aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-11-12implement methods SimpleORMap::(findDistinctBySql|findDistinctEachBySql|count...Jan-Hendrik Willms
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
2024-10-29fix corruption of WikiPage content in WikiPage::getStartPage(), fixes #4780Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-29Resolve "Assistent für Roots nach Updates"Thomas Hackl
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-28prevent php-warnings in CourseNavigation, fixes #4771David Siegfried
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-25fix typo in StudipStudyArea, re #4746Jan-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