| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
8a2ea847f2 | MyMenuPagesRest: New Excel functionality for customizing the personal menu. |
63081666f6 | Source file headers: 2024-> 2025. |
1b50060c3a | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
2a8ea2076c | Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed. |
67805f2fc1 | ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code). |
4c04cfd652 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
8bd740775b | Employee: bank account, birthday, gender and address removed. |
0fafd629b8 | EmployeeServiceImpl -> EmployeeService. |
0d183e5df7 | Migration stuff in progress... |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
22b8d9d6f1 | WIP: phone calls for Sipgate |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
38bec971af | ThreadLocal -> Kotlin |
b85ab47ffc | Change user dialogues don't work as Modals. |
3256dc0793 | (WLAN)-Password changing refactored (is now used for changing own passwords and other's passwords by admins). |
6be8efa1ba | Show time of last password change (my account and user edit) |
121c856dd4 | WIP UserPagesRest |
f21c44c67f | UI: layout.postProcessPageMenu is now called by LayoutUtils.process(layout) GEAR_MENU now available on all pages (if needed). |
419e8e8c1d | WIP: 2FA protection for functions in PF. |
ca27394ef4 | Constants (Const) refactored. |
39d0a2db7f | UIButtons will now be created by UIButton class to have same button styles. ExpiringSessionAttributes refreshes now attributes on usage. |
ac2cd84192 | MyAccount page shows also dates of last update of authentication tokens. |
5f7ef41b8c | Copyright 2021 -> 2022 |
c515a34b56 | UserEditPage/MyAccount: GPG public key added. |
d705ec0ca7 | WIP: 2FA |
34426953b2 | WIP: 2FA |
3e1fe8b47c | MyAccountPagesRest reverted. |
7999deebe6 | 2FA: initial revision. |
48320b84ef | SystemStatistics refactored for support statistics by plugins. |
ceb63e8a1b | Source code header: (C) 2001-2021. |
3b3ce3259d | MyAccountPageRest: bugfix city |
870a026539 | ChangePassword and ChangeWlanPassword migrated to React. |
6fc076ffc4 | UIButton.confirmMessage: translations "cancel" and "yes" will now automatically added by LayoutUtils. WIP: attachments. |
e7783d765f | MyAccountPage: Wicket -> React. Wicket stuff removed. |
2f8b9023d5 | wip: UserServicesRest.renewToken |
371170394c | wip: token info page |
d8a5884086 | #98 implement button tooltips |
71736541c1 | fix dynamic form page menu |
1899d2bfa9 | MyAccountPageRest supports now ServerData (#98) and CSRF protection added. AbstractDynamicPage added. |
dfabcb80f4 | MyAccountPagesRest: missed translations added. |
6d691d0bed | Merge commit 'bcdacd0bee041fb20404509d808297eaa57114ad' into develop |
aeaf121e2b | wip: MyAccountPageRest |
cc853e8613 | wip: MyAccountPageRest/UserPagesRest. |
1b9d819c3e | wip: Mwip: MyAccountPageRest |
2b542af969 | wip: MyAccountPageRest |
cea257d9f3 | UIButton.tooltip |
76cb0b223d | WIP: MyAccountPageRest |
8498778aa5 | Test: UIReadOnly.tooltip enabled in /react/myAccount/dynamic. UISelectValue: value -> id, label -> displayName. |
eed4318531 | WIP: MyAccount as React page... |
99a087b834 | WIP: MyAccount as React page... |