aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2023-03-06fix for BIESt 1813, closes #1813Moritz Strohm
2023-03-03ILIAS Stud.IP Interface: Filter Courses #2254Felix Pahlow
2023-03-03ensure only subclasses of AdmissionRule are instantiated, fixes #2236Jan-Hendrik Willms
2023-03-01add context title to page title, fixes #2228Jan-Hendrik Willms
2023-02-27Resolve "Selbsteintrag in Gruppen wird nicht richtig gespeichert"Thomas Hackl
2023-02-22add missing field in select, fixes #2195Jan-Hendrik Willms
2023-02-17resurrect trails parameter type 'string', fixes #2165Jan-Hendrik Willms
2023-02-17fix csrf protection, fixes #2184Jan-Hendrik Willms
2023-02-17redirect on error, closes #1773David Siegfried
2023-02-17fix wording, fixes #2183Jan-Hendrik Willms
2023-02-15disallow NULL values for columns Vorname, Nachname and Email in table auth_us...Jan-Hendrik Willms
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-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-11-30the Icon and Button APIs already escape attributes, fixes #1797Elmar Ludwig
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-01respect configuration in studycourses, fixes #1648Jan-Hendrik Willms
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-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