| Commit | Date | Message |
|---|
868d6abb | | 2025 -> 2026 |
63081666 | | Source file headers: 2024-> 2025. |
cbb7e189 | | Answers not saving Fixed, CronJob NPE Fixed, |
4942c854 | | Migration stuff in progress... |
38e376a2 | | Merge commit 'f8c97b8b3d20fa403a197a5c4b4b5ca3c3bc825d' into mgc-remove |
4c04cfd6 | | MAJOR-CHANGE! Migration of integer id's to Long id's (including fk's etc.) |
ed2bb05b | | Excel Export fix |
b2e9145a | | Excel Export with Annotations, New Poll Design, Email for FAU and Attendes, Custom Email Field in Po |
c2144ae1 | | Excel Export with Email, Excel Fix, Attende Condition, PremadeQuestion Dropdown, |
9ef69659 | | Bug Fixes AZUPF-55,56,30,52,62 |
Spring service class. Key methods:
sendMail(),getAllMails(),getAllFullAccessEmails(),getAllAttendeesEmails(). Package:org.projectforge.rest.poll. Patterns: Spring service, dependency injection, lateinit DI.