#3235: WicketApplication.java

projectforge-wicket/src/main/java/org/projectforge/web/wicket/WicketApplication.java Java Wicket Component, projectforge-wicket/src/main/java/org/projectforge/web/wicket/WicketApplication.java 418 lines · 252 code · 109 comments · 57 blank
Wicket component implementation

Git History

868d6abb7 2025 -> 2026
1fe4fa306 Fix for customized i18n keys: Wicket pages are using now users translation again.
675c801d4 Customizable i18n keys are now also supported by Wicket page.
78c244757 WicketApplication: Page cache size reduced from 5 to 3 MB (should be enough).
6c8411a1e WicketApplication.java: getStoreSettings().setMaxSizePerSession(Bytes.megabytes(5)); (Was 2 MB)
29617f180 Wicket 10.5.0 and enlargement of Wickets pages store (file-based) to 2MB, was 100kB.
398ac8947 History comments: editing prepared, HistoryEntry.jsx: to be continued.
e0b6e55bf New wicket version 10.4.0, WicketApplication improved (AI) AbstractEditPage NPE for editPageSupport fixed. Forecast-Analysis in order edit form opens modal dialog and uses current (unsaved) values.
9a0f00a25 Wicket: no-cache for downloads, HtmlPreviewPage and in WicketApplication.
63081666f Source file headers: 2024-> 2025.
2d324f2bb Finance: incoming invoices fixed.
9688cc715 WicketApplication: structure element tree is now default page. (CalendarPage is to be removed.)
eafcb33e5 Migration stuff in progress... (all tests of all packages: OK).
5d21fde55 Migration stuff in progress... (all tests of all packages: OK).
fb11a504a Migration stuff in progress...
77bade6df javax.* -> jakarta.*
57935eb50 Java 11, but Wicket 9. Runs more or less (tbd: Kotlin scripts, Wicket-Serialization-issues on WicketMenuBuilder, jupiter-tests, ...)
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
db091392a LessSource: less noisy on startup.

#3235: WicketApplication.java

Java Wicket Component, projectforge-wicket/src/main/java/org/projectforge/web/wicket/WicketApplication.java
Wicket component implementation

Git History

868d6abb7 2025 -> 2026
1fe4fa306 Fix for customized i18n keys: Wicket pages are using now users translation again.
675c801d4 Customizable i18n keys are now also supported by Wicket page.
78c244757 WicketApplication: Page cache size reduced from 5 to 3 MB (should be enough).
6c8411a1e WicketApplication.java: getStoreSettings().setMaxSizePerSession(Bytes.megabytes(5)); (Was 2 MB)
29617f180 Wicket 10.5.0 and enlargement of Wickets pages store (file-based) to 2MB, was 100kB.
398ac8947 History comments: editing prepared, HistoryEntry.jsx: to be continued.
e0b6e55bf New wicket version 10.4.0, WicketApplication improved (AI) AbstractEditPage NPE for editPageSupport fixed. Forecast-Analysis in order edit form opens modal dialog and uses current (unsaved) values.
9a0f00a25 Wicket: no-cache for downloads, HtmlPreviewPage and in WicketApplication.
63081666f Source file headers: 2024-> 2025.
2d324f2bb Finance: incoming invoices fixed.
9688cc715 WicketApplication: structure element tree is now default page. (CalendarPage is to be removed.)
eafcb33e5 Migration stuff in progress... (all tests of all packages: OK).
5d21fde55 Migration stuff in progress... (all tests of all packages: OK).
fb11a504a Migration stuff in progress...
77bade6df javax.* -> jakarta.*
57935eb50 Java 11, but Wicket 9. Runs more or less (tbd: Kotlin scripts, Wicket-Serialization-issues on WicketMenuBuilder, jupiter-tests, ...)
b6092df09 Copyright 2023 -> 2024
ab45d51fa Copyright 2001-2022 -> 2001-2023.
db091392a LessSource: less noisy on startup.