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