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