| Age | Commit message (Expand) | Author |
| 2023-06-02 | fix #2543 | Ron Lucke |
| 2023-06-02 | remove all consultation responsibilities upon range deletion and clean up db ... | Jan-Hendrik Willms |
| 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-27 | fix ordering of news by priority, fixes #1636 | 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 | 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 #1815 | Jan-Hendrik Willms |
| 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-25 | ensure only valid User objects are passed as responsible persons, fixes #1821 | 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 | Resolve "Fehler bei Terminvergabe, wenn Nutzer gelöscht wird" | Rasmus Fuhse |
| 2022-11-01 | adjust password reset links expiration to 1 week and include expiration info ... | Jan-Hendrik Willms |
| 2022-11-01 | fix #1632 | Ron Lucke |
| 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 | Resolve "Fehler in Sprechstunden beim Zusammenführen von Accounts" | Thomas Hackl |
| 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 |