| Age | Commit message (Expand) | Author |
| 2023-05-26 | fix #797 | Jan-Hendrik Willms |
| 2023-05-15 | add migration that fixes the issue from #2591, re #2591, fixes #2622 | Jan-Hendrik Willms |
| 2023-05-12 | add semester filter to user courses route, fixes #2572 | Jan-Hendrik Willms |
| 2023-05-02 | Resolve #2594 "onActivation/onDeactivation wird für Plugins nicht aufgerufen... | André Noack |
| 2023-05-02 | Resolve #2591 "Studiengruppe: "klassische" Teilnehmerseite ist aktivierbar (Ã... | André Noack |
| 2023-04-19 | add min-length to quicksearch, closes #2561 | David Siegfried |
| 2023-04-18 | log errors in jsonapi as well, fixes #614 | Jan-Hendrik Willms |
| 2023-04-03 | use correct variable, fixes #2504 | Jan-Hendrik Willms |
| 2023-03-22 | adjust wording, fixes #2391 | Jan-Hendrik Willms |
| 2023-03-08 | remove forum abos and favorites upon user deletion and add a migration that c... | Jan-Hendrik Willms |
| 2023-02-22 | CW-Canvas Block view button | Farbod Zamani |
| 2023-02-17 | use php 7.2 for tests and fix error in jsonapi, fixes #2166 | Jan-Hendrik Willms |
| 2023-02-16 | Vererbung von Lese- und Schreibrechten in CW | Ron Lucke |
| 2023-02-10 | ensure user is actually a member of a course when sending notifications, fixe... | Jan-Hendrik Willms |
| 2023-01-11 | use first found sem class or default sem class instead of relying on a sem cl... | Jan-Hendrik Willms |
| 2023-01-11 | check all valid include paths, fixes #2003 | Jan-Hendrik Willms |
| 2023-01-09 | fix property access in ActionMenu::addLink(), fixes #1989 | Jan-Hendrik Willms |
| 2023-01-09 | set size of icon in action menus only via css, fixes #1953 | Jan-Hendrik Willms |
| 2023-01-06 | remove obsolete code, refs #1121 | David Siegfried |
| 2023-01-06 | catch exception, closes #1565 | David Siegfried |
| 2023-01-06 | allow StudipCachedArray to expire completely and use that in RolePersistence,... | Jan-Hendrik Willms |
| 2022-12-09 | migrate from storing last visit dates of blubber threads in config_values to... | Jan-Hendrik Willms |
| 2022-11-17 | fix #1047 - add perm check for user context | Viktoria Wiebe |
| 2022-11-17 | failsafe studyarea assignment detection, fixes #1550 | 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-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-10-28 | fix table name in SQL query, fixes #1727 | Elmar Ludwig |
| 2022-10-19 | set json content type in error handler, fixes #1659 | Jan-Hendrik Willms |
| 2022-10-19 | implement JsonSerializable for I18NString, fixes #1672 | 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-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-26 | fix #1584 | Ron Lucke |
| 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-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 | 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 role detection for MvvPerm::getRoles(), fixes #1546 | Jan-Hendrik Willms |