aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
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
2022-07-06fix parameter count for sprintf() in StudipLock::get(), fixes #1247Jan-Hendrik Willms
2022-07-06make constructor final and use new static(), fixes #1250Jan-Hendrik Willms
2022-07-06remove mail sending from error reporting in evaluation classes and fix error ...Jan-Hendrik Willms
2022-07-06use correct method calls, fixes #1239Jan-Hendrik Willms
2022-07-06declare function static, closes #1234David Siegfried
2022-07-06use correct case for classes, closes #1233David Siegfried
2022-07-06fix errors in mvv models, fixes #1230Jan-Hendrik Willms
2022-07-06fix errors in restapi code (and adjust phpdoc as well), fixes #1227Jan-Hendrik Willms
2022-07-06remove duplicate entry from time-range filter, closes #1161David Siegfried
2022-06-24disable warnings for less compilation and sanitize inputs, fixes #1211Jan-Hendrik Willms
2022-06-23fix fallout from ClipboardWidget cleanup, fixes #1133Elmar Ludwig
2022-06-20cast avatar title to string if necessary, fixes #1176Jan-Hendrik Willms
2022-06-17Resolve "Falsche Sortierung in der Veranstaltungsverwaltung bei den Grunddate...Rasmus Fuhse