EN · DE · RU · FR · ES

#2124: CalendarServicesRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/calendar/CalendarServicesRest.kt Calendar REST, projectforge-rest/src/main/kotlin/org/projectforge/rest/calendar/CalendarServicesRest.kt 380 lines · 294 code · 58 comments · 28 blank
Source file: CalendarServicesRest.kt - calendar component in ProjectForge.

Git History

868d6abb7 2025 -> 2026
cc84ac38b Nothing real.
63081666f Source file headers: 2024-> 2025.
a73905c14 Fix typos in projectforge*/ directories Found via codespell See c3b0602a893
61966790f Ical4j: migration stuff...
67805f2fc ThreadLocalUserContext.user -> ThreadLocalUserContext.loggedInUser (renamed for avoiding mis-understandings in code).