aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-05-17add linked error message to request list under room management and make code ...tic-477Viktoria Wiebe
2022-05-17remove link from error messageViktoria Wiebe
2022-05-17tic #477 - insert link to booking plan in overlap message and fix broken getR...Viktoria Wiebe
2022-05-17use Resource's own link generation instead of URLHelperViktoria Wiebe
2022-05-17fix #477 - re-insert link to room booking plan into error messageViktoria Wiebe
2022-05-17fix password validationJan-Hendrik Willms
2022-05-13no default values are saved for geo-coordinates, closes #871David Siegfried
2022-05-13update help url, fixes #1055Elmar Ludwig
2022-05-13TIC #841Moritz Strohm
2022-05-12fix syntax err closes #1032noackorama
2022-05-12fix conditions for showing oer suggestions, re #1048Elmar Ludwig
2022-05-12ensure title is set before addingJan-Hendrik Willms
2022-05-12fix editing passwordadmission, closes #1045David Siegfried
2022-05-12fix #1044Ron Lucke
2022-05-12fix password-validation, closes #741David Siegfried
2022-05-12add fallback if `oauth_signature_method` is not set, fixes #1042Elmar Ludwig
2022-05-12fix handling of custom params and add `oauth_callback`, fixes #1040Elmar Ludwig
2022-05-12Resolve "I18N für die Datenfelder der Tabelle user_inst"Thomas Hackl
2022-05-11#665 - add html escaping to exception messagesViktoria Wiebe
2022-05-11set sender for messages regarding resource requests and bookings to the actua...Jan-Hendrik Willms
2022-05-11allow pauses for consultation hours, fixes #925Jan-Hendrik Willms
2022-05-11remove special handling of reformation day 2017, fixes #958Jan-Hendrik Willms
2022-05-11perform redirect after commenting on a news, fixes #907Jan-Hendrik Willms
2022-05-11Resolve "Darstellungsfilter im Adminbereich für Veranstaltungen um Einrichtu...Rasmus Fuhse
2022-05-11TIC #758Moritz Strohm
2022-05-11resolve #964 Tägliche Mail Benachrichtigungen funktionieren nichtAndré Noack
2022-05-11TIC #608Moritz Strohm
2022-05-11TIC #842Moritz Strohm
2022-05-11unify class definition in relations of simpleormap models, fixes #979Jan-Hendrik Willms
2022-05-11convert old core plugins to new model, re #814Elmar Ludwig
2022-05-10rework locking and drop CRONJOBS_ESCALATION setting, fixes #771Elmar Ludwig
2022-05-10allow searching for courses in next semester, re #766Elmar Ludwig
2022-05-10add option ACTION_MENU_THRESHOLD, re #1033Elmar Ludwig
2022-05-10Resolve "OER Vorschläge von Studierenden"Michaela Brückner
2022-05-10use user id as part of the selection id, fixes #986Jan-Hendrik Willms
2022-05-10fix for BIESt #977Moritz Strohm
2022-05-10fix regression from 0d95625c2ab0eabe98e724ab79be0087093cc35b, re #957Jan-Hendrik Willms
2022-05-10fix regression from 0d95625c2ab0eabe98e724ab79be0087093cc35b, re #957Jan-Hendrik Willms
2022-05-06implement files and folder filter in plain vue and activate on course and ins...Jan-Hendrik Willms
2022-05-05required parameter $with_children follows optional parameter, re #712Elmar Ludwig
2022-05-05display correct navigation for tutors in gradebook, fixes #1018Elmar Ludwig
2022-05-05remove unused method, re #957Jan-Hendrik Willms
2022-05-04fix for BIESt #957Moritz Strohm
2022-05-03Resolve "Löschen eines Studienganges... I18N - Fehler"Peter Thienel
2022-05-03do not decode passed links in SkipLinks::addLink(), fixes #951Jan-Hendrik Willms
2022-05-02added wildcard support to HTTP_PROXY_IGNORE, fixes #582David Siegfried
2022-04-29remove fragments of old localization and adjust remaining inline js strings, ...Jan-Hendrik Willms
2022-04-29avoid translating title twice, fixes #990Elmar Ludwig
2022-04-27fix for BIESt #978Moritz Strohm
2022-04-26CoursewareImportRon Lucke