aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2023-02-03hide request-buttons for user without permissions, closes #1270David Siegfried
2023-01-17don't treat user_id as array, remove duplicate check, fixes #2031Elmar Ludwig
2023-01-13Resolve "Keine Anzeige von zugangsbeschränkten Veranstaltungen in der Datei-...Peter Thienel
2023-01-12ensure we have a valid context id, fixes #1576Jan-Hendrik Willms
2023-01-06remove obsolete code, refs #1121David Siegfried
2023-01-06move code to controller, closes #806David Siegfried
2023-01-06add Content-Length header for render_json(), fixes #1889Jan-Hendrik Willms
2022-12-09fail safe room request filtering, fixes #1840Jan-Hendrik Willms
2022-12-09fix filtering, closes #220David Siegfried
2022-12-08Resolve "OER Campus: Aktion „Zugriffszahlen“ für ein Lernmaterial kann n...Rasmus Fuhse
2022-11-30the Icon and Button APIs already escape attributes, fixes #1797Elmar Ludwig
2022-11-30fixes #1815Jan-Hendrik Willms
2022-11-30compare file extension case insensitively, fixes #1827Jan-Hendrik Willms
2022-11-17fix sorting, closes #1781David Siegfried
2022-11-17Adjust order for expired consultation slots, fixes #1785Jan-Hendrik Willms
2022-11-15don't treat user_id as array, remove duplicate check, fixes #1743Elmar Ludwig
2022-11-15don't force setting of MY_INSTITUTES_DEFAULT or MY_COURSES_SELECTED_STGTEIL, ...Elmar Ludwig
2022-11-15use Location redirect instead of `redirect()`, fixes #1772Elmar Ludwig
2022-11-15valid semester from config, fixes #1774Jan-Hendrik Willms
2022-11-15apply chdate filter first (and fix the filter so it actually works), fixes #1779Elmar Ludwig
2022-11-15only process form values when the form has been submitted, re #1765Elmar Ludwig
2022-11-15trim values for search, fixes #1765Jan-Hendrik Willms
2022-11-11messages/write: fixed collecting users by group-IDs, fixes #1776Moritz Strohm
2022-11-03fix call to tabularasa action for institutes, fixes #1734Jan-Hendrik Willms
2022-11-01fix #1632Ron Lucke
2022-10-25fix sidebar links on consultation admin page, fixes #1564Jan-Hendrik Willms
2022-10-25allow changing of many options for consultation blocks, fixes #1707Jan-Hendrik Willms
2022-10-19change default value of configuration MY_INSTITUTES_DEFAULT to all, fixes #1656Jan-Hendrik Willms
2022-10-19ensure correct array encoding, fixes #1668Jan-Hendrik Willms
2022-10-19count in SQL, not in PHP, fixes #1677Elmar Ludwig
2022-10-19Resolve unselect last study area if at least one lv group is assigned, re #1681Peter Thienel
2022-10-17fixed exception in case no blubber streams could be found, closes #864Moritz Strohm
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms
2022-10-10respect configuration in studycourses, fixes #1648Jan-Hendrik Willms
2022-09-30only show an error message when a room request for a regular date cannot be r...Moritz Strohm
2022-09-30fix links after creating a course, fixes #1595Jan-Hendrik Willms
2022-09-28fix and restructure MyCoursesSearch, fixes #1606Jan-Hendrik Willms
2022-09-26allow access if ENABLE_REQUEST_NEW_PASSWORD_BY_USER is false, fixes #513Elmar Ludwig
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-16fixed code error, closes #1545Moritz Strohm
2022-09-06allow access to resources/export for global resource users, closes #201Moritz Strohm
2022-09-06cache administration: prepopulate memcached settings and fix message upon...Jan-Hendrik Willms
2022-09-06prevent division by zero, fixes #1542Jan-Hendrik Willms
2022-09-05do not allow copying a booking into its resource, closes #840Moritz Strohm
2022-09-05transfer fixes from #368 to my_studygroups, fixes #1541Elmar Ludwig
2022-09-05allow url parameters when no action is given, fixes #1538Jan-Hendrik Willms
2022-08-31also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ...Moritz Strohm
2022-08-30allow people without user permissions access to the booking plan in a new tab...Moritz Strohm
2022-08-26fix sorting, refs #358David Siegfried
2022-08-26Resolve #1453 "Courseware: Fortschrittsanzeige bleibt immer bei 0%"André Noack