aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2023-03-08remove forum abos and favorites upon user deletion and add a migration that c...Jan-Hendrik Willms
2023-03-02ensure that language values are never null, fixes #1711Jan-Hendrik Willms
2023-02-27display semester of the course in the news-ranges, closes #2213David Siegfried
2023-02-22CW-Canvas Block view buttonFarbod Zamani
2023-02-17use php 7.2 for tests and fix error in jsonapi, fixes #2166Jan-Hendrik Willms
2023-02-16Vererbung von Lese- und Schreibrechten in CWRon Lucke
2023-02-10ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-01-26prevent 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-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-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-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-11-30remove bogus strip_tags() and always do br2space() after killFormat(), fixes ...Elmar Ludwig
2022-11-17fix #1047 - add perm check for user contextViktoria Wiebe
2022-11-17failsafe studyarea assignment detection, fixes #1550Jan-Hendrik Willms
2022-11-15valid semester from config, fixes #1774Jan-Hendrik Willms
2022-11-15apply chdate filter first (and fix the filter so it actually works), fixes #1779Elmar Ludwig
2022-11-11fix parameters for semester index retrieval, fixes #1775Jan-Hendrik Willms
2022-11-03prevent warning, fixes #1741Jan-Hendrik Willms
2022-11-02Update Courseware's Authority class to allow unlocking blocks.Marcus Eibrink-Lunzenauer
2022-11-02fix #887Ron Lucke
2022-11-01fix #1699Ron Lucke
2022-11-01fix #1687Ron Lucke
2022-11-01adjust password reset links expiration to 1 week and include expiration info ...Jan-Hendrik Willms
2022-10-28fix storing of i18n contents, fixes #1708Jan-Hendrik Willms
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
2022-10-19set json content type in error handler, fixes #1659Jan-Hendrik Willms
2022-10-19implement JsonSerializable for I18NString, fixes #1672Elmar Ludwig
2022-10-19get language from accept header only if no valid is started, fixes #1680, fix...Jan-Hendrik Willms
2022-10-19restore language after call to json api, fixes #1680Jan-Hendrik Willms
2022-10-14Resolve #1666 "Ankündigungen: SQL Fehler bei der Suche nach weiteren Bereichen"André Noack
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms
2022-09-28Biest #1172Ron Lucke
2022-09-28fix and restructure MyCoursesSearch, fixes #1606Jan-Hendrik Willms
2022-09-27update text on password change, fixes #1590Elmar Ludwig
2022-09-26fix #1584Ron Lucke
2022-09-26add language middleware that sets the system's language from a given...Jan-Hendrik Willms
2022-09-23fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-09Resolve #1570 "Courseware lädt nicht mehr : 500 Class 'JsonApi\PluginManager...André Noack
2022-09-09Resolve "Fehlender globaler Schalter für das Abschalten der Courseware (vera...Thomas Hackl
2022-09-09optimize performance of query from GlobalSearchCourses::getSQL(), fixes #1561Jan-Hendrik Willms
2022-09-08fix parameter for registering routes in JsonApiPlugin interface, fixes #1567Jan-Hendrik Willms
2022-09-07fix role detection for MvvPerm::getRoles(), fixes #1546Jan-Hendrik Willms