| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
4c04cfd6 | | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
4efcbd0f | | Migration stuff in progress... |
b6092df0 | | Copyright 2023 -> 2024 |
ab45d51f | | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b | | Copyright 2021 -> 2022 |
0ab100d2 | | Configuration refactored (GlobalConfiguration not needed anymore). SEPA export should now erease unp |
ceb63e8a | | Source code header: (C) 2001-2021. |
a6a7aece | | Optimize Imports |
7c79f192 | | Copyright of source header -> 2020. |
d3a17883 | | Wrong substitution of "calendar" -> "datetime" while refactoring, reverted commit from 12.12.2019 |
9de5dc27 | | Merge branch 'develop' into TimeClassReplacements |
a5bbdca6 | | Change logger to slf4j |
ed0f73b1 | | Changed Wicket Version to 7.8. Changed select2 to org.wicketstuff |
58da097a | | PROJECTFORGE-2730 Refactorings for vacation calendar |
9ebb8852 | | Initial commit |
Apache Wicket Wicket component. Extends
AbstractEditForm<ConfigurationDO, ConfigurationEditPage>. Key methods:getConverter(),validate(),getCalendar(),setCalendar(),setCalendar(). Package:org.projectforge.web.admin. Patterns: edit form base, overrides super.