aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-04HomeworkFolder: use folder-edit icons instead of folder-lock icons, fixes #4691issue-4807-5.4Moritz Strohm
2024-10-30fix error/typo, re #2429Jan-Hendrik Willms
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-29provide migration that removes the invalid entries from folders table, re #40...Jan-Hendrik Willms
2024-10-29provide tests for Request::i18n(), re #4774Jan-Hendrik Willms
2024-10-29fix typoRon Lucke
2024-10-29Resolve "Veranstaltungsverzeichnis/Einrichtungsverzeichnis findet keine unbeg...Thomas Hackl
2024-10-28prevent php-warnings in Module, fixes #4773David Siegfried
2024-10-28fix default handling of Request::i18n(), fixes #4774Jan-Hendrik Willms
2024-10-28prevent php-warnings in adminssion, fixes #4767David Siegfried
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-25add missing join, re #4318Jan-Hendrik Willms
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-22fix filter in files overview, fixes #3267Jan-Hendrik Willms
2024-10-22use Request::int() for clipboard_id, fixes #4715Elmar Ludwig
2024-10-22fix typo, re #4631Jan-Hendrik Willms
2024-10-21fix the faulty bugfix by addressing the course id correctly, re #4530Jan-Hendrik Willms
2024-10-18ensure forum likes and options are posted, fixes #4692Jan-Hendrik Willms
2024-10-18add missing configurations for personal notifications, fixes #4711Jan-Hendrik Willms
2024-10-18let search respect visiblity settings more correctly, fixes #4318Jan-Hendrik Willms
2024-10-18fix oer search difficulty level filter, fixes #2429Jan-Hendrik Willms
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-18fix and cleanup memcache administration vue component, fixes #4265Jan-Hendrik Willms
2024-10-18ensure schemes array is always an array, fixes #4134Jan-Hendrik Willms
2024-10-18fix html in module search view, fixes #3838Jan-Hendrik Willms
2024-10-18ensure dates belong to course, fixes #4530Jan-Hendrik Willms
2024-10-18rework admission priority retrieval, fixes #4717Jan-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-17set base url for urlhelper early in jsonapi.php (and remove some clutter), fi...Jan-Hendrik Willms
2024-10-15Resolve #4701 "Administration/Veranstaltungs-Stundenplan kann ohne Admin Rech...André Noack
2024-10-15fix weird expansion of top bar when hovering notification container, fixes #4698Jan-Hendrik Willms
2024-10-14Courseware: Leinwand BlockRon Lucke
2024-10-14fix deletion of bookings, fixes #4566Jan-Hendrik Willms
2024-10-14prevent php-warnings in questionnaire and my_courses, fixes #4665David Siegfried
2024-10-14resurrect proxy triggering, fixes #4688Jan-Hendrik Willms
2024-10-08messages/_message_row view: check for message author before calling getFullNa...Moritz Strohm