| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
7b8172ed41 | TeamEventSubscription: stacktrace removed from error logs. |
784a0e6148 | TeamEventSubscription: don't log stack trace on failed subscriptions. |
c193e8288c | Ical4j: migration stuff... (all tests OK) |
61966790f6 | Ical4j: migration stuff... |
87aaf6a5a5 | Migration stuff in progress... BaseDao refactored (not yet finished) internal* methods renamed. |
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.) |
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 |
398ebc060f | TeamEventSubscription doesn't block calendar callees on start-up for long-running subscriptions. |
1350b359e1 | Heavy WIP: get rid of HibernateTemplate. |
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 |
000ca723d8 | Remove pointless boolean expressions (business) |
c7a1a3d07c | TeamEventSubscription.getEvent(uid) searches now also for recurrent events. |
b98917406d | WIP: Calendar: view external subscribed events... |
61a62ea2d9 | TeamEventSubscription: teamCalDO.setMinorChange(true9. |
dd5ca38acd | CopyRight of all java file-header updated or created. |
f6fb1edbcf | TeamCalDO.java -> TeamCalDO.kt |
a5bbdca6aa | Change logger to slf4j |
f979e8a429 | MGC-UPDATE: Update auf Version 3.0.0-SNAPSHOT |
6adb1e403e | PROJECTFORGE-2758: Cleanup |
2206e54e1b | PROJECTFORGE-2758: - Remove TeamCalServiceImple - Split processing of events in validate and persist in ICalHandler - Remove unused stuff in multiple classes - Fix handling of errors in ICalHandler |
d9e217bcd8 | PROJECTFORGE-2758: - Finish first version of ICalHandler - Remove usage of TeamCalServiceImpl - Implement first test for ICalHandler |
cc9f1a6564 | PROJECTFORGE-2758: Start implementing ical handler |
2ada8b3772 | PROJECTFORGE-2758: Refactoring of ical stuff |
481fb5528e | PROJECTFORGE-2748 Fix CalDAV recurrence bug, TeamCal and TeamEventService has to be refactored more |
53bd455267 | PROJECTFORGE-2675 Add attendees to event |
c85751fab8 | CALDAV Refactoring |
9ebb885224 | Initial commit |