| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
29559919a7 | FileHelper -> FilenameUtils/FileUtils, Forecast: filenames, |
e0b6e55bf9 | New wicket version 10.4.0, WicketApplication improved (AI) AbstractEditPage NPE for editPageSupport fixed. Forecast-Analysis in order edit form opens modal dialog and uses current (unsaved) values. |
b1b0baaa3d | Wicket: Bug in 10.3 fixed (return in textarea's submits the form), HtmlPreviewPage shows now forecast analysis in AuftragEditPage. |
66827cd6a4 | WIP forecast. |
7b32b554ae | WIP: Forecast of orders.... AuftragFilter refactored. |
63081666f6 | Source file headers: 2024-> 2025. |
3f25c773a9 | Migration stuff in progress... |
1b50060c3a | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
2a8ea2076c | Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed. |
b095e6f7d1 | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run. |
9f874e26c9 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
4c04cfd652 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
4efcbd0fb6 | Migration stuff in progress... |
e33c8b9c20 | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8c | Copyright 2021 -> 2022 |
4a4bbbbbe5 | WIP: attachments for order book. |
ceb63e8a1b | Source code header: (C) 2001-2021. |
7c1c487822 | Replacing more instance of java.sql.Date with java.time.LocalDate Replacing instances of java sql.Timestamp with java.util.Date |
7c79f1922c | Copyright of source header -> 2020. |
61b23c3fd0 | DateHelper methods removed (replaced by PFDay/PFDateTime). |
a5bbdca6aa | Change logger to slf4j |
5f72976ca5 | PROJECTFORGE-3157 fix the bug where the ErfassungsDatum of an Auftrag was set to yesterday and some other minor bugs around |
bae33a9fa5 | PROJECTFORGE-2922 set PL, BU and KAM also when selecting the project by the project list page |
5bf9a027d0 | Bug fixed |
ac68996ef4 | fix missing date of entry as created date |
3882ce3f49 | PROJECTFORGE-2703 add new ui field |
487cc2086a | fibu -> order book -> new fieldset and db column: entry of date; updated db core updates |
9ebb885224 | Initial commit |