| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
5f9bbfbd37 | Fix typos in projectforge-business directory |
200b50dc0a | WIP: gradle... |
de4d8d2af2 | Combat with KotlinExecutor in SpringBoot's fat jar... approach with kotlin-* as external jars (not yet fixed) |
f31e8064ea | Migration stuff in progress... |
b6092df092 | Copyright 2023 -> 2024 |
36cb35a73b | WIP: phone calls for Sipgate |
f3a6da63ec | WIP: VacationExcelExporter. |
3bd8540df5 | PF supports now multiple JIRA servers (configurable in config.xml) for external links in time sheets and tasks, such as PF-123. |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
09976c611f | Minor things. |
f1a12e2e5e | MEB functinoality and SmsReceiverServlet removed. |
5f7ef41b8c | Copyright 2021 -> 2022 |
cd27dd997c | package xstream -> xmlstream. (should be replaced by xstream later). |
ceb63e8a1b | Source code header: (C) 2001-2021. |
839d72b2de | Jackrabbit integration into ProjectForge app failed!!! due to incompatible lucene versions :-( Trying to use new jackrabbit-oak next. |
5405f76679 | Unused plugin code from ConfigXml removed. |
e26bafa83e | BaseUserGroupRight, UserGroupCach, userContext -> Kotlin. Employee staff for new frontend. |
7c79f1922c | Copyright of source header -> 2020. |
5e2b95ad58 | ScriptDao saves now scripts in backup files on file system in backup directory. |
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 |
97991a2c4d | Revert "Simplify boolean return statements (business)" |
40480b54dd | Simplify boolean return statements (business) |
000ca723d8 | Remove pointless boolean expressions (business) |
9852862965 | hibernate 5.4.3 -> 5.4.4, ehcache introduced (again). |
2cb41579c1 | WIP: ProjectForge startup phase... |
590bca79c1 | ConfigXml.createForJunitTests() added. |
dd011373df | Startup phase further improved, config.xml parameters migrated to ConfigurationService. |
dd5ca38acd | CopyRight of all java file-header updated or created. |
a5bbdca6aa | Change logger to slf4j |
f979e8a429 | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
c2ef160de4 | Merge branch 'develop' into feature/PROJECTFORGE-1986 |
038227f208 | PROJECTFORGE-2812 Remove cron notation from config.xml |
9ebb885224 | Initial commit |