| Age | Commit message (Expand) | Author |
| 2023-03-02 | prevent php-warnings, closes #1807 | David Siegfried |
| 2023-03-02 | fix php8 errors and warnings on my courses page, fixes #2232 | Jan-Hendrik Willms |
| 2023-03-02 | prevent php8 warnings, fixes #2235 | Jan-Hendrik Willms |
| 2023-02-24 | display semester of the course in the news-ranges, closes #2213 | David Siegfried |
| 2023-02-24 | fix ordering of news by priority, fixes #1636 | Jan-Hendrik Willms |
| 2023-02-21 | Resolve "Polishing TIC: Neue Icons 5.3" | Rasmus Fuhse |
| 2023-02-20 | first batch of changes (packet 1), re #2193 | Jan-Hendrik Willms |
| 2023-02-20 | second batch of changes, re #2193 | Jan-Hendrik Willms |
| 2023-02-20 | prevent php8 warnings in user model, re #2193 | Jan-Hendrik Willms |
| 2023-02-20 | 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-14 | fix type hints, closes #2162 | Elmar Ludwig |
| 2023-02-13 | Resolve "Zertifikatsversand muss für neue Coursewarefunktionen angepasst wer... | Thomas Hackl |
| 2023-02-13 | fix #2008 | Viktoria Wiebe |
| 2023-02-10 | Resolve "Fehler bei Migration CreateCwUnitsTable" | Rasmus Fuhse |
| 2023-02-09 | fix #2142 | Ron Lucke |
| 2023-02-09 | only remove the notifications for one course not for all, fixes #2024 | Jan-Hendrik Willms |
| 2023-02-09 | ensure user is actually a member of a course when sending notifications, fixe... | Jan-Hendrik Willms |
| 2023-01-31 | Vererbung von Lese- und Schreibrechten in CW | Ron Lucke |
| 2023-01-30 | fix findByModel() for object_type "sem" and "inst", re #2104 | Elmar Ludwig |
| 2023-01-30 | Resolve "DataField::getDataFields filtert bei Veranstaltungen falsch nach der... | Rasmus Fuhse |
| 2023-01-27 | only select distinct courses in Course::findByUser(), fixes #2086 | Jan-Hendrik Willms |
| 2023-01-26 | drop table blubber_follower and remove last remaining code for it, fixes #2082 | Jan-Hendrik Willms |
| 2023-01-26 | prevent warning in CourseWare\StructuralElement::hasEditingPermission(), fixe... | Jan-Hendrik Willms |
| 2023-01-26 | Revert "adjust sorm methods to count/return only distinct values, re #1885" | Jan-Hendrik Willms |
| 2023-01-26 | adjust sorm methods to count/return only distinct values, fixes #1885 | Jan-Hendrik Willms |
| 2023-01-25 | prevent warning in OpenGraphURL, fixes #2068 | Jan-Hendrik Willms |
| 2023-01-23 | BIEST #2049 | Ron Lucke |
| 2023-01-13 | reorder code to ensure a correct order of callback execution, re #1990 | Jan-Hendrik Willms |
| 2023-01-12 | change execution order to ensure the id for storing i18n contents is valid, f... | Jan-Hendrik Willms |
| 2023-01-09 | make other functions static as well, re #1986 | Jan-Hendrik Willms |
| 2023-01-06 | make function static as it should be, fixes #1986 | Jan-Hendrik Willms |
| 2023-01-06 | remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985 | Jan-Hendrik Willms |
| 2023-01-06 | Optimierung der Darstellungsstruktur mehrerer Lernmaterialien in Courseware | Ron Lucke |
| 2022-12-21 | fix broken usage of sorm, closes #1579 | David Siegfried |
| 2022-12-16 | Resolve "Evaluationen mit Fragebögen" | Rasmus Fuhse |
| 2022-12-16 | CW: GalleryBlock mouseover filename new feature | Farbod Zamani |
| 2022-12-15 | use SORM instead plain sql, closes #29 | David Siegfried |
| 2022-12-08 | resolves #853 | Michaela Brückner |
| 2022-12-07 | migrate from storing last visit dates of blubber threads in config_values to... | Jan-Hendrik Willms |
| 2022-12-07 | Resolve "Erweiterung Courseware: Zertifikate, Erinnerungen und Rücksetzen de... | Thomas Hackl |
| 2022-12-06 | Resolve "Einzeltermine einer regelmäßigen Zeit werden doppelt/falsch erzeugt" | Thomas Hackl |
| 2022-12-05 | fail safe room request filtering, fixes #1840 | Jan-Hendrik Willms |
| 2022-11-30 | fixes #1815 | Jan-Hendrik Willms |
| 2022-11-29 | 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 | ensure only valid User objects are passed as responsible persons, fixes #1821 | Jan-Hendrik Willms |
| 2022-11-24 | prevent deprecated warning, fixes #1818 | Jan-Hendrik Willms |
| 2022-11-24 | rework aux lock rules, use sorm model, deprecate old class and let name and d... | Jan-Hendrik Willms |