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-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-02-095.0: adjust gitlab ci pipeline configuring to include checks and tests, re #2116Jan-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-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
2022-12-09migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
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-01fix #1699Ron Lucke
2022-11-01fix #1687Ron Lucke
2022-10-28fix table name in SQL query, fixes #1727Elmar Ludwig
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-19add language middleware that sets the system's language from a given...Jan-Hendrik Willms
2022-10-10make semester and semtype condition optional, fixes #145Jan-Hendrik Willms
2022-09-28fix and restructure MyCoursesSearch, fixes #1606Jan-Hendrik Willms
2022-09-27update text on password change, fixes #1590Elmar Ludwig
2022-09-23fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-19fixes #134Jan-Hendrik Willms
2022-09-09fix commit 10bfd9f1277da298020ebe2080e2469d0463c49a ...anoack
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-07fix role detection for MvvPerm::getRoles(), fixes #1546Jan-Hendrik Willms
2022-09-06Resolve "Verhaltensänderung in RolePersistence::getAssignedRoleInstitutes() ...Peter Thienel
2022-09-06cache administration: prepopulate memcached settings and fix message upon...Jan-Hendrik Willms
2022-09-03set start_semester before store(), fixes #1507Elmar Ludwig
2022-08-26don't show room-type-filter if no room types exists, closes #1423David Siegfried
2022-08-26fixes #1492Michaela Brückner
2022-08-11don't render link text in action-menu-single mode, fixes #1404Elmar Ludwig
2022-08-11disable opcache (for this request) when updating plugin, fixes #569Elmar Ludwig
2022-08-05replace old icon, closes #1369David Siegfried
2022-07-15fix new semclass entries closes #1290André Noack
2022-07-15stop overriding the button focus outline, fixes #1304Elmar Ludwig
2022-07-15fix a11y stuff in individual rooms-groups, closes #1094David Siegfried
2022-07-06Revert "fix #1044"Elmar Ludwig
2022-07-06fix search-filter, closes #1023David Siegfried
2022-07-06use MvvFile instead of MvvDokument, fixes #1249Jan-Hendrik Willms