aboutsummaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2022-08-20short titles, closes #1468David Siegfried
2022-08-20Resolve "Icons mit Zusätze ersetzen durch Icons ohne Zusätze"Rasmus Fuhse
2022-08-20replace RoomClipboardWidget with SelectWidget, closes #236David Siegfried
2022-08-20Resolve #1456 "Anmeldesets: Veranstaltungen konfigurieren für Dozenten nicht...André Noack
2022-08-19prevent php-errors on public-booking-plans, refs #1339David Siegfried
2022-08-19remove obsolete code, refs #1121David Siegfried
2022-08-19fix errors in resource management, fixes #1331Jan-Hendrik Willms
2022-08-19open course-wizard in dialog, closes #1455David Siegfried
2022-08-18Resolve #1453 "Courseware: Fortschrittsanzeige bleibt immer bei 0%"André Noack
2022-08-18Resolve "Admins können Veranstaltungen keinen Hauptveranstaltungen zuweisen"Rasmus Fuhse
2022-08-16show folder-size, closes #1402David Siegfried
2022-08-16show course details for booking on the same conditions like in the booking pl...Moritz Strohm
2022-08-15do not remove assigned course dates when bulk-updating course groups, closes ...Moritz Strohm
2022-08-12fix sorting, refs #358David Siegfried
2022-08-09Revert "re #852 re #1204"Elmar Ludwig
2022-08-09switch resource locking to check the booking interval, fixes #1350 and #185Elmar Ludwig
2022-08-09Resolve "Raumplanung: Sortierung der Raumanfragen funktioniert nicht"Viktoria Wiebe
2022-08-08prevent php-errors, closes #1339David Siegfried
2022-08-08fix permission check, fixes #1349Elmar Ludwig
2022-08-03fixes #1171 and #1169Viktoria Wiebe
2022-07-29make public booking plans only visible when RESOURCES_SHOW_PUBLIC_ROOM_PLANS ...Moritz Strohm
2022-07-25fix missing variables, fixes #1337Jan-Hendrik Willms
2022-07-24restore JS handler for "mark all news as read", fixes #1362Elmar Ludwig
2022-07-15don't assign by reference, declare filter variable, fixes #1338Jan-Hendrik Willms
2022-07-15remove unsused code, fixes #1342Jan-Hendrik Willms
2022-07-15fix missing variable, fixes #1336Jan-Hendrik Willms
2022-07-15StEP-366: Add OAuth2 support to Stud.IPMarcus Eibrink-Lunzenauer
2022-07-15fix bad assignments on previously undeclared arrays in StudipController, re #...Jan-Hendrik Willms
2022-07-15fix PluginController, re #1328Jan-Hendrik Willms
2022-07-15fix fallout from 769675071b44cff1f699396270b378d189ada866 and provide test fo...Jan-Hendrik Willms
2022-07-14fix locking of courses when locking a semester, fixes #1329Jan-Hendrik Willms
2022-07-14fix #378 - show room search to everybody and join building search and room se...Viktoria Wiebe
2022-07-14use getter, closes #1334David Siegfried
2022-07-14fix require once paths, re #1328Jan-Hendrik Willms
2022-07-14fix typo, fixes #1332Jan-Hendrik Willms
2022-07-14fix typo, fixes #1330Jan-Hendrik Willms
2022-07-14fix most of the errors reported from phpstan in `app/controllers`, fixes #1328Jan-Hendrik Willms
2022-07-14change file-permissions, closes #44David Siegfried
2022-07-14add features to public room-list, closes #1306David Siegfried
2022-07-14resurrect lost commit, fixes #1235Jan-Hendrik Willms
2022-07-13relocate to root folder when given folder cannot be loaded, fixes #1305Jan-Hendrik Willms
2022-07-11fixed semester in sem export, closes #1296Philipp Schüttlöffel
2022-07-07re #852 re #1204Michaela Brückner
2022-07-05redirect to selected booking-plan, closes #1255David Siegfried
2022-07-04add help keyword, fixes #1258Elmar Ludwig
2022-07-04count users correctly and rework code, closes #913David Siegfried
2022-07-04fix for BIESt #1078Moritz Strohm
2022-06-30use correct case for classes, closes #1233David Siegfried
2022-06-30fix for BIESt #1011Viktoria Wiebe
2022-06-29ensure that start is always before end, fixes #651Jan-Hendrik Willms