aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-02-09fix #2142Ron Lucke
2023-02-09only remove the notifications for one course not for all, fixes #2024Jan-Hendrik Willms
2023-02-09ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-02-08fix #2100Ron Lucke
2023-02-06Resolve ""Zweistufiger" Vollbildmodus"Thomas Hackl
2023-01-31Vererbung von Lese- und Schreibrechten in CWRon Lucke
2023-01-30fix findByModel() for object_type "sem" and "inst", re #2104Elmar Ludwig
2023-01-30Resolve "DataField::getDataFields filtert bei Veranstaltungen falsch nach der...Rasmus Fuhse
2023-01-27only select distinct courses in Course::findByUser(), fixes #2086Jan-Hendrik Willms
2023-01-27fix #2087Ron Lucke
2023-01-26drop table blubber_follower and remove last remaining code for it, fixes #2082Jan-Hendrik Willms
2023-01-26prevent warning in CourseWare\StructuralElement::hasEditingPermission(), fixe...Jan-Hendrik Willms
2023-01-26Revert "adjust sorm methods to count/return only distinct values, re #1885"Jan-Hendrik Willms
2023-01-26adjust sorm methods to count/return only distinct values, fixes #1885Jan-Hendrik Willms
2023-01-25prevent warning in OpenGraphURL, fixes #2068Jan-Hendrik Willms
2023-01-24use aria-current="page" correctly, closes #1748Elmar Ludwig
2023-01-24remove bogus third matching group handling, fixes #2060Jan-Hendrik Willms
2023-01-23made the times / rooms section on the course details page more accessible, cl...Moritz Strohm
2023-01-23BIEST #2049Ron Lucke
2023-01-20Resolve #2053 "Evaluationen (alt): Zugeordnete Bereiche werden nicht mit Name...André Noack
2023-01-18Use the same DI container both system-wide and in the JSONAPI.Marcus Eibrink-Lunzenauer
2023-01-16prevent error, fixes #2026Jan-Hendrik Willms
2023-01-13reorder code to ensure a correct order of callback execution, re #1990Jan-Hendrik Willms
2023-01-12change execution order to ensure the id for storing i18n contents is valid, f...Jan-Hendrik Willms
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-10fix #1991Ron Lucke
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-09make other functions static as well, re #1986Jan-Hendrik Willms
2023-01-06make function static as it should be, fixes #1986Jan-Hendrik Willms
2023-01-06remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985Jan-Hendrik Willms
2023-01-06Optimierung der Darstellungsstruktur mehrerer Lernmaterialien in CoursewareRon Lucke
2022-12-29Update VERSIONStefan Suchi
2022-12-21fix ical-import, closes #680David Siegfried
2022-12-21fix broken usage of sorm, closes #1579David Siegfried
2022-12-21catch exception, closes #1565David Siegfried
2022-12-20allow StudipCachedArray to expire completely and use that in RolePersistence,...Jan-Hendrik Willms
2022-12-16StEP 1596, closes #1596Moritz Strohm
2022-12-16fix php8 warnings, fixes #1911Jan-Hendrik Willms
2022-12-16Resolve "Evaluationen mit Fragebögen"Rasmus Fuhse
2022-12-16TIC 1388, closes #1388Moritz Strohm
2022-12-16CW: GalleryBlock mouseover filename new featureFarbod Zamani
2022-12-16Resolve "Polishing für die neue HTML-Struktur und die responsive Ansicht" Te...Thomas Hackl
2022-12-15check perms, closes #1763David Siegfried
2022-12-15use SORM instead plain sql, closes #29David Siegfried
2022-12-15ensure the user may create a booking for a slot, fixes #1883Jan-Hendrik Willms
2022-12-15remove unused code, fixes #564Elmar Ludwig
2022-12-14add missing call to page_close, fixes #1890Jan-Hendrik Willms