| Age | Commit message (Expand) | Author |
| 2023-06-02 | fix #2543 | Ron Lucke |
| 2023-05-26 | fix #797 | Jan-Hendrik Willms |
| 2023-05-08 | encode filename for SENDFILE_LINK_MODE=rewrite, fixes #2609 | Elmar Ludwig |
| 2023-05-02 | Resolve #2594 "onActivation/onDeactivation wird für Plugins nicht aufgerufen... | André Noack |
| 2023-04-19 | fixes #2563 | Jan-Hendrik Willms |
| 2023-04-05 | fixes #2427 | Jan-Hendrik Willms |
| 2023-04-04 | Resolve "OER Campus: HTTP_PROXY wird nicht genutzt" | Rasmus Fuhse |
| 2023-03-22 | add appropriate title for course completion icon, fixes #2416 | Jan-Hendrik Willms |
| 2023-03-22 | garbage collect expired tfa tokens, fixes #2399 | Jan-Hendrik Willms |
| 2023-03-06 | show appropriate info message when a holiday interferes with the creation of ... | Jan-Hendrik Willms |
| 2023-02-22 | adjust other occurences of hardcoded User model, fixes #2197 | 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-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-09 | remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985 | 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 #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-17 | fix sorting, closes #1781 | David Siegfried |
| 2022-11-15 | fix typo, fixes #1767 | Jan-Hendrik Willms |
| 2022-11-03 | 5.0: re #1683 manually merging | Rasmus Fuhse |
| 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 | count in SQL, not in PHP, fixes #1677 | Elmar Ludwig |
| 2022-10-04 | correctly encode output, fixes #1619 | Jan-Hendrik Willms |
| 2022-09-30 | use system user for notifications when deleting room bookings via the cli, cl... | David Siegfried |
| 2022-09-26 | remove translations after config value was removed, fixes #1597 | 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 | ensure correct return type, fixes #1548 | Jan-Hendrik Willms |
| 2022-09-07 | fix creation and deletion of consultation events, fixes #982 | Jan-Hendrik Willms |
| 2022-08-31 | also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ... | Moritz Strohm |