| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
ac17c6da | | TaskWizard: support of new optional group of external stuff. |
63081666 | | Source file headers: 2024-> 2025. |
1b50060c | | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
3aeda5ef | | Big change: all save|update|...InTrans renamed (InTrans removed). PfPesistenceContext as param not n |
1135ccbc | | Persistence: functions renamed: *NewTrans -> *InTrans |
b095e6f7 | | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet |
9f874e26 | | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
fb11a504 | | Migration stuff in progress... |
06828f49 | | Migration stuff in progress... |
b6092df0 | | Copyright 2023 -> 2024 |
ab45d51f | | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b | | Copyright 2021 -> 2022 |
ceb63e8a | | Source code header: (C) 2001-2021. |
7c79f192 | | Copyright of source header -> 2020. |
a5bbdca6 | | Change logger to slf4j |
9ebb8852 | | Initial commit |
Apache Wicket Wicket component. Extends
AbstractStandardFormPage implements ISelectCallerPage, WizardPage. Key methods:createAccessRights(),cancelSelection(),select(),unselect(),getTitle(). Package:org.projectforge.web.admin. Patterns: overrides super.