| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
c9508769a0 | Clone of invoices. |
91f087e179 | AuftragsPositionFormComponent: search for order numbers fixed. |
1b50060c3a | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
a72903e36a | *.java, *.kt: StringBuffer -> StringBuilder. |
b095e6f7d1 | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run. |
d6d3d176f5 | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
7c79f1922c | Copyright of source header -> 2020. |
86472fba68 | AuftragsPositionFormComponent: Autocompletion for order numbers with positions adapted to new dao search (bug fix). |
f979e8a429 | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
4cb5b681c2 | PROJECTFORGE-3325 Fix order position select, only not deleted position where displayed |
ed0f73b142 | Changed Wicket Version to 7.8. Changed select2 to org.wicketstuff |
4d15d3bef3 | PROJECTFORGE-3103, 3109: - Refactored AuftragDO - getPositionen is now private - add new methods which return the list of AuftragPosition with and without marked as deleted elements |
9ebb885224 | Initial commit |