aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
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
2024-07-03fix userdomain lookup for selection 'no userdomain', fixes #4353Jan-Hendrik Willms
2024-07-01fix StudipFileCache::getStats(), fixes #3699Jan-Hendrik Willms
2024-06-28check for source_id before copying data, fixes #4348Jan-Hendrik Willms
2024-06-27remove calls to recently removed tables, fixes #4347Jan-Hendrik Willms
2024-06-25TIC Avatar ModernisierungRon Lucke
2024-06-25always return valid default and some cleaning up, fixes #3676Jan-Hendrik Willms
2024-06-25allow copying of participants and groups when copying a course, fixes #3441Jan-Hendrik Willms
2024-06-25fix handling of different LayoutMessage types, fixes #4345Jan-Hendrik Willms
2024-06-24check for MessageBox since only that class has the method isCloseable(), fixe...Jan-Hendrik Willms
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-18Resolve "Neues Benachrichtungssystem für Stud.IP"Thomas Hackl
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-17fixes #3990Jan-Hendrik Willms
2024-06-17Resolve "Selbst hochgeladene Dateien in Ordnern ohne Lesezugriff schlecht sic...Philipp Schüttlöffel
2024-06-14Add __(un)serialize to `StudipArrayObject` to remove Warnings.Marcus Eibrink-Lunzenauer
2024-06-11convert consultation creator to vue and fix several problems, fixes #3349Jan-Hendrik Willms