Wicket auto-complete panel for selecting employees from the database.
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b71b5073d Migration stuff in progress... (all tests of all packages: OK).
c14b18a48 Migration stuff in progress... (all tests of all packages: OK).
1204b927b Migration stuff in progress... (all tests of all packages: OK).
1b50060c3 BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select
b095e6f7d !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run.
d6d3d176f Migration stuff in progress...
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
5f7ef41b8 Copyright 2021 -> 2022
c0f2b9de0 Tenants functionality removed everywhere (untested).
ceb63e8a1 Source code header: (C) 2001-2021.
75c780fee Renamed: recents -> recentList
f070a11e8 Employee.birthday/eintrittsdatum/austrittsdatum: Date -> LocalDate (including Flyway db-update-script)
7c79f1922 Copyright of source header -> 2020.
21d9fe231 Renamed: UserPreferencesService -> UserXmlPreferencesService.
eac0e714c UserPreferencesHelper / UserPreferencesService moved to projectforge-business.
f979e8a42 MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT
ed0f73b14 Changed Wicket Version to 7.8. Changed select2 to org.wicketstuff
84fd4ed8f PROJECTFORGE-2213 Remove userCache
9ebb88522 Initial commit