| Age | Commit message (Expand) | Author |
| 2024-11-18 | add jsonapi route /institutes/{id}/hierarchy to fetch the upwards hierarchy o...tic-4885 | Jan-Hendrik Willms |
| 2024-11-18 | prevent php-warnings in htmlpurifier, fixes #4883 | David Siegfried |
| 2024-11-18 | cleanup course room request controller concerning stored data in session, fix... | Jan-Hendrik Willms |
| 2024-11-18 | UserManagement::deletePersonalData: use the new name for the table with sched... | Moritz Strohm |
| 2024-11-14 | revert #4821 on main, re #4821 | Jan-Hendrik Willms |
| 2024-11-14 | fix responsive logout, fixes #4744 | Jan-Hendrik Willms |
| 2024-11-13 | load translations before comparing i18n field contents in SimpleORMap::isFiel... | Jan-Hendrik Willms |
| 2024-11-13 | don't store translations of I18NString if they are equal to the original base... | Jan-Hendrik Willms |
| 2024-11-13 | sort resource request appointments when converting to readable strings, fixes... | Jan-Hendrik Willms |
| 2024-11-13 | fix and improve forum category detection, fixes #4850 | Jan-Hendrik Willms |
| 2024-11-13 | don't count automatic forum entries, fixes #4851 | Jan-Hendrik Willms |
| 2024-11-13 | fix type hints, fixes #4860 | Jan-Hendrik Willms |
| 2024-11-13 | fix pagination for users index jsonapi route, fixes #4844 | Jan-Hendrik Willms |
| 2024-11-13 | fix 2fa token waiting (and more cleaning up than should be, sorry), fixes #4855 | Jan-Hendrik Willms |
| 2024-11-13 | fixed functionality issues in TIC 4387, re #4387 | Moritz Strohm |
| 2024-11-13 | neither show the dialog for confidential dates of other users nor be able to ... | Moritz Strohm |
| 2024-11-13 | fixed errors when moving dates, fixes #4723 | Moritz Strohm |
| 2024-11-13 | Resolve "Die Übersetzungsdomäne für Plugins wird nicht beim Initialisieren... | Thomas Hackl |
| 2024-11-11 | fixed errors related to the removal of start_time and duration_time in course... | Moritz Strohm |
| 2024-11-11 | fixed problems regarding moving single dates and displaying the amount of rep... | Moritz Strohm |
| 2024-11-11 | set default icon size to 20, fixes #2801 | Jan-Hendrik Willms |
| 2024-11-11 | Resolve "ContentBar 2.0" | Thomas Hackl |
| 2024-11-08 | prevent php8 warning, fixes #4803 | Jan-Hendrik Willms |
| 2024-11-07 | prevent php-warnings in resources-structure, fixes #4841 | David Siegfried |
| 2024-11-07 | remove obsolete templates, views and methods from the now removed elearning i... | Jan-Hendrik Willms |
| 2024-11-06 | cleanup course room request controller concerning stored data in session, fix... | Jan-Hendrik Willms |
| 2024-11-06 | Course::addMember: use german column names in SQL statement, fixes #4819 | Moritz Strohm |
| 2024-11-06 | prevent php-warnings in courseware-routes, fixes #4834 | David Siegfried |
| 2024-11-06 | allow cache settings to be configured even if caching is disabled, fixes #4806 | Jan-Hendrik Willms |
| 2024-11-06 | remove dead code, fixes #4833 | Jan-Hendrik Willms |
| 2024-11-06 | prevent php-warnings, re #4832 | David Siegfried |
| 2024-11-06 | fix call to deputy check, fixes #4825 | Jan-Hendrik Willms |
| 2024-11-05 | Resolve "ILIAS-Schnittstelle: Kategorien werden nicht angelegt" | Arne Schröder, M. A. |
| 2024-11-05 | Resolve "ILIAS-Schnittstelle: Geschlechts-Eintrag wird nicht korrekt übergeben" | Arne Schröder, M. A. |
| 2024-11-05 | course/enrolment: allow participants to enter locked courses, fixes #4822 | Moritz Strohm |
| 2024-11-05 | Course::getEnrolmentInformation: fixed checks for root and admin users, fixes... | Moritz Strohm |
| 2024-11-05 | prevent php-warnings, fixes #4823 | David Siegfried |
| 2024-11-05 | correct calls to StructualElement::canRead(), fixes #4815 | Jan-Hendrik Willms |
| 2024-11-05 | fix default for Request::i18n() if only one language is configured, fixes #4811 | Jan-Hendrik Willms |
| 2024-11-04 | prevent warnings in course-wizard, fixes #4805 | David Siegfried |
| 2024-11-04 | Courseware: Rechte und Sichtbarkeit funktionieren nach unterschiedlichen Krit... | Ron Lucke |
| 2024-11-04 | allow day 7 as sunday in getWeekday function, fixes #4801 | Moritz Strohm |
| 2024-11-04 | remove Request::quoted() and Request::quotedArray(), fixes #4799 | Jan-Hendrik Willms |
| 2024-11-04 | HomeworkFolder: use folder-edit icons instead of folder-lock icons, fixes #4691 | Moritz Strohm |
| 2024-11-04 | Fix Courseware Sort issue | Ron Lucke |
| 2024-11-01 | fix #4792 | Ron Lucke |
| 2024-10-30 | mark Request::quoted() as deprecated, fixes #4791 | Jan-Hendrik Willms |
| 2024-10-30 | refactor holiday() function into Holidays class, allowing ids for holidays an... | Jan-Hendrik Willms |
| 2024-10-30 | studip_interpolate: improved DocBlock and gave the first function parameter a... | Moritz Strohm |
| 2024-10-30 | Resolve "Neuer Root-Assistent wird auch für Nicht-Roots angezeigt und läuft... | Thomas Hackl |