aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/calendar
AgeCommit message (Expand)Author
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-03-14replaced getFullname with getFullName, re #3499Moritz 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
2022-11-23fix typo, closes #1806Elmar Ludwig
2022-11-09Prevent PHP-Warnings, closes #1764David Siegfried
2022-10-17fix php8 warnings, fixes #1679Jan-Hendrik Willms
2022-09-28fix for BIESt #1016Moritz Strohm
2022-09-02fix for BIESt #1099Moritz Strohm
2022-07-15fix bad assignments on previously undeclared arrays in StudipController, re #...Jan-Hendrik Willms
2022-07-15fix fallout from 769675071b44cff1f699396270b378d189ada866 and provide test fo...Jan-Hendrik Willms
2022-07-14fix most of the errors reported from phpstan in `app/controllers`, fixes #1328Jan-Hendrik Willms
2022-06-30use correct case for classes, closes #1233David Siegfried
2022-03-04require file that defines constant used in controller, fixes #763Jan-Hendrik Willms
2022-02-03fix double encoding, fixes #637Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms