aboutsummaryrefslogtreecommitdiff
path: root/app/controllers/course
AgeCommit message (Expand)Author
2025-02-27keep 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-06use preg_quote() when replacing stuff in wiki pages, fixes #5207Jan-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-11Resolve "Wiki: Exception taucht auf, wenn ich mit autor-Berechtigungen eine n...Rasmus Fuhse
2024-12-04fixes #613Jan-Hendrik Willms
2024-12-04restrict deletion of wiki pages, re #4490Jan-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.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-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-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-18purify wiki page contents, fixes #4528Jan-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-09-27remove bogus code from renaming tools, re #4633Jan-Hendrik Willms
2024-09-26prevent many warnings regarding php8 on 5.5, re #4631Jan-Hendrik Willms
2024-09-26correctly display original name, fixes #4633Jan-Hendrik Willms
2024-09-19check every wiki page for correct context, fixes #4585Jan-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
2024-08-30don't allow deletion of specific page versions, fixes #4486Elmar Ludwig
2024-08-19correctly display original name, fixes #4419Jan-Hendrik Willms
2024-08-19fix display of wiki page author's name, fixes #4410Jan-Hendrik Willms
2024-08-16fix misc errors on feedback element, fixes #4475Jan-Hendrik Willms
2024-08-15fix access to institute administration, fixes #4458Jan-Hendrik Willms
2024-08-15check eval configuration instead of vote configuration when displaying course...Jan-Hendrik Willms
2024-08-09adjust wording, fixes #4469Jan-Hendrik Willms
2024-08-06fix #889Ron Lucke
2024-08-06remove invalid access to description field, fixes #4449Jan-Hendrik Willms