aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2024-11-18cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-14revert #4821 on main, re #4821Jan-Hendrik Willms
2024-11-13prevent warning if no self assign is activated, fixes #2518Jan-Hendrik Willms
2024-11-13refactorised admission/restricted_courses/index action, fixes #4842Moritz Strohm
2024-11-13fixed functionality issues in TIC 4387, re #4387Moritz Strohm
2024-11-13use correct way to load plugin, fixes #4862Jan-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-11course/basicdata: fixed adding lecturers, deputies and tutors, fixes #4846Rasmus Fuhse
2024-11-11fixed problems regarding moving single dates and displaying the amount of rep...Moritz Strohm
2024-11-11set default icon size to 20, fixes #2801Jan-Hendrik Willms
2024-11-11Resolve "Bulk Update der Gruppengröße bei Gruppen mit Ordner löscht die Ve...André Noack
2024-11-11Resolve "ContentBar 2.0"Thomas Hackl
2024-11-07allow root assistant to be hidden again, re #4794Jan-Hendrik Willms
2024-11-06cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-06remove debug/dev fragment, re #4200Jan-Hendrik Willms
2024-11-06Fixed problems regarding the selected date in the calendar, fixes #4725Moritz Strohm
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-11-06prevent php-warnings, re #4832David Siegfried
2024-11-06fix typo, fixes #4827Jan-Hendrik Willms
2024-11-05prevent php-warnings, fixes #4830David Siegfried
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-11-05correct calls to StructualElement::canRead(), fixes #4815Jan-Hendrik Willms
2024-11-04prevent php-warnings in room-requests, fixes #4814David Siegfried
2024-11-04prevent warnings in admin-va, fixes #4809David Siegfried
2024-11-04prevent php-exceptions in files, closes #4804David Siegfried
2024-11-04remove Request::quoted() and Request::quotedArray(), fixes #4799Jan-Hendrik Willms
2024-10-30refactor holiday() function into Holidays class, allowing ids for holidays an...Jan-Hendrik Willms
2024-10-30Resolve #4253 "Erfassung der tatsächlichen Teilnehmendenzahl"André Noack
2024-10-29Resolve "Assistent für Roots nach Updates"Thomas Hackl
2024-10-29fixed functionality issues in TIC 4421, re #4421Moritz Strohm
2024-10-25prevent php-warnings in adminssion, fixes #4767David Siegfried
2024-10-25add missing join, re #4318Jan-Hendrik Willms
2024-10-23preselect only institute, fixes #4241Jan-Hendrik Willms
2024-10-22fix condition for single dates, fixes #4690Elmar Ludwig
2024-10-22fix typo, re #4631Jan-Hendrik Willms
2024-10-22use Request::int() for clipboard_id, fixes #4715Elmar Ludwig
2024-10-22fix filter in files overview, fixes #3267Jan-Hendrik Willms
2024-10-22fixed creating new all-day events, fixes #4657Moritz Strohm
2024-10-21restore code lost on rebase, re #3278, fixes #4735Elmar Ludwig
2024-10-21fix the faulty bugfix by addressing the course id correctly, re #4530Jan-Hendrik Willms
2024-10-18Resolve #3697 "Geplante Teilnehmendenzahl als Pflichtangabe bei der Anlage vo...André Noack
2024-10-18ensure forum likes and options are posted, fixes #4692Jan-Hendrik Willms
2024-10-18purify wiki page contents, fixes #4528Jan-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-18post logout, re #4692Jan-Hendrik Willms
2024-10-18let search respect visiblity settings more correctly, fixes #4318Jan-Hendrik Willms
2024-10-15Resolve #4701 "Administration/Veranstaltungs-Stundenplan kann ohne Admin Rech...André Noack
2024-10-09AvatarController hat verwaisten CodeRon Lucke