aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-11-18prepare release 5.0.3Stefan Suchi
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-035.0: re #1683 manually mergingRasmus Fuhse
2022-11-01fix #1699Ron Lucke
2022-11-01fix #1687Ron 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-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-19add language middleware that sets the system's language from a given...Jan-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-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-26don't lose info that the user does not want to see the migration nag screen a...Jan-Hendrik Willms
2022-09-23fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-19fixes #134Jan-Hendrik Willms
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-09fix commit 10bfd9f1277da298020ebe2080e2469d0463c49a ...anoack
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-07fix creation and deletion of consultation events, fixes #982Jan-Hendrik Willms
2022-09-07fix role detection for MvvPerm::getRoles(), fixes #1546Jan-Hendrik Willms
2022-09-06allow access to resources/export for global resource users, closes #201Moritz Strohm
2022-09-06Resolve "Verhaltensänderung in RolePersistence::getAssignedRoleInstitutes() ...Peter Thienel
2022-09-06cache administration: prepopulate memcached settings and fix message upon...Jan-Hendrik Willms
2022-09-03set start_semester before store(), fixes #1507Elmar Ludwig
2022-08-31Resolve #1503 "Teilnehmerexport als csv zeigt Zwischenüberschriften "Lehrend...André Noack
2022-08-31also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ...Moritz Strohm
2022-08-26fix order during copy, don't use self to access methods on $this, fixes #1361Elmar Ludwig