aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-11-18prepare release 5.1.1Stefan Suchi
2022-11-17fix #1047 - add perm check for user contextViktoria Wiebe
2022-11-17fix sorting, closes #1781David Siegfried
2022-11-17failsafe studyarea assignment detection, fixes #1550Jan-Hendrik Willms
2022-11-15show exception on database connection error in development mode, fixes #1716Jan-Hendrik Willms
2022-11-15fix typo, fixes #1767Jan-Hendrik Willms
2022-11-15valid semester from config, fixes #1774Jan-Hendrik Willms
2022-11-15apply chdate filter first (and fix the filter so it actually works), fixes #1779Elmar Ludwig
2022-11-11fix parameters for semester index retrieval, fixes #1775Jan-Hendrik Willms
2022-11-03prevent warning, fixes #1741Jan-Hendrik Willms
2022-11-03Resolve "Fehler bei Terminvergabe, wenn Nutzer gelöscht wird"Rasmus Fuhse
2022-11-02Update Courseware's Authority class to allow unlocking blocks.Marcus Eibrink-Lunzenauer
2022-11-02fix #887Ron Lucke
2022-11-01fix #1699Ron Lucke
2022-11-01fix #1687Ron Lucke
2022-11-01adjust password reset links expiration to 1 week and include expiration info ...Jan-Hendrik Willms
2022-11-01fix #1632Ron Lucke
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
2022-10-25allow changing of many options for consultation blocks, fixes #1707Jan-Hendrik Willms
2022-10-20ResourceRequest::buildResourceAndTimeRangesSqlQuery: use CAST for termine.dat...Moritz Strohm
2022-10-19set json content type in error handler, fixes #1659Jan-Hendrik Willms
2022-10-19explicitly compare to the empty string, fixes #1669Elmar Ludwig
2022-10-19implement JsonSerializable for I18NString, fixes #1672Elmar Ludwig
2022-10-19count in SQL, not in PHP, fixes #1677Elmar Ludwig
2022-10-19get language from accept header only if no valid is started, fixes #1680, fix...Jan-Hendrik Willms
2022-10-19restore language after call to json api, fixes #1680Jan-Hendrik Willms
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms
2022-10-10ignore extermine for icon on my courses, fixes #1643Jan-Hendrik Willms
2022-10-04correctly encode output, fixes #1619Jan-Hendrik Willms
2022-09-30Resolve "Fehler in Sprechstunden beim Zusammenführen von Accounts"Thomas Hackl
2022-09-30RoomManager::findRooms: find rooms that are available in at least one time ra...Moritz Strohm
2022-09-30use system user for notifications when deleting room bookings via the cli, cl...David Siegfried
2022-09-28fix and restructure MyCoursesSearch, fixes #1606Jan-Hendrik Willms
2022-09-27update text on password change, fixes #1590Elmar Ludwig
2022-09-27update consultation events when course or institute members change, fixes #675Jan-Hendrik Willms
2022-09-26remove translations after config value was removed, fixes #1597Jan-Hendrik Willms
2022-09-26fix #1584Ron Lucke
2022-09-26don't lose info that the user does not want to see the migration nag screen a...Jan-Hendrik Willms
2022-09-26add language middleware that sets the system's language from a given...Jan-Hendrik Willms
2022-09-23fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-16adjust query for institutes to reflect opting out of blubber notifications, f...Jan-Hendrik Willms
2022-09-13allow disabling of notifications for institute blubber threads, fixes #1021Jan-Hendrik Willms
2022-09-09Resolve #1570 "Courseware lädt nicht mehr : 500 Class 'JsonApi\PluginManager...André Noack
2022-09-09Resolve "Fehlender globaler Schalter für das Abschalten der Courseware (vera...Thomas Hackl
2022-09-09ensure correct return type, fixes #1548Jan-Hendrik Willms
2022-09-09optimize performance of query from GlobalSearchCourses::getSQL(), fixes #1561Jan-Hendrik Willms
2022-09-08fix parameter for registering routes in JsonApiPlugin interface, fixes #1567Jan-Hendrik Willms
2022-09-07fix creation and deletion of consultation events, fixes #982Jan-Hendrik Willms
2022-09-07fix role detection for MvvPerm::getRoles(), fixes #1546Jan-Hendrik Willms