| Commit | What changed |
|---|
868d6abb75 | 2025 -> 2026 |
63081666f6 | Source file headers: 2024-> 2025. |
4c04cfd652 | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
b6092df092 | Copyright 2023 -> 2024 |
ab45d51fa4 | Copyright 2001-2022 -> 2001-2023. |
5f7ef41b8c | Copyright 2021 -> 2022 |
ceb63e8a1b | Source code header: (C) 2001-2021. |
a6a7aece4d | Optimize Imports |
7c79f1922c | Copyright of source header -> 2020. |
13efef1eeb | TeamEventDO.java -> TeamEventDO.kt |
a5bbdca6aa | Change logger to slf4j |
9f508014e0 | PROJECTFORGE-3287 Fix user as attendee not found bug |
a1e48e5693 | Fix bug in multi selection |
ed0f73b142 | Changed Wicket Version to 7.8. Changed select2 to org.wicketstuff |
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 |
2e7f390bf1 | PROJECTFORGE-2764 Fix ICS import bug |
1cacf4b870 | PROJECTFORGE-2675 Add and modify attendies |
e594e32c3f | PROJECTFORGE-2675 Add attendee to teamEventDO from caldav |
bf0fce4ac4 | Fix attendee search bug |
e89ced3866 | PROJECTFORGE-2394 Add new response servlet, some refactorings |
438b8e4644 | PROJECTFORGE-2304 Add user, if email match |
fe848cc862 | PROJECTFORGE-2304 Add attendee to team event, PROJECTFORGE-2301 Mail information to attendees |