EN · DE · RU · FR · ES

#2139: JacksonConfiguration.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/config/JacksonConfiguration.kt REST Configuration, projectforge-rest/src/main/kotlin/org/projectforge/rest/config/JacksonConfiguration.kt 290 lines · 212 code · 50 comments · 28 blank
Source file: JacksonConfiguration.kt - configuration component in ProjectForge.

Git History

868d6abb7 2025 -> 2026
cf6de8d5a GroupServiceImpl -> GroupService. UISelect.createGroupSelect fixed (used e.g. by UserPagesRest)
7893cea1e Selection of User/Employee improved (without autocompletion), see vacation editing... EmployeeService.selectAllActive returns now sorted list of employees.
63081666f Source file headers: 2024-> 2025.
962530523 TaskTree: circular dependencies fixed. JacksonConfiguration: deserialization errors on java.util.Date fixed (UTC).
61966790f Ical4j: migration stuff...