Source file: TeamCalEventsProvider.kt - calendar component in ProjectForge.
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
b79a1edca Migration stuff in progress... (all tests of all packages: OK).
1b50060c3 BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select
2a8ea2076 Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed.
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).