Wicket filter component for MonthlyEmployeeReport with search criteria and filter state management.
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
5f7ef41b8 Copyright 2021 -> 2022
ceb63e8a1 Source code header: (C) 2001-2021.
5838ab20c MonthlyEmployeeReportFilter: NPE fix.
42068660a MonthlyReport: bugfix with old month values < 1 from former versions.
7c79f1922 Copyright of source header -> 2020.
967cc1cbc Fixed: EmployeeReport, BuchungssatzDao, AccountingRecord{Edit|List}Form, EmployeeSalary{Edit|List}Form, MonthlyEmployeeReport*, PostausgangsListForm, PosteingangsListForm, MonthConverter. months are now 1-based: 1-January, ..., 12-December.
9456bbb6c WIP: Month -> 1-based Integer in Buchungssatz*, EmployeeSalary*, Report*, VacationServiceImpl, AccountingReccord* and MonthlyEmployeeFilter.
8c31eba2a Heavy WIP: migration of Calendar, DateHolder, DayHolder etc.
9ebb88522 Initial commit