| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
8c2bf04f03 | WIP: currency conversion with Claude Code. |
63081666f6 | Source file headers: 2024-> 2025. |
39417385be | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
b1e95b9556 | Migration to Wicket 8 finished? |
4a6390e11d | Merge branch 'develop' into feature/wicket8 |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
a6a7aece4d | Optimize Imports |
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. |
a5bbdca6aa | Change logger to slf4j |
38275e8265 | PROJECTFORGE-3404 Add filter for paymentType to invoice list form |
347abe2fcd | Additional radio group fix |
74133b8bb4 | Remove backport of lambda model and replace it with wicket/LambdaModel |
dd14a205b8 | PROJECTFORGE-3069 add UI elements and filter for filtering by period of performance in RechnungListPage |
0d9f70a71d | PROJECTFORGE-3069 preparations for filtering by period of performance in RechnungListPage |
6fa1d209ff | PROJECTFORGE-3134 fix bug where the datepicker did not reset when the filter was reset |
4f5d0e52d8 | PROJECTFORGE-3134 fix timezone problem with filter in AbstractRechnungListForm |
94611265b1 | PROJECTFORGE-3134 replace date and month selection in AbstractRechnungListForm by TimePeriodPanel, remove duplicated code |
57a06fde08 | PROJECTFORGE-3110 remove page refresh when changing the filters "deleted" and "search history" in both rechnung list forms |
cbc9ba3551 | PROJECTFORGE-3110 do not refresh rechnung list page on filter change |
9ebb885224 | Initial commit |