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