| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
5f9bbfbd37 | Fix typos in projectforge-business directory |
3aeda5ef5a | Big change: all save|update|...InTrans renamed (InTrans removed). PfPesistenceContext as param not needed anymore (ThreadLocal is used instead). (all tests of all packages: OK). |
1135ccbca9 | Persistence: functions renamed: *NewTrans -> *InTrans |
b095e6f7d1 | !!!!! Big change of Transaction handling: Re-uses PfPersistenceContext as much as possible (not yet finished). Tests doesn't yet run. |
4c04cfd652 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
77bade6dfb | javax.* -> jakarta.* |
b6092df092 | Copyright 2023 -> 2024 |
c2701613a4 | Apache httpclient 5.2 (TeamEventSubscription, SmsSender, PhoneCallpage) |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
c06db1dab7 | Nearly all jars updated (code changes required). |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
7c79f1922c | Copyright of source header -> 2020. |
d3a178833c | Wrong substitution of "calendar" -> "datetime" while refactoring, reverted commit from 12.12.2019. |
9de5dc2773 | Merge branch 'develop' into TimeClassReplacements |
32f634b88f | Optimize imports |
000ca723d8 | Remove pointless boolean expressions (business) |
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 |
30490cd940 | PROJECTFORGE-3159: - Fix uid handling in iCal Drag & Drop - Add undelete to iCal Drag & Drop and Rest interface |
e18c5f8fe5 | PROJECTFORGE-3159: - change unique constraint for uid of calendar events, new constraint is calender_fk and uid - add DatabaseCoreUpdate method - improve handling of attendees and organizer |
db5c6fb50d | PROJECTFORGE-3048 move I18n related classes in the same package |
fa08b9278f | Fix review auffälligkeiten |
84e21642b9 | Fix team event response bug |
09b1476a9d | PROJECTFORGE-2672 Responsepage as html and pretty |
1cacf4b870 | PROJECTFORGE-2675 Add and modify attendies |
2b8ccbadcb | PROJECTFORGE-2302 Crypt link, expand email template |