aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/JsonApi
AgeCommit message (Expand)Author
2025-08-08don't let route break when semester filter query parameter is empty (and some...Jan-Hendrik Willms
2025-05-16add attribute 'is-cancelled' for course date schema that allows distinguishin...Jan-Hendrik Willms
2025-05-06use correct permission for JsonApi\Routes\Courses\Authority::canEditCourse(),...Jan-Hendrik Willms
2025-01-31Änderung des Inhaltstyps macht Aufgabe unbrauchbar (5.3-5.5)Ron Lucke
2024-11-13fix and improve forum category detection, fixes #4850Jan-Hendrik Willms
2024-11-13fix pagination for users index jsonapi route, fixes #4844Jan-Hendrik Willms
2024-11-06prevent php-warnings in courseware-routes, fixes #4834David Siegfried
2024-11-05fix #4792Ron Lucke
2024-10-28improve body detection of requests in jsonapi, fixes #4764Jan-Hendrik Willms
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-02prevent php-warnings in courseware, fixes #4664David Siegfried
2024-10-02rework JsonApiController::doesRequestHaveBody() by checking for Content-Lengt...Jan-Hendrik Willms
2024-09-30deduplicate required methods of RoutesHelperTrait on branch 5.4 for compatibi...Jan-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-06fix #889Ron Lucke
2024-06-17fixes #4277Jan-Hendrik Willms
2024-06-17Resolve "Selbst hochgeladene Dateien in Ordnern ohne Lesezugriff schlecht sic...Philipp Schüttlöffel
2024-05-29fixes #1971Jan-Hendrik Willms
2024-02-14fixes #3562Jan-Hendrik Willms
2024-02-09fix #2925Ron Lucke
2024-01-18prevent php-error and cleanup unlinked db-entries, closes #3592David Siegfried
2024-01-18do not require autor status, fixes #3617Elmar Ludwig
2023-11-29Resolve #3516 "Courseware nicht mehr zugänglich wenn der Autor gelöscht wurde"André Noack
2023-11-14add faculty and sub-institutes relationship to institutes route, fixes #3458Jan-Hendrik Willms
2023-11-09fixes #3430Jan-Hendrik Willms
2023-10-21Revert "fix #3019"Elmar Ludwig
2023-10-21Revert "Revert "fix #3019""Elmar Ludwig
2023-10-21Revert "fix #3019"Elmar Ludwig
2023-10-17fix self link to status groups by implementing route /status-groups/{id}, fix...Jan-Hendrik Willms
2023-10-16fixes #3281Jan-Hendrik Willms
2023-10-06fixes #3281Jan-Hendrik Willms
2023-09-19fix #3019Ron Lucke
2023-09-08fix quotes in SQL, fixes #1443Elmar Ludwig
2023-08-25Resolve #3099 "JSONAPI Route courses erlaubt nicht die Filterung nach Kategor...André Noack
2023-08-23return default if content_terms_of_use_id is not set, fixes #3085Elmar Ludwig
2023-07-04show specific fields on error, fixes #2816Jan-Hendrik Willms
2023-07-04unify checking methods, fixes #2815Jan-Hendrik Willms
2023-07-04add error detail, fixes #2814Jan-Hendrik Willms
2023-05-12add semester filter to user courses route, fixes #2572Jan-Hendrik Willms
2023-04-27CW: Mapping content after copying structural elementFarbod Zamani
2023-04-19fix changes to method signature, fixes #2564Jan-Hendrik Willms
2023-04-18log errors in jsonapi as well, fixes #614Jan-Hendrik Willms
2023-03-24fix #2126Ron Lucke
2023-03-23Prevent division by zero warning, fixes #2437Jan-Hendrik Willms
2023-03-11prevent php8 warnings, fixes #2279Jan-Hendrik Willms
2023-03-10return type adjustments, fixes #2290Jan-Hendrik Willms
2023-03-08prevent php-warnings, closes #2284David Siegfried
2023-03-08use correct column for progress calculation, fixes #2281Jan-Hendrik Willms
2023-03-03adjustments due to phpstan report, fixes #2257Jan-Hendrik Willms