Wicket edit form for HRPlanning data. Provides input fields with validation and data binding.
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
bbc198d03 Migration stuff in progress... (all tests of all packages: OK).
4c04cfd65 MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
d6d3d176f Migration stuff in progress...
06828f490 Migration stuff in progress...
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
73b0be50b org.apache.commons.collections -> org.apache.commons.collections4
4a6390e11 Merge branch 'develop' into feature/wicket8
5f7ef41b8 Copyright 2021 -> 2022
ceb63e8a1 Source code header: (C) 2001-2021.
4fcbf7e43 HRPlanningEditPage: editing of entries fixed.
a6a7aece4 Optimize Imports
8cf9911d4 HRPlanningList: Fix EditPage
7c1c48782 Replacing more instance of java.sql.Date with java.time.LocalDate Replacing instances of java sql.Timestamp with java.util.Date
78b436d9e Replace instances of java.util.date and java.sql.Date with java.time.LocalDate
7c79f1922 Copyright of source header -> 2020.
8c31eba2a Heavy WIP: migration of Calendar, DateHolder, DayHolder etc.
0db29c1d7 Merge branch 'feature/LoggerChange' into develop
7ecbf9360 Fix hr planning, Change version to 6.19.3
a5bbdca6a Change logger to slf4j
2b4b6bea6 Merge branch 'develop' into feature/PROJECTFORGE-3406
f979e8a42 MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT
7ee2df323 PROJECTFORGE-3406 Finalize projects in hr planning
6aa6a9cc3 Changed wicket and wicketstuff version to 8.0.0-M6
ed0f73b14 Changed Wicket Version to 7.8. Changed select2 to org.wicketstuff
5ff151c32 PROJECTFORGE-2277 added new ui id for counting ui elements, it is now used to correctly update the ui elements coresponding to updated HRPlanningEntries.
9ebb88522 Initial commit