#2285: Poll.kt

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

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

Purpose: Part of the ProjectForge poll module.

Source: GitHub

84 lines total
CommitDateMessage
868d6abb2025 -> 2026
63081666Source file headers: 2024-> 2025.
38e376a2Merge commit 'f8c97b8b3d20fa403a197a5c4b4b5ca3c3bc825d' into mgc-remove
4c04cfd6MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.)
b2e9145aExcel Export with Annotations, New Poll Design, Email for FAU and Attendes, Custom Email Field in Po
c2144ae1Excel Export with Email, Excel Fix, Attende Condition, PremadeQuestion Dropdown,
b6092df0Copyright 2023 -> 2024
a6383a95remove Poll date
5cfd1206Reformat code, some logging, i18n & Source Headers
aa743d41Merge branch 'develop' into fix/enterOnInputPressesButton

What it does

Kotlin class. Key methods: copyFrom(), copyTo(), isAlreadyCreated(), isFinished(). Package: org.projectforge.rest.poll.

Key takeaways