| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
a73905c1 | | Fix typos in projectforge*/ directories Found via codespell See c3b0602a893 |
32ecd2b2 | | Hotfix: com.sun.mail added. |
98b618a2 | | WIP: Setup of ProjectForge... |
3aeda5ef | | Big change: all save|update|...InTrans renamed (InTrans removed). PfPesistenceContext as param not n |
9013a520 | | Migration stuff in progress... |
1135ccbc | | Persistence: functions renamed: *NewTrans -> *InTrans |
b095e6f7 | | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet |
4efcbd0f | | Migration stuff in progress... |
fb11a504 | | Migration stuff in progress... |
b1560ca4 | | Migration stuff in progress... |
e7128d28 | | Migration stuff in progress... |
b6092df0 | | Copyright 2023 -> 2024 |
ab45d51f | | Copyright 2001-2022 -> 2001-2023. |
18a7481a | | Finalization of UserPagesRest (SetupPage) |
ea7ec255 | | Refactored (due to security reasons): PFUserDO.password -> UserPasswordDO.passwordHash |
d3474ad6 | | Wicket.CallAllPages fixed (SetupPage) |
87c3c773 | | WIP: Refactoring of login handling... |
1b50e124 | | WIP: Refactoring of login handling... |
Apache Wicket Wicket component. Extends
AbstractUnsecureBasePage. Key methods:finishSetup(),loginAdminUser(),getConfigurationDO(),configure(),upload(). Package:org.projectforge.web.admin. Patterns: overrides super.