aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/calendar
AgeCommit message (Expand)Author
2025-11-03Revert "group calendar: show the calendar items of the current user, too, fix...Moritz Strohm
2025-07-24group calendar: show the calendar items of the current user, too, fixes #5695Moritz Strohm
2025-06-26add missing include, fixes #5666Elmar Ludwig
2025-03-27use API of getDatesWithExdates() to filter by time, fixes #5421Elmar Ludwig
2025-03-25use API of getDatesWithExdates() to filter by time, fixes #5410Elmar Ludwig
2025-03-06"My current dates" widget: Do not show course dates that are hidden in the sc...Moritz Strohm
2024-12-06fixed issues from second GUI review, re #3692Moritz Strohm
2024-12-06Polishing-TIC 3692, closes #3692Moritz Strohm
2024-12-02handleForm in calendar/date controller: do not clone the end date from the st...Moritz Strohm
2024-11-14revert #4821 on branch 5.5, re #4821Jan-Hendrik Willms
2024-11-13fixed errors when moving dates, fixes #4723Moritz Strohm
2024-11-13calendar/date/delete: fixed check for figuring out if a date shall be deleted...Moritz Strohm
2024-11-11fixed problems regarding moving single dates and displaying the amount of rep...Moritz Strohm
2024-11-07drop "Sonstige" from PERS_TERMIN_KAT again, fixes #4838Elmar Ludwig
2024-11-06Fixed problems regarding the selected date in the calendar, fixes #4725Moritz Strohm
2024-10-22fixed creating new all-day events, fixes #4657Moritz Strohm
2024-10-02prevent warning in schedule controller, fixes #4658Jan-Hendrik Willms
2024-09-05ensure a valid semester is always selected, fixes #4527Jan-Hendrik Willms
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-21calendar: set valid variable types and values and introduce some constants fo...Jan-Hendrik Willms
2024-08-21fix variable access and storing of removed property, fixes #4485Jan-Hendrik Willms
2024-05-27set defaultDate on changed calendar dates in sidebar widgets, fixes #3924Moritz Strohm
2024-05-27use current date when creating calendar dates, fixes #3920Moritz Strohm
2024-05-13Fix for BIESt 3818, fixes #3818Moritz Strohm
2024-05-06Resolve "Terminkalender: Dialog des Termin-Exports schließt sich nicht nach ...Peter Thienel
2024-04-23set user_id or group_id when calling calendar/date/add from sidebar, fixes #...Moritz Strohm
2024-04-05fix typo and and always selects a semester, fixes #3954David Siegfried
2024-04-04fixes #3940Jan-Hendrik Willms
2024-04-03fixes #3922Jan-Hendrik Willms
2024-04-03calendar/date/add: add the calendar owner instead of the current user as defa...Moritz Strohm
2024-03-26always show an all-day slot, fixes #3889Moritz Strohm
2024-03-25calendar: added date information in center area of the fullcalendar header, f...Moritz Strohm
2024-03-25calendar/date/delete: added fieldset to decide what to do with dates that are...Moritz Strohm
2024-03-25calendar/date/add: remove one second for dates that fullcalendar marked as al...Moritz Strohm
2024-03-22Calendar selector: do not display the titles of users, fixes #3881Moritz Strohm
2024-03-22group calendar: prevent multiple display of dates that are assigned to multip...Moritz Strohm
2024-03-21remove calendar date assignments when removing users from a date, fixes #3854Moritz Strohm
2024-03-21default to current user calendar if no calendar is selected, fixes #3874Moritz Strohm
2024-03-21allow all-day events that span over multiple days, fixes #3872Moritz Strohm
2024-03-18calendar/calendar/index: prefix the range-ID for the data-URL with "user_", f...Moritz Strohm
2024-03-18Fixed permissions for course participants in course calendar, fixes #3824Moritz Strohm
2024-02-15added calendar/calendar/share_select action, re #3635Moritz Strohm
2024-02-15personal calendar: added "manage groups" action in sidebar, closes #3629Moritz Strohm
2024-02-01fixes #3186Jan-Hendrik Willms
2024-01-29StEP 01354, closes #1354Moritz Strohm
2023-11-17prevent php8-warnings, closes #3476David Siegfried
2023-09-01put setting into it's own OptionsWidget, re #3109Elmar Ludwig
2023-08-31don't use OptionsWidget for custom built select elements, fixes #3109Elmar Ludwig
2023-03-02prevent php-warnings, closes #1807David Siegfried
2023-02-20second batch of changes, re #2193Jan-Hendrik Willms