| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
1b50060c3a | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
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). |
67805f2fc1 | ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code). |
1135ccbca9 | Persistence: functions renamed: *NewTrans -> *InTrans |
b095e6f7d1 | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run. |
4efcbd0fb6 | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
73b0be50b2 | org.apache.commons.collections -> org.apache.commons.collections4 |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
a6a7aece4d | Optimize Imports |
7c79f1922c | Copyright of source header -> 2020. |
aab28d48a3 | TeamEvent.java -> ICalendarEvent as Kotlin interface. |
b4d89c88c7 | CalendarFilter moved from projectforge-wicket to projectforge-business for re-usage for React. |
c99b4cbb95 | PROJECTFORGE-3504 : Fix Transactionl call for isNewPFVersionAvailable() |
11d06e0951 | PROJECTFORGE-3504 : Fix Clone Object |
f979e8a429 | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
52ffa1f479 | PROJECTFORGE-3159: - Fix bug in ownership handling, ownership will no longer be set to false in edit mask - Fix bug in attendees for updating one event of an recurring one |
e89ced3866 | PROJECTFORGE-2394 Add new response servlet, some refactorings |
9ebb885224 | Initial commit |