aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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-14avoid use of `tfoot` in nested tables in MVV, fixes #90Elmar Ludwig
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-13fix new semclass entries closes #1290André Noack
2022-07-13relocate to root folder when given folder cannot be loaded, fixes #1305Jan-Hendrik Willms
2022-07-13fix code for restapi routes, fixes #1303Jan-Hendrik Willms
2022-07-12fix property access, fixes #1298Jan-Hendrik Willms
2022-07-11move sem-week calculation to php, closes #1147David Siegfried
2022-07-11fixed semester in sem export, closes #1296Philipp Schüttlöffel
2022-07-07re #852 re #1204Michaela Brückner
2022-07-06apply suggestion, re #1254Jan-Hendrik Willms
2022-07-06Fix miscellaneous errors, fixes #1276Jan-Hendrik Willms
2022-07-05use clipboard-draggable-item only for rooms, closes #1254David Siegfried
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-07-02oer campus: made search form a polite live region, closes #1246Moritz 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
2022-06-29Polishin Barrierefreiheitseinstellungen, re #1222Michaela Brückner
2022-06-28prevent errors, closes #927David Siegfried
2022-06-28Accessibility: Adds an alternative, high-contrast color-scheme, closes #96Michaela Brückner
2022-06-27insert sharewidget at end of the sidebar, closes #1208David Siegfried
2022-06-24StEP00363: Externer Ansicht als Link für Courseware-SeitenRon Lucke
2022-06-24pass only existing dates to room request, fixes #1214Elmar Ludwig
2022-06-23remove obsolete function-call, closes #1212David Siegfried
2022-06-23don't rely on parent::redirect() accepting multiple arguments, re #711Elmar Ludwig
2022-06-22refine room-search, closes #228David Siegfried
2022-06-22re #208Michaela Brückner
2022-06-22course/members/circular_mail: use default dialog size after sending the form,...Moritz Strohm
2022-06-21fix path handling in `action_link()`, fixes #1188Jan-Hendrik Willms