aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2023-02-09ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-02-08fix #2100Ron Lucke
2023-01-31Vererbung von Lese- und Schreibrechten in CWRon Lucke
2023-01-27fix #2087Ron Lucke
2023-01-24remove bogus third matching group handling, fixes #2060Jan-Hendrik Willms
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-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-06Optimierung der Darstellungsstruktur mehrerer Lernmaterialien in CoursewareRon Lucke
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-16Resolve "Polishing für die neue HTML-Struktur und die responsive Ansicht" Te...Thomas Hackl
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
2022-12-13Resolve "Polishing für die neue HTML-Stuktur" Teil 1Thomas Hackl
2022-12-12Resolve "StEP00348: Responsive Navigation Stud.IP 5.x"Thomas Hackl
2022-12-07Resolve "Neue HTML-Grundstruktur für Stud.IP"Thomas Hackl
2022-12-07migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
2022-12-07Resolve "Erweiterung Courseware: Zertifikate, Erinnerungen und Rücksetzen de...Thomas Hackl
2022-11-24fixes #1658Thomas Hackl
2022-11-24Resolve "Virencheck beim Dateiupload"Thomas Hackl
2022-11-24rework aux lock rules, use sorm model, deprecate old class and let name and d...Jan-Hendrik Willms
2022-11-21remove bogus strip_tags() and always do br2space() after killFormat(), fixes ...Elmar Ludwig
2022-11-17prevent php-warnings, closes #1789David Siegfried
2022-11-15lock times for consultation blocks, fixes #1264Jan-Hendrik Willms
2022-11-15fix #1047 - add perm check for user contextViktoria Wiebe
2022-11-15failsafe studyarea assignment detection, fixes #1550Jan-Hendrik Willms
2022-11-15prevent php8-warnings, closes #1770David Siegfried
2022-11-15disable and deprecate transformBeforeSave(), fixes #1601Elmar Ludwig
2022-11-14apply chdate filter first (and fix the filter so it actually works), fixes #1779Elmar Ludwig
2022-11-11valid semester from config, fixes #1774Jan-Hendrik Willms
2022-11-11fix parameters for semester index retrieval, fixes #1775Jan-Hendrik Willms
2022-11-09Prevent PHP-Warnings, closes #1764David Siegfried
2022-11-07prevent php8-warning, closes #1750David Siegfried
2022-11-04Use dependency injection in trails, closes #1714.Marcus Eibrink-Lunzenauer
2022-11-03prevent warning, fixes #1741Jan-Hendrik Willms
2022-11-02prevent php8-warnings, refs #1733David Siegfried
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
2022-10-27fix #1712Ron Lucke