aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2023-05-26fix #797Jan-Hendrik Willms
2023-05-15add migration that fixes the issue from #2591, re #2591, fixes #2622Jan-Hendrik Willms
2023-05-12add semester filter to user courses route, fixes #2572Jan-Hendrik Willms
2023-05-02Resolve #2594 "onActivation/onDeactivation wird für Plugins nicht aufgerufen...André Noack
2023-05-02Resolve #2591 "Studiengruppe: "klassische" Teilnehmerseite ist aktivierbar (Ã...André Noack
2023-04-27CW: Mapping content after copying structural elementFarbod Zamani
2023-04-19add min-length to quicksearch, closes #2561David Siegfried
2023-04-18log errors in jsonapi as well, fixes #614Jan-Hendrik Willms
2023-04-04allow grant type 'refresh_token' as well, fixes #2507Jan-Hendrik Willms
2023-04-03use correct variable, fixes #2504Jan-Hendrik Willms
2023-03-28resurrect pageURL, fixes #2473Jan-Hendrik Willms
2023-03-22ensure correct permissions for courses, fixes #2220Jan-Hendrik Willms
2023-03-22adjust wording, fixes #2391Jan-Hendrik Willms
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