aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2025-02-28fix group removal of contacts, fixes #5319Jan-Hendrik Willms
2025-02-28prevent warnings in help-tours, fixes #4667David Siegfried
2025-02-27keep booking on edit if user has permission, re #4071Elmar Ludwig
2025-02-25avoid quick filter for large institutes, fixes #5282Elmar Ludwig
2025-02-06remove toggling of display of course members on course members page, fixes #5009Jan-Hendrik Willms
2025-02-06use preg_quote() when replacing stuff in wiki pages, fixes #5207Jan-Hendrik Willms
2025-02-06prevent more php8 warnings, fixes #5216Jan-Hendrik Willms
2025-02-03fix sorm access on studygroup invitation, re #5195Jan-Hendrik Willms
2025-01-31introduce StudygroupInvitation model and use it as relation for course and us...Jan-Hendrik Willms
2025-01-31adjust wording of folders, fixes #5197Jan-Hendrik Willms
2025-01-30Resolve "MVV: Bearbeitungskontext geht nach Bearbeitung einer Fachsemsterzuor...Peter Thienel
2025-01-27Resolve "Rollenzuweisung für Ankündigungen funktioniert nicht mehr richtig."Rasmus Fuhse
2025-01-17fixes #5154Michaela Brückner
2025-01-15Resolve "Timeout für HTTP Requests in Ilias-Schnittstelle implementieren"Philipp Schüttlöffel
2025-01-15fix and simplify sorting of resource requests, fixes #5122Jan-Hendrik Willms
2024-12-18Revert "use Request::int() for clipboard_id, fixes #4715"Elmar Ludwig
2024-12-16use PermissionSearch, fixes #4994Elmar Ludwig
2024-12-11Resolve "Wiki: Exception taucht auf, wenn ich mit autor-Berechtigungen eine n...Rasmus Fuhse
2024-12-06fixed issues from second GUI review, re #3692Moritz Strohm
2024-12-06Polishing-TIC 3692, closes #3692Moritz Strohm
2024-12-04fixes #613Jan-Hendrik Willms
2024-12-04restrict deletion of wiki pages, re #4490Jan-Hendrik Willms
2024-12-02handleForm in calendar/date controller: do not clone the end date from the st...Moritz Strohm
2024-12-02preserve order by using array_intersect of given and valid date ids, fixes #4938Jan-Hendrik Willms
2024-11-29prevent php8 warnings, fixes #4925Jan-Hendrik Willms
2024-11-27use htmlReady, fixes #4911Jan-Hendrik Willms
2024-11-27let admin course export export unlimited courses as well, fixes #4907Jan-Hendrik Willms
2024-11-27fix adding deputies by allowing multi person search to be verified using a ti...Jan-Hendrik Willms
2024-11-18cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-14revert #4821 on branch 5.5, re #4821Jan-Hendrik Willms
2024-11-13use correct way to load plugin, fixes #4862Jan-Hendrik Willms
2024-11-13prevent warning if no self assign is activated, fixes #2518Jan-Hendrik Willms
2024-11-13fixed errors when moving dates, fixes #4723Moritz Strohm
2024-11-13calendar/date/delete: fixed check for figuring out if a date shall be deleted...Moritz Strohm
2024-11-13fixes incompatibility with PHP < 8.0, re #4821Jan-Hendrik Willms
2024-11-13fixes incompatibility with PHP < 8.0, re #4821Jan-Hendrik Willms
2024-11-11fixed problems regarding moving single dates and displaying the amount of rep...Moritz Strohm
2024-11-11Resolve "Bulk Update der Gruppengröße bei Gruppen mit Ordner löscht die Ve...André Noack
2024-11-07drop "Sonstige" from PERS_TERMIN_KAT again, fixes #4838Elmar Ludwig
2024-11-07cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-11-06Fixed problems regarding the selected date in the calendar, fixes #4725Moritz Strohm
2024-11-05prevent php-warnings, fixes #4830David Siegfried
2024-11-05prevent php-warnings, fixes #4829David Siegfried
2024-11-05prevent php-warnings in room-requests, fixes #4814David Siegfried
2024-11-05prevent warnings in admin-va, fixes #4809David Siegfried
2024-11-05prevent php-exceptions in files, closes #4804David Siegfried
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-10-28prevent php-warnings in adminssion, fixes #4767David Siegfried
2024-10-25add missing join, re #4318Jan-Hendrik Willms