aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/calendar/EventData.class.php
AgeCommit message (Collapse)Author
2024-11-13fixed errors when moving dates, fixes #4723Moritz Strohm
Closes #4723 Merge request studip/studip!3573 (cherry picked from commit 863020c95856c26d04bb3943613ccf0f79e3bb4b) 3a0d8629 fixed moving dates that do not have a repetition c0ef43f0 EventData: use Stud.IP object ID as groupId for Fullcalendar events aee06c94 added group_id attribute to EventData class 32b3aacc use CalendarDate-ID instead of CalendarDateAssignment-ID ae264a49 calendar/date/move: removed option to change times 85cd611d fixed moving repetition dates of a date series 6aad27db prevent date edit dialog from reloading when the "save" button hasn\'t been clicked eee4f8c7 added code improvements Co-authored-by: Moritz Strohm <strohm@data-quest.de>
2024-03-22Resolve: "Ganztägige Termine über mehrere Tage werden nicht als ↵Peter Thienel
Ganztagstermine dargestellt" Closes #3875 Merge request studip/studip!2731 (cherry picked from commit 2b897359149fde4d38e72c111dd6762d3c4ad332) 0b0a50a8 special treatment for all-day events to display them correctly in fullcalendar, re #3875
2024-01-29StEP 01354, closes #1354Moritz Strohm
Closes #1354 Merge request studip/studip!2116