aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2024-09-02added code improvementsJan-Hendrik Willms
2024-09-02removed JSONAPI ScheduleEntry model and replaced it with the standard Schedul...Moritz Strohm
2024-09-02added code improvementsJan-Hendrik Willms
2024-09-02use aliasMoritz Strohm
2024-09-02JSONAPI ScheduleEntry schema: fixed SORM member accessMoritz Strohm
2024-09-02fixed wrong table nameMoritz Strohm
2024-09-02began adding support for displaying hidden coursesMoritz Strohm
2024-09-02removed CalendarScheduleModelMoritz Strohm
2024-09-02renamed table schedule_seminare to schedule_coursesMoritz Strohm
2024-09-02moved schedule code in the new calendar/schedule controllerMoritz Strohm
2024-09-02removed duplicate codeMoritz Strohm
2024-09-02replaced Seminar::getDatesHTMLMoritz Strohm
2024-09-02renamed other classesMoritz Strohm
2024-09-02renamed class filesMoritz Strohm
2024-09-02StEP 3209, re #3209Moritz Strohm
2024-08-30add new method ContentBar::setInfoHTML() in favor of the now deprecated Conte...Jan-Hendrik Willms
2024-08-29make CSRFProtection::verifyRequest() private, fixes #4547Jan-Hendrik Willms
2024-08-29use csrf protection correctly, fixes #4545Jan-Hendrik Willms
2024-08-28fix unserialization of StudipArrayObjects, remove deprecated Serializable...Jan-Hendrik Willms
2024-08-23don't relocate content modules administration to the end in responsive naviga...Jan-Hendrik Willms
2024-08-23Aktion "Inhalt kopieren" bei einer abgegebenen Aufgabe funktioniert nichtRon Lucke
2024-08-23PHP8: Warnungen in JSON-API Route des DateibereichsRon Lucke
2024-08-23PHP 8: Warnungen in JSON-API Route der CoursewareRon Lucke
2024-08-22actually reset settings for admin course filter, fixes #4515Jan-Hendrik Willms
2024-08-21don't try to use "all" (default value of MY_INSTITUTES_DEFAULT) as an institu...Elmar Ludwig
2024-08-19fix variable access and storing of removed property, fixes #4485Jan-Hendrik Willms
2024-08-19regenerate unique id of date when importing dates, fixes #3103Jan-Hendrik Willms
2024-08-16refine doc block, fixes #4396Jan-Hendrik Willms
2024-08-16remove unused RangeTreeIndex route, fixes #4397Jan-Hendrik Willms
2024-08-16add oauth2 as auth plugin, fixes #4482Jan-Hendrik Willms
2024-08-15check if variable exists before accessing it, fixes #4480Jan-Hendrik Willms
2024-08-08use server request factory instead of request factory, fixes #4465Jan-Hendrik Willms
2024-08-07check callback for string type before validating method, fixes #4442Jan-Hendrik Willms
2024-08-07actually reset search on courses admin page, fixes #4460Jan-Hendrik Willms
2024-08-07add lis_course_section_sourcedid parameter, fixes #4461Elmar Ludwig
2024-08-05fixes #4284, fixes #4286Jan-Hendrik Willms
2024-08-05add missing cid parameter, fixes #4411Jan-Hendrik Willms
2024-07-15Resolve "search/courses lädt nicht, wenn in der URL der Parameter „cid“ ...Thomas Hackl
2024-07-15fix #889Ron Lucke
2024-07-12refactor wiki to vue sfc, fixes #4307Jan-Hendrik Willms
2024-07-11remove GlobalSearchMyCourses and let GlobalSearchCourses find all courses, fi...Jan-Hendrik Willms
2024-07-11remove deprecation notice for Cache::read() and Cache::write(), fixes #3701Jan-Hendrik Willms
2024-07-11show system notification's details as before, fixes #4388Jan-Hendrik Willms
2024-07-09Replace `slim/psr7` with `nyholm/psr7`.Marcus Eibrink-Lunzenauer
2024-07-09stock images: copy uploaded file if image width is smaller than target width,...Jan-Hendrik Willms
2024-07-08convert stock images to new vue bootstrapping mechanism, fixes #4305Jan-Hendrik Willms
2024-07-08fix php8 warnings and variable access in stock images routes, fixes #4378Jan-Hendrik Willms
2024-07-08use correct error property for auth plugins, fixes #4374Jan-Hendrik Willms
2024-07-04introduce [data-vue-app], fixes #4294Jan-Hendrik Willms
2024-07-03Resolve "Dateibereich: Literaturangaben haben ungeklärte Lizenz"Rasmus Fuhse