| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
5f9bbfbd37 | Fix typos in projectforge-business directory |
5989b32fdb | BaseDao: mechanism of onChangeLister refactored. |
1b50060c3a | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
87aaf6a5a5 | Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed. |
3aeda5ef5a | Big change: all save|update|...InTrans renamed (InTrans removed). PfPesistenceContext as param not needed anymore (ThreadLocal is used instead). (all tests of all packages: OK). |
b095e6f7d1 | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run. |
5bafe79416 | @Repository -> @Service. @Transactional-Annotations removed. |
4e52742455 | Migration stuff in progress... |
b7b459e739 | Migration stuff in progress... |
06828f4908 | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8c | Copyright 2021 -> 2022 |
db3b02da77 | UserException moved from business to common package (AccesssException affected). UserException will now be returned as Toast for Rest clients on default. FileSizeChecker WIP. |
ceb63e8a1b | Source code header: (C) 2001-2021. |
7c3acd42c6 | React: Contract. |
632916ad68 | SQLHelper.kt: Add getYears method that takes Objects |
7c79f1922c | Copyright of source header -> 2020. |
b66248faeb | Heavy WIP:JPA |
8f96c5a56d | Heavy WIP: Remove @Transaction annotations.... |
c04cc0193f | Heavy WIP: session -> em |
76a8fb69d7 | Hibernate.Restrictions -> PF.QueryFilter |
000ca723d8 | Remove pointless boolean expressions (business) |
fe5a7c9828 | Heavy WIP: NamedQueries everywhere... Plugin crm removed. |
510e8d7969 | Heavy WIP: NamedQueries everywhere... |
dd5ca38acd | CopyRight of all java file-header updated or created. |
ed4585f760 | Security fix: Only enabled properties of BaseDao are now available for autocompletion due to security reasons. TimesheetDao returns now also all locations for an user for blank search string. |
c2b3dd647e | UserException.field -> causedByField. |
dc4e305868 | Validation: show UserException as ValidationError in Frontend. UserException supports now optional affected field. |
a5bbdca6aa | Change logger to slf4j |
f979e8a429 | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
9ebb885224 | Initial commit |