| Age | Commit message (Expand) | Author |
| 2023-03-11 | prepare release 5.2.1 | Stefan Suchi |
| 2023-03-08 | remove forum abos and favorites upon user deletion and add a migration that c... | Jan-Hendrik Willms |
| 2023-03-08 | fix sql query, fixes #2285 | Jan-Hendrik Willms |
| 2023-03-06 | show appropriate info message when a holiday interferes with the creation of ... | Jan-Hendrik Willms |
| 2023-03-02 | ensure that language values are never null, fixes #1711 | Jan-Hendrik Willms |
| 2023-03-02 | preserve global user switch in cronjob, fixes #2242 | Jan-Hendrik Willms |
| 2023-02-27 | fix ordering of news by priority, fixes #1636 | Jan-Hendrik Willms |
| 2023-02-27 | display semester of the course in the news-ranges, closes #2213 | David Siegfried |
| 2023-02-22 | adjust other occurences of hardcoded User model, fixes #2197 | Jan-Hendrik Willms |
| 2023-02-22 | fix #2048 | Ron Lucke |
| 2023-02-22 | CW-Canvas Block view button | Farbod Zamani |
| 2023-02-22 | let RolePersistence cache the loaded roles in memory as well, fixes #2201 | Jan-Hendrik Willms |
| 2023-02-20 | use static instead of harcoded class, fixes #2194 | Jan-Hendrik Willms |
| 2023-02-17 | clone records before fetching into them so that the after_initialize will alw... | Jan-Hendrik Willms |
| 2023-02-17 | use php 7.2 for tests and fix error in jsonapi, fixes #2166 | Jan-Hendrik Willms |
| 2023-02-16 | fix findByModel() for object_type "sem" and "inst", re #2104 | Elmar Ludwig |
| 2023-02-16 | Resolve "DataField::getDataFields filtert bei Veranstaltungen falsch nach der... | Rasmus Fuhse |
| 2023-02-16 | Vererbung von Lese- und Schreibrechten in CW | Ron Lucke |
| 2023-02-16 | fix #2008 | Viktoria Wiebe |
| 2023-02-16 | fix type hints, closes #2162 | Elmar Ludwig |
| 2023-02-10 | ensure user is actually a member of a course when sending notifications, fixe... | Jan-Hendrik Willms |
| 2023-02-10 | only remove the notifications for one course not for all, fixes #2024 | Jan-Hendrik Willms |
| 2023-02-03 | only select distinct courses in Course::findByUser(), fixes #2086 | Jan-Hendrik Willms |
| 2023-02-03 | drop table blubber_follower and remove last remaining code for it, fixes #2082 | Jan-Hendrik Willms |
| 2023-01-26 | prevent error, fixes #2026 | Jan-Hendrik Willms |
| 2023-01-26 | Resolve #2053 "Evaluationen (alt): Zugeordnete Bereiche werden nicht mit Name... | André Noack |
| 2023-01-24 | use aria-current="page" correctly, closes #1748 | Elmar Ludwig |
| 2023-01-23 | made the times / rooms section on the course details page more accessible, cl... | Moritz Strohm |
| 2023-01-12 | ensure that all ranges a news can be linked to are presented to the user and... | 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-09 | remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985 | 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 |
| 2023-01-06 | fix ical-import, closes #680 | David Siegfried |
| 2023-01-06 | add missing call to page_close, fixes #1890 | Jan-Hendrik Willms |
| 2022-12-09 | migrate from storing last visit dates of blubber threads in config_values to... | Jan-Hendrik Willms |
| 2022-12-09 | fail safe room request filtering, fixes #1840 | Jan-Hendrik Willms |
| 2022-12-06 | Resolve "Einzeltermine einer regelmäßigen Zeit werden doppelt/falsch erzeugt" | Thomas Hackl |
| 2022-11-30 | fix #465 | Ron Lucke |
| 2022-11-30 | fixes #1815 | Jan-Hendrik Willms |
| 2022-11-30 | remove bogus strip_tags() and always do br2space() after killFormat(), fixes ... | Elmar Ludwig |
| 2022-11-30 | fixes #1810 | Jan-Hendrik Willms |
| 2022-11-30 | Resolve "OER-Campus: Großer schwarzer Kasten" | Rasmus Fuhse |
| 2022-11-30 | Resolve #1831 "Individuelle Raumgruppen werden unsortiert angezeigt" | André Noack |
| 2022-11-28 | Resolve "mvv_assignments bzw. mvv_contacts kann nicht nach priority sortiert ... | Rasmus Fuhse |
| 2022-11-25 | prevent deprecated warning, fixes #1818 | Jan-Hendrik Willms |