| Age | Commit message (Expand) | Author |
| 2023-03-10 | prepare release 5.0.4 | 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 | preserve global user switch in cronjob, fixes #2242 | Jan-Hendrik Willms |
| 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 | fix merge error in 93a8e1ab664dc9f6042cbd80c40be2b4132902f7, re #2104 | Elmar Ludwig |
| 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-09 | 5.0: adjust gitlab ci pipeline configuring to include checks and tests, re #2116 | 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 | 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-11 | use first found sem class or default sem class instead of relying on a sem cl... | 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 |
| 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 #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 |
| 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 |