aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/course
AgeCommit message (Expand)Author
2026-03-10Resolve "Art des Termins wird überschrieben bei Stapelverarbeitung von Termi...Rasmus Fuhse
2026-02-16check seats AFTER the data has been initialized, fixes #6136Jan-Hendrik Willms
2026-02-10show course avatar on details page when not member of course, fixes #6223Jan-Hendrik Willms
2025-11-03fixed text, fixes #5982Moritz Strohm
2025-08-07prevent php-warnings, fixes #5752David Siegfried
2025-07-07fix typos, fixes #5692Jan-Hendrik Willms
2025-06-27check for 0 seats in room booking, fixes #4892Sebastian Schenk
2025-06-11Resolve "Blubber-Suche in Veranstaltungen führt zu Fehlermeldung"Rasmus Fuhse
2025-05-16fix studygroup creation and link to course administration if the module is de...Jan-Hendrik Willms
2025-03-28Resolve "ILIAS-Schnittstelle: Inkompatibilität mit ILIAS 9"Arne Schröder, M. A
2025-03-10fix arrow function from ca4340d61f4558b948f05de7c158efba0cf4470e on branch 5.4Jan-Hendrik Willms
2025-03-10fix position on statusgroups upon creation and ordering, fixes #5356Elmar Ludwig
2025-03-07keep booking on edit if user has permission, re #4071Elmar Ludwig
2025-02-06remove toggling of display of course members on course members page, fixes #5009Jan-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
2024-12-04fixes #613Jan-Hendrik Willms
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-18cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-14Revert #4821 on branch 5.4, 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-13fixes incompatibility with PHP < 8.0, re #4821Jan-Hendrik Willms
2024-11-13fixes incompatibility with PHP < 8.0, re #4821Jan-Hendrik Willms
2024-11-11Resolve "Bulk Update der Gruppengröße bei Gruppen mit Ordner löscht die Ve...André Noack
2024-11-07fix incompatility from 96bc2c5d51876bd7ed5cfcecf87a503485332906 on 5.4, re #4821Jan-Hendrik Willms
2024-11-07cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-05prevent php-warnings, fixes #4830David Siegfried
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-10-28prevent php-warnings in adminssion, fixes #4767David Siegfried
2024-10-21fix the faulty bugfix by addressing the course id correctly, re #4530Jan-Hendrik Willms
2024-10-18ensure forum likes and options are posted, fixes #4692Jan-Hendrik Willms
2024-10-18ensure dates belong to course, fixes #4530Jan-Hendrik Willms
2024-10-18rework admission priority retrieval, fixes #4717Jan-Hendrik Willms
2024-10-02prevent php-warnings in members-list, fixes #4663David Siegfried
2024-10-02prevent warning when adding course members, re #4659Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on 5.5, re #4631Jan-Hendrik Willms
2024-09-27remove bogus code from renaming tools, re #4633Jan-Hendrik Willms
2024-09-26fix faulty merge on branch 5.4, re #4582Jan-Hendrik Willms
2024-09-26correctly display original name, fixes #4633Jan-Hendrik Willms
2024-09-19prevent php-warning in timesrooms, fixes #4614David Siegfried
2024-09-19re-open request on edit, drop unused function, fixes #4582Elmar Ludwig
2024-09-09removed action course/studygroup/create, fixes #4576Moritz Strohm
2024-09-03don't check csrf protection twice (and since it will fail on the redirect), f...Jan-Hendrik Willms
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms
2024-08-30use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-30prevent php-warnings on members.php, fixes #4533David Siegfried