aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-11-04HomeworkFolder: use folder-edit icons instead of folder-lock icons, fixes #4691issue-4807-5.4Moritz Strohm
2024-10-29prevent warning, fixes #4778Jan-Hendrik Willms
2024-10-29fix syntax error from ea417b3fa933075d436052620d5c0b2ad72669fb on branch 5.4,...Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-29Resolve "Veranstaltungsverzeichnis/Einrichtungsverzeichnis findet keine unbeg...Thomas Hackl
2024-10-28fix default handling of Request::i18n(), fixes #4774Jan-Hendrik Willms
2024-10-28PHP8 TypeError for additional_fields set in SORMRami Jasim
2024-10-28improve body detection of requests in jsonapi, fixes #4764Jan-Hendrik Willms
2024-10-25Resolve "MemcachedCache übergibt Werte nicht serialisiert"Thomas Hackl
2024-10-25fix Course::getDatesWithExDates() in the wake of the changes in #4758, re #4758Jan-Hendrik Willms
2024-10-25prevent php8 warning and fix logic, fixes #4757Jan-Hendrik Willms
2024-10-25replace calls to self with calls to static, fixes #4758Jan-Hendrik Willms
2024-10-25exportpdf no longer breaks when an embedded stud.ip file does not exist, fixe...Jan-Hendrik Willms
2024-10-23fix syntax highlighting, fixes #4650Jan-Hendrik Willms
2024-10-23restore potentially overwritten variable, fixes #4739Jan-Hendrik Willms
2024-10-23preselect only institute, fixes #4241Jan-Hendrik Willms
2024-10-23remove orphaned entries from etask_assignments, fixes #3971Jan-Hendrik Willms
2024-10-22fail safe sso logouts, fixes #4731Jan-Hendrik Willms
2024-10-22use Request::int() for clipboard_id, fixes #4715Elmar Ludwig
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-18ensure schemes array is always an array, fixes #4134Jan-Hendrik Willms
2024-10-17fix parameters html_id and avatar for PersonalNotifications::add(), fixes #4705Jan-Hendrik Willms
2024-10-17remove obsolete tools navigation, fixes #4709Jan-Hendrik Willms
2024-10-17Resolve "Datenschutzerklärung kann während Auswahl der Sichtbarkeit/Nutzung...Philipp Schüttlöffel
2024-10-15Resolve #4701 "Administration/Veranstaltungs-Stundenplan kann ohne Admin Rech...André Noack
2024-10-02prevent php-warnings in courseware, fixes #4664David Siegfried
2024-10-02prevent warning on my courses, fixes #4655Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on 5.5, re #4631Jan-Hendrik Willms
2024-10-02rework JsonApiController::doesRequestHaveBody() by checking for Content-Lengt...Jan-Hendrik Willms
2024-09-27deduplicate required methods of RoutesHelperTrait on branch 5.4 for compatibi...Jan-Hendrik Willms
2024-09-25prevent warning in StudipMail and fix return types, fixes #4607David Siegfried
2024-09-19ensure data is present before using it in Shib auth plugin, fixes #4616Jan-Hendrik Willms
2024-09-19sorm only return new ids for md5 hashes, fixes #4586Jan-Hendrik Willms
2024-09-19prevent warning in forum, fixes #4611David Siegfried
2024-09-19prevent php-warnings in visibility, fixes #4598David Siegfried
2024-09-19fixes #4597David Siegfried
2024-09-19prevent php-errors in restapi, fixes #4599David Siegfried
2024-09-19prevent php-warnings in MyRealm, fixes #4600David Siegfried
2024-09-10initialize parameter if unset, fixes #4571Elmar Ludwig
2024-09-10always use an array (why the heck would you pass a string if you expect an ar...Jan-Hendrik Willms
2024-09-09Resolve "ILIAS-Schnittstelle: falscher Typ für Konstanten in IliasUser.php"Arne Schröder, M. A.
2024-09-05fix writing of file cache, fixes #4560Jan-Hendrik Willms
2024-09-05Resolve "OER: Besser zurück Typ der Methode (oerModuleIntegrateMaterialToCou...Murtaza Sultani
2024-09-04Match signature of validateResourceDocument()Felix Pahlow
2024-09-03correctly check if there are any file refs, fixes #4556Jan-Hendrik Willms
2024-09-03prepare release 5.4.5Stefan Suchi
2024-09-02fix broken merge in cfa7ce8a69fc98c5ac12047ebc4391d46bed07ae on branch 5.4Jan-Hendrik Willms
2024-09-02provide generic logout for sso auth plugins, fixes #3624Jan-Hendrik Willms
2024-08-30fix incorrect usages of CSRFProtection::verifySecurityToken(), fixes #4548Jan-Hendrik Willms