CentralBackend/controller
seaznCode 427c12be3c feat: add language normalization and user settings updates
- Introduced language normalization utility functions to standardize language codes across the application.
- Updated ContractUploadController to resolve requested language from contract data and user settings.
- Enhanced authMiddleware to set preferred language in user object based on user settings.
- Added preferred_language column to user_settings table in the database.
- Implemented UserSettingsRepository to manage user settings, including preferred language updates.
- Updated DocumentTemplateService and AboContractService to support language-specific templates.
- Enhanced InvoiceService to select invoice templates based on normalized language codes.
- Added new script to compare versions of ABO contract documents.
- Refactored various services and repositories to utilize the new language normalization logic.
2026-06-07 21:13:41 +02:00
..
abonemments feat: enhance subscription handling with uid and tax mode support 2026-05-21 21:19:51 +02:00
admin kmpaidkwtdwj 2026-05-17 16:15:47 +02:00
affiliate feat: implement affiliate management with CRUD operations and S3 integration 2025-12-06 20:25:34 +01:00
auth feat: add language normalization and user settings updates 2026-06-07 21:13:41 +02:00
companyStamp feat: add delete Company Stamp 2025-10-28 21:56:38 +01:00
dev feat: implement Dev Management features for folder structure and loose file handling and ghost dirs 2026-01-20 20:18:24 +01:00
documents feat: add language normalization and user settings updates 2026-06-07 21:13:41 +02:00
documentTemplate feat: add language normalization and user settings updates 2026-06-07 21:13:41 +02:00
invoice kmpaidkwtdwj 2026-05-17 16:15:47 +02:00
login zua 2026-05-03 23:46:08 +02:00
matrix feat: add maxDepth parameter to create matrix functionality for depth control 2026-01-31 15:40:14 +01:00
news feat: add getPublic route to fetch news item by slug 2026-01-28 20:13:09 +01:00
password-reset fmlfmlflmflm 2026-03-16 20:03:54 +01:00
permissions feat: add caching prevention headers to getUserPermissions method 2026-01-18 21:09:18 +01:00
pool feat: enhance invoice and pool management with new status updates, detailed invoice retrieval, and pool statistics 2026-03-08 16:28:46 +01:00
profile feat: profile backend link | NOT DONE 2025-11-18 01:21:09 +01:00
referral feat: abo 2026-02-18 11:16:54 +01:00
register feat: implement guest user registration and company settings management 2026-03-09 22:07:12 +01:00
tax feat: added taxes 2025-12-06 11:14:55 +01:00