| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
4827c57694 | WIP: multi selection (address and all) |
9674eeab43 | Mass update improved: description of which fields were changed to excel file in user's data transfer box. |
63081666f6 | Source file headers: 2024-> 2025. |
b47c21af64 | Refactored caching and calculations with invoices (not yet finished) |
1b50060c3a | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
2a8ea2076c | 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). |
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. |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
38bec971af | ThreadLocal -> Kotlin |
82691942b7 | Cancel button for mass selection / updates refactored. |
6872f6d9cb | WIP: refactoring for mass update of address campaign. |
e63a8f2a2f | Mass-update: excel file export prepared. |
3ff923e81c | WIP: mass update |
832934b14d | WIP: mass update |
87b5c0b473 | WIP: mass update |
ccc3ac2876 | WIP: mass update |
4f06792ed3 | WIP: mass update |
f872c9fb24 | WIP: mass update |
1e834402aa | WIP: mass update |
887ff052f2 | WIP: mass update |
92304d1aa4 | WIP: mass update. Checkbox fixed (if id contains '.'). |
1ca71d6e55 | WIP: AG-Grid, multi-selection |
4a8ee9d9cf | WIP: AG-Grid, multi-selection |