aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/calendar
AgeCommit message (Expand)Author
2023-11-17prevent php8-warnings, closes #3476David Siegfried
2023-09-01put setting into it's own OptionsWidget, re #3109Elmar Ludwig
2023-09-01don't use OptionsWidget for custom built select elements, fixes #3109Elmar Ludwig
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