aboutsummaryrefslogtreecommitdiff
path: root/lib/classes
AgeCommit message (Expand)Author
2024-11-18prevent php-warnings in htmlpurifier, fixes #4883David Siegfried
2024-11-18UserManagement::deletePersonalData: use the new name for the table with sched...Moritz Strohm
2024-11-14fix responsive logout, fixes #4744Jan-Hendrik Willms
2024-11-13load translations before comparing i18n field contents in SimpleORMap::isFiel...Jan-Hendrik Willms
2024-11-13don't store translations of I18NString if they are equal to the original base...Jan-Hendrik Willms
2024-11-13fix and improve forum category detection, fixes #4850Jan-Hendrik Willms
2024-11-13don't count automatic forum entries, fixes #4851Jan-Hendrik Willms
2024-11-13fix type hints, fixes #4860Jan-Hendrik Willms
2024-11-13fix pagination for users index jsonapi route, fixes #4844Jan-Hendrik Willms
2024-11-13fix 2fa token waiting (and more cleaning up than should be, sorry), fixes #4855Jan-Hendrik Willms
2024-11-13fixed errors when moving dates, fixes #4723Moritz Strohm
2024-11-11fixed errors related to the removal of start_time and duration_time in course...Moritz Strohm
2024-11-11set default icon size to 20, fixes #2801Jan-Hendrik Willms
2024-11-11Resolve "ContentBar 2.0"Thomas Hackl
2024-11-06prevent php-warnings in courseware-routes, fixes #4834David Siegfried
2024-11-06allow cache settings to be configured even if caching is disabled, fixes #4806Jan-Hendrik Willms
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-11-05correct calls to StructualElement::canRead(), fixes #4815Jan-Hendrik Willms
2024-11-05fix default for Request::i18n() if only one language is configured, fixes #4811Jan-Hendrik Willms
2024-11-04prevent warnings in course-wizard, fixes #4805David Siegfried
2024-11-04Courseware: Rechte und Sichtbarkeit funktionieren nach unterschiedlichen Krit...Ron Lucke
2024-11-04remove Request::quoted() and Request::quotedArray(), fixes #4799Jan-Hendrik Willms
2024-11-01fix #4792Ron Lucke
2024-10-30mark Request::quoted() as deprecated, fixes #4791Jan-Hendrik Willms
2024-10-30refactor holiday() function into Holidays class, allowing ids for holidays an...Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-29fixed functionality issues in TIC 4421, re #4421Moritz Strohm
2024-10-29Resolve "Veranstaltungsverzeichnis/Einrichtungsverzeichnis findet keine unbeg...Thomas Hackl
2024-10-28allow rendering of forms outside of dialog, fixes #4775Jan-Hendrik Willms
2024-10-28fix default handling of Request::i18n(), fixes #4774Jan-Hendrik Willms
2024-10-28improve body detection of requests in jsonapi, fixes #4764Jan-Hendrik Willms
2024-10-28PHP8 TypeError for additional_fields set in SORMRami Jasim
2024-10-25Resolve "MemcachedCache übergibt Werte nicht serialisiert"Thomas Hackl
2024-10-25fix Course::getDatesWithExDates() in the wake of the changes in #4758, re #4758Jan-Hendrik Willms
2024-10-25exportpdf no longer breaks when an embedded stud.ip file does not exist, fixe...Jan-Hendrik Willms
2024-10-24replace calls to self with calls to static, fixes #4758Jan-Hendrik Willms
2024-10-24fix jsonapi calls for studip trees, fixes #4746Jan-Hendrik Willms
2024-10-23Cache::getItems sollte associative array liefernRami Jasim
2024-10-23preselect only institute, fixes #4241Jan-Hendrik Willms
2024-10-23remove orphaned entries from etask_assignments, fixes #3971Jan-Hendrik Willms
2024-10-23fix syntax highlighting, fixes #4650Jan-Hendrik Willms
2024-10-22use Request::int() for clipboard_id, fixes #4715Elmar Ludwig
2024-10-22fail safe sso logouts, fixes #4731Jan-Hendrik Willms
2024-10-22fix db cache expiration time, fixes #4436Jan-Hendrik Willms
2024-10-18Resolve #3697 "Geplante Teilnehmendenzahl als Pflichtangabe bei der Anlage vo...André Noack
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-18ensure schemes array is always an array, fixes #4134Jan-Hendrik Willms
2024-10-15Resolve #4701 "Administration/Veranstaltungs-Stundenplan kann ohne Admin Rech...André Noack
2024-10-15remove zip archive legacy trait and adjust signature to match original and sa...Jan-Hendrik Willms
2024-10-09TIC 3265 - option to add links to coursewares in link block and table of cont...Viktoria Wiebe