aboutsummaryrefslogtreecommitdiff
path: root/app
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-03-01fixes #2230Jan-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-20use correct avatar for study groups, closes #2192Moritz Strohm
2023-02-17resurrect trails parameter type 'string', fixes #2165Jan-Hendrik Willms
2023-02-17fix csrf protection, fixes #2184Jan-Hendrik Willms
2023-02-17added hidden input for the "from" parameter, fixes #2179Moritz Strohm
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-26Resolve #2012 "Ilias Schnittstelle: Anlengen von Lernobjekten von Stud.IP nic...André Noack
2023-01-23made the times / rooms section on the course details page more accessible, cl...Moritz Strohm
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-06fix layout, closes #950David Siegfried
2023-01-06prevent content overflow, closes #1710David 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-09migrate from storing last visit dates of blubber threads in config_values to...Jan-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: Vorschaubild statt Logo"Rasmus Fuhse
2022-12-01closes #1839Michaela Brückner
2022-11-30fix focus handling for table.collapsable and delete unused file, fixes #386Elmar Ludwig
2022-11-30Biest 1780David Siegfried
2022-11-30the Icon and Button APIs already escape attributes, fixes #1797Elmar Ludwig
2022-11-30fixes #1810Jan-Hendrik Willms
2022-11-30Resolve "OER-Campus: Großer schwarzer Kasten"Rasmus Fuhse
2022-11-30compare file extension case insensitively, fixes #1827Jan-Hendrik Willms
2022-11-17try to improve perfomance on room-administration, refs #357David Siegfried
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-15fix typo, fixes #1767Jan-Hendrik Willms
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-07course/members: prevent reading the "write to all" link being read twice, clo...Moritz Strohm
2022-11-03fix call to tabularasa action for institutes, fixes #1734Jan-Hendrik Willms
2022-11-01avoid creating empty tbody elements, fixes #1730Elmar Ludwig