aboutsummaryrefslogtreecommitdiff
path: root/lib/plugins/db
AgeCommit message (Expand)Author
2025-03-14sort user list by last name, first name, fixes #5378Elmar Ludwig
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-05-14made Stud.IP cache compatible with PSR-6, re #3701Moritz Strohm
2023-11-27Resolve "Zuweisung von Rollen an User überprüft die Existenz der übergeben...Thomas Hackl
2023-05-02add user lookup filter for roles and use that for auto inserting, fixes #2029Jan-Hendrik Willms
2023-03-22implement RolePersistence::getUsersWithRoleByName() and RolePersistence::getU...Jan-Hendrik Willms
2023-03-13extend RolePersistence, fixes #2054Jan-Hendrik Willms
2023-03-03prevent php-warnings, closes #2246David Siegfried
2023-02-21let RolePersistence cache the loaded roles in memory as well, fixes #2201Jan-Hendrik Willms
2022-12-20allow StudipCachedArray to expire completely and use that in RolePersistence,...Jan-Hendrik Willms
2022-11-18group roles in administration, fixes #1793Jan-Hendrik Willms
2022-06-23fix role loading for nobody, fixes #1209Jan-Hendrik Willms
2022-06-21fix query that manages inherited roles from a faculty role assignment, fixes ...Jan-Hendrik Willms
2022-02-21optimize cache and notification handling for RolePersistence, fixes #644Jan-Hendrik Willms
2022-02-01Resolve "Rollenverwaltung: Anlegen und Löschen von Rollen verursacht Fatal E...André Noack
2022-01-25fixes #580Jan-Hendrik Willms
2022-01-21fixes #237Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms