aboutsummaryrefslogtreecommitdiff
path: root/lib/plugins
AgeCommit message (Expand)Author
2024-10-22restore potentially overwritten variable, fixes #4739Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-05remove WebServicePlugin type as well, re #4110issue-4568Jan-Hendrik Willms
2024-08-05don't create plugin instances from navigation context, fixes #4317Elmar Ludwig
2024-07-03prevent php-warnings in PluginManager, closes #4363David Siegfried
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-19remove restapi, fixes #2798Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-06-04Create plugins using the dependency injection.Marcus Eibrink-Lunzenauer
2024-05-27integrate trails, fixes #4102Jan-Hendrik Willms
2024-05-16relocate flexi, fixes #4101Jan-Hendrik Willms
2024-05-15fixes #4133Jan-Hendrik Willms
2024-05-14made Stud.IP cache compatible with PSR-6, re #3701Moritz Strohm
2024-05-06fixes #3977Jan-Hendrik Willms
2024-04-25fixes #4077Jan-Hendrik Willms
2024-04-04fixes #3890Jan-Hendrik Willms
2024-03-15remove less compilation for plugins, fixes #2720Jan-Hendrik Willms
2024-02-16fixes #3709, fixes #3710, fixes #3712, fixes #3713Jan-Hendrik Willms
2024-01-03fixes #3569Jan-Hendrik Willms
2023-12-19StEP 1800 closes #1800Peter Thienel
2023-11-27Resolve "Zuweisung von Rollen an User überprüft die Existenz der übergeben...Thomas Hackl
2023-10-10introduce interface AdminCourseWidgetPlugin and adjust core admin courses to ...Jan-Hendrik Willms
2023-08-29prevent php8 warnings, fixes #3106Jan-Hendrik Willms
2023-07-13Resolve "Restrukturierung der Veranstaltungsverwaltung inklusive Mehr-Seite"Rasmus Fuhse
2023-05-02add user lookup filter for roles and use that for auto inserting, fixes #2029Jan-Hendrik Willms
2023-03-31update deprecation notice, fixes #2493Jan-Hendrik Willms
2023-03-22implement RolePersistence::getUsersWithRoleByName() and RolePersistence::getU...Jan-Hendrik Willms
2023-03-13implement PluginAssetsTrait::addAsset() and PluginAssetsTrait::addAssets(), f...Jan-Hendrik Willms
2023-03-13extend RolePersistence, fixes #2054Jan-Hendrik Willms
2023-03-11prevent php-warnings, closes #2355David Siegfried
2023-03-03prevent php-warnings, closes #2246David Siegfried
2023-03-02prevent php-warnings, closes #2243David 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-11-15prevent php8-warnings, closes #1770David Siegfried
2022-11-04Use dependency injection in trails, closes #1714.Marcus Eibrink-Lunzenauer
2022-09-28fix for BIESt #1118Moritz Strohm
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-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-05-11convert old core plugins to new model, re #814Elmar Ludwig
2022-05-04fix for BIESt #957Moritz Strohm
2022-04-05fix comment, re #687Elmar Ludwig
2022-04-05drop unused plugin default activations, fixes #568Elmar Ludwig
2022-03-10refine doc, refs #687David Siegfried
2022-03-10rework php-doc changes, refs #687David Siegfried
2022-02-21optimize cache and notification handling for RolePersistence, fixes #644Jan-Hendrik Willms
2022-02-17fix php-doc and prevent php-warning, refs #687David Siegfried
2022-02-01Resolve "Rollenverwaltung: Anlegen und Löschen von Rollen verursacht Fatal E...André Noack