| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
1204b927 | | Migration stuff in progress... (all tests of all packages: OK). |
1b50060c | | BaseDao: renamed: get -> find, save -> insert, getList -> select, load -> select |
4c04cfd6 | | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
b6092df0 | | Copyright 2023 -> 2024 |
ab45d51f | | Copyright 2001-2022 -> 2001-2023. |
73b0be50 | | org.apache.commons.collections -> org.apache.commons.collections4 |
d2157e20 | | New calendar improved (timesheets with more info). |
e8a4d3e2 | | Classical version: TimesheetEventsProvider: time zone handling. |
ef89f322 | | Constants (Const) refactored. |
5f7ef41b | | Copyright 2021 -> 2022 |
ceb63e8a | | Source code header: (C) 2001-2021. |
7c79f192 | | Copyright of source header -> 2020. |
61b23c3f | | DateHelper methods removed (replaced by PFDay/PFDateTime). |
209dd8ce | | TimesheetDO.setStartTime(long) -> setStartDate(long). |
a5bbdca6 | | Change logger to slf4j |
f979e8a4 | | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
fc785c55 | | PROJECTFORGE-2645 fix access list did not work anymore |
2b8ccbad | | PROJECTFORGE-2302 Crypt link, expand email template |
Apache Wicket Wicket component. Extends
MyFullCalendarEventsProvider. Key methods:buildEvents(),getBreakTimesheet(),getLatestTimesheetOfDay(),formatDuration(),formatDuration(). Package:org.projectforge.web.calendar. Patterns: overrides super.