| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
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. |
7c79f192 | | Copyright of source header -> 2020. |
8d0def4e | | WicketSupport for Kotlin based SpringBeans improved. |
dc4db8a8 | | Workaround for Wicket-SpringBean issue: KotlinComponents and WicketSupport classes added as hot-fix |
7cccf3be | | Wicket menu restructured, mobile pages removed... Heavy in progress. |
a5bbdca6 | | Change logger to slf4j |
9ebb8852 | | Initial commit |
Apache Wicket Wicket component. Extends
AbstractEditPage<ConfigurationDO, ConfigurationEditForm, ConfigurationDao> i. Key methods:afterSaveOrUpdate(),getBaseDao(),newEditForm(),cancelSelection(),select(). Package:org.projectforge.web.admin. Patterns: overrides super.