| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
bd69407de2 | Initial revision with Claude Code. |
63081666f6 | Source file headers: 2024-> 2025. |
9625305236 | TaskTree: circular dependencies fixed. JacksonConfiguration: deserialization errors on java.util.Date fixed (UTC). |
61966790f6 | Ical4j: migration stuff... |
4efcbd0fb6 | Migration stuff in progress... |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
0e94bd0583 | Editing user's plugin rights fixed: UserRightServiceImpl fixed. |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
73b0be50b2 | org.apache.commons.collections -> org.apache.commons.collections4 |
c06db1dab7 | Nearly all jars updated (code changes required). |
f1a12e2e5e | MEB functinoality and SmsReceiverServlet removed. |
5f7ef41b8c | Copyright 2021 -> 2022 |
c0f2b9de04 | Tenants functionality removed everywhere (untested). |
ceb63e8a1b | Source code header: (C) 2001-2021. |
7c79f1922c | Copyright of source header -> 2020. |
73a9755df7 | More code cleanup: - Collapsed catch blocks that did the exact same things - Replaced ArrayList with ArrayList<> - Replaced StringBuffer with StringBuilder - Removed a few usages of deprecated classes (mainly HSSFColors in Excel) - Replace Collections.sort with List.sort |
32f634b88f | Optimize imports |
000ca723d8 | Remove pointless boolean expressions (business) |
0c36adc5ab | PROJECTFORGE-3556: new CalEvent Format |
dd5ca38acd | CopyRight of all java file-header updated or created. |
a5bbdca6aa | Change logger to slf4j |
bb26800ee9 | PROJECTFORGE-3161 Add addressbook do |
b66f54c960 | Merge branch 'develop' into feature/PROJECTFORGE-2009 |
1a099e8afb | PROJECTFORGE-2494 Add visitorbook function |
4d475fce6f | PROJECTFORGE-2008 Add HR Vacation rights to user, some time fixes, refactorings |
6bdc1dfae0 | PROJECTFORGE-2009 Add wicket list and edit pages, db core updates, services |
8b8fd9f223 | PROJECTFORGE-2358 Add migration, some refactorings |
47a1cadbcc | PROJECTFORGE-2358 Add new HR Group, change rights on diffrent code places |
9ebb885224 | Initial commit |