#2287: PollInfoPageRest.kt

projectforge-rest/src/main/kotlin/org/projectforge/rest/poll/PollInfoPageRest.kt

Path: projectforge-rest/src/main/kotlin/org/projectforge/rest/poll/PollInfoPageRest.kt · Type: Kotlin class

Purpose: Part of the ProjectForge poll module.

Source: GitHub

125 lines total
CommitDateMessage
868d6abb2025 -> 2026
63081666Source file headers: 2024-> 2025.
e4fac10bfix non critical i18n keys
157139f0Multiple changes for poll function
38e376a2Merge commit 'f8c97b8b3d20fa403a197a5c4b4b5ca3c3bc825d' into mgc-remove
bd1cdd13i18n key not translated fixes and AddressViewPageRest.kt removed from the commit
77bade6djavax.* -> jakarta.*
b2e9145aExcel Export with Annotations, New Poll Design, Email for FAU and Attendes, Custom Email Field in Po
9ef69659Bug Fixes AZUPF-55,56,30,52,62
b6092df0Copyright 2023 -> 2024

What it does

REST controller extending AbstractDynamicPageRest(). Package: org.projectforge.rest.poll. Patterns: REST controller, request mapping, dynamic page REST.

Key takeaways