aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-11-18prevent php-warnings in htmlpurifier, fixes #4883David Siegfried
2024-11-18cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-18UserManagement::deletePersonalData: use the new name for the table with sched...Moritz Strohm
2024-11-14revert #4821 on main, re #4821Jan-Hendrik Willms
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-13sort resource request appointments when converting to readable strings, fixes...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 functionality issues in TIC 4387, re #4387Moritz Strohm
2024-11-13neither show the dialog for confidential dates of other users nor be able to ...Moritz Strohm
2024-11-13fixed errors when moving dates, fixes #4723Moritz Strohm
2024-11-13Resolve "Die Übersetzungsdomäne für Plugins wird nicht beim Initialisieren...Thomas Hackl
2024-11-11fixed errors related to the removal of start_time and duration_time in course...Moritz Strohm
2024-11-11fixed problems regarding moving single dates and displaying the amount of rep...Moritz Strohm
2024-11-11set default icon size to 20, fixes #2801Jan-Hendrik Willms
2024-11-11Resolve "ContentBar 2.0"Thomas Hackl
2024-11-08prevent php8 warning, fixes #4803Jan-Hendrik Willms
2024-11-07prevent php-warnings in resources-structure, fixes #4841David Siegfried
2024-11-07remove obsolete templates, views and methods from the now removed elearning i...Jan-Hendrik Willms
2024-11-06cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-06Course::addMember: use german column names in SQL statement, fixes #4819Moritz Strohm
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-06remove dead code, fixes #4833Jan-Hendrik Willms
2024-11-06prevent php-warnings, re #4832David Siegfried
2024-11-06fix call to deputy check, fixes #4825Jan-Hendrik Willms
2024-11-05Resolve "ILIAS-Schnittstelle: Kategorien werden nicht angelegt"Arne Schröder, M. A.
2024-11-05Resolve "ILIAS-Schnittstelle: Geschlechts-Eintrag wird nicht korrekt übergeben"Arne Schröder, M. A.
2024-11-05course/enrolment: allow participants to enter locked courses, fixes #4822Moritz Strohm
2024-11-05Course::getEnrolmentInformation: fixed checks for root and admin users, fixes...Moritz Strohm
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-04allow day 7 as sunday in getWeekday function, fixes #4801Moritz Strohm
2024-11-04remove Request::quoted() and Request::quotedArray(), fixes #4799Jan-Hendrik Willms
2024-11-04HomeworkFolder: use folder-edit icons instead of folder-lock icons, fixes #4691Moritz Strohm
2024-11-04Fix Courseware Sort issueRon Lucke
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-30studip_interpolate: improved DocBlock and gave the first function parameter a...Moritz Strohm
2024-10-30Resolve "Neuer Root-Assistent wird auch für Nicht-Roots angezeigt und läuft...Thomas Hackl
2024-10-29prevent warning, fixes #4778Jan-Hendrik Willms