#878: ConfigurationService.kt

projectforge-business/src/main/kotlin/org/projectforge/business/configuration/ConfigurationService.kt Service, projectforge-business/src/main/kotlin/org/projectforge/business/configuration/ConfigurationService.kt 559 lines · 392 code · 110 comments · 57 blank
Business logic service orchestrating DAO calls and implementing domain rules.

Git History

868d6abb7 2025 -> 2026
2b601ac08 Deprecated code fixed.
1449f4859 WIP: timesavings by AI in timesheets, config param for note added.
63081666f Source file headers: 2024-> 2025.
0e449b8f1 Fix leftover typos Found via codespell
2081426e0 Merge branch 'develop' into typos-projectforge-business
5f9bbfbd3 Fix typos in projectforge-business directory
27dd47d30 ConfigurationService: sqlConsole isn't available anymore.
49e0fc51c Merge branch 'develop' into CardDavServer
98b618a26 WIP: Setup of ProjectForge...
7f2c255ae WIP: CardDav
66ec668f6 Migration stuff in progress...
1b50060c3 BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select
87aaf6a5a Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed.
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
e7128d28c Migration stuff in progress...
77bade6df javax.* -> jakarta.*
b6092df09 Copyright 2023 -> 2024
a25c868cb SendMail refactored (Genome part removed).
522866720 BirthdayTemplate/InvoiceTemplate use new Configuration.getOfficeTemplateFile function.
9cee83a03 WIP: phone calls for Sipgate
df7482f20 WIP: phone calls for Sipgate
be898d835 projectforge.logSessionIds= as config param added for logging http and ssl session ids.
ab45d51fa Copyright 2001-2022 -> 2001-2023.
72a042463 WIP: Banking plugin (and new import module).
d38c01233 WIP: Banking plugin (and new import module).
2dc192b7a AG grid: auto-format of currency, Formatter works now also with AG grid (rating, dates, timestamps). Currency rendering by client (Formatter.jsx) added.
50c3d4b46 MEB functinoality and SmsReceiverServlet removed.
f1a12e2e5 MEB functinoality and SmsReceiverServlet removed.
5f7ef41b8 Copyright 2021 -> 2022