aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
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-19prevent warning in forum, fixes #4611David Siegfried
2024-09-19prevent php-warnings in visibility, fixes #4598David Siegfried
2024-09-19prevent php-errors in restapi, fixes #4599David Siegfried
2024-09-19prevent php-warnings in MyRealm, fixes #4600David Siegfried
2024-09-05fix writing of file cache, fixes #4560Jan-Hendrik Willms
2024-09-04Match signature of validateResourceDocument()Felix Pahlow
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-30use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-30Aktion "Inhalt kopieren" bei einer abgegebenen Aufgabe funktioniert nichtRon Lucke
2024-08-30PHP 8: Warnungen in JSON-API Route der CoursewareRon Lucke
2024-08-30fix unserialization of StudipArrayObjects, remove deprecated Serializable...Jan-Hendrik Willms
2024-08-30Add __(un)serialize to `StudipArrayObject` to remove Warnings.Marcus Eibrink-Lunzenauer
2024-08-30don't relocate content modules administration to the end in responsive naviga...Jan-Hendrik Willms
2024-08-22actually reset settings for admin course filter, fixes #4515Jan-Hendrik Willms
2024-08-22don't try to use "all" (default value of MY_INSTITUTES_DEFAULT) as an institu...Elmar Ludwig
2024-08-19refine doc block, fixes #4396Jan-Hendrik Willms
2024-08-19remove unused RangeTreeIndex route, fixes #4397Jan-Hendrik Willms
2024-08-15check if variable exists before accessing it, fixes #4480Jan-Hendrik Willms
2024-08-08fix broken merge bb4da5459ca7f4e9e3c3ea7853e0d6c32e8efb21Jan-Hendrik Willms
2024-08-08check callback for string type before validating method, fixes #4442Jan-Hendrik Willms
2024-08-08actually reset search on courses admin page, fixes #4460Jan-Hendrik Willms
2024-08-08add lis_course_section_sourcedid parameter, fixes #4461Elmar Ludwig
2024-08-06fix #889Ron Lucke
2024-08-06remove GlobalSearchMyCourses and let GlobalSearchCourses find all courses, fi...Jan-Hendrik Willms
2024-08-06fixes #4284, fixes #4286Jan-Hendrik Willms
2024-07-15Resolve "search/courses lädt nicht, wenn in der URL der Parameter „cid“ ...Thomas Hackl
2024-07-10use correct error property for auth plugins, fixes #4374Jan-Hendrik Willms
2024-07-10fix php8 warnings and variable access in stock images routes, fixes #4378Jan-Hendrik Willms
2024-07-10stock images: copy uploaded file if image width is smaller than target width,...Jan-Hendrik Willms
2024-07-03fix userdomain lookup for selection 'no userdomain', fixes #4353Jan-Hendrik Willms
2024-07-03Resolve "Dateibereich: Literaturangaben haben ungeklärte Lizenz"Rasmus Fuhse
2024-07-02fix StudipFileCache::getStats(), fixes #3699Jan-Hendrik Willms
2024-06-27always return valid default and some cleaning up, fixes #3676Jan-Hendrik Willms
2024-06-18Resolve "Exception in OpenGraph::extract() bei null-String"Thomas Hackl
2024-06-17fixes #4277Jan-Hendrik Willms
2024-06-17fixes #4311Jan-Hendrik Willms
2024-06-17Resolve "Selbst hochgeladene Dateien in Ordnern ohne Lesezugriff schlecht sic...Philipp Schüttlöffel
2024-06-17fixes #3990Jan-Hendrik Willms
2024-06-04fixes #4221Jan-Hendrik Willms
2024-05-29Resolve "Barrierefreiheit: Globale Suche nicht barrierefrei nutzbar"Rasmus Fuhse
2024-05-29fixes #1971Jan-Hendrik Willms