aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-04-07CalendarScheduleModel::getScheduleSettings: check for correct variable, fixes...Moritz Strohm
2025-04-03actually delete event for consultation booking when the booking is deleted, f...Jan-Hendrik Willms
2025-04-01prevent php8 warnings, fixes #5441Jan-Hendrik Willms
2025-03-28Resolve "ILIAS-Schnittstelle: Inkompatibilität mit ILIAS 9"Arne Schröder, M. A
2025-03-27use only the raw data of a sorm object when using setData on another object, ...Jan-Hendrik Willms
2025-03-27Resolve "Blubber: (vermutlich) unnötige Queries"Jan-Hendrik Willms
2025-03-24sort user list by last name, first name, fixes #5378Elmar Ludwig
2025-03-20Resolve "Probleme mit get_default_http_stream_context() und Proxy"Philipp Schüttlöffel
2025-03-19wiki version should still contribute to the score, fixes #5385Jan-Hendrik Willms
2025-03-18Resolve "Vorlesungsverzeichnis: Der Filter nach einer Veranstaltungskategorie...Thomas Hackl
2025-03-14Fix #5257: Type Hinting for Simple(ORMap)CollectionRami Jasim
2025-03-10fix position on statusgroups upon creation and ordering, fixes #5356Elmar Ludwig
2025-03-10reimplement institute member export, re #5259Elmar Ludwig
2025-03-10correct user sort order in export, fixes #4763Elmar Ludwig
2025-03-06Resolve "Diverse Warnings im Ilias Interface"Philipp Schüttlöffel
2025-03-04Resolve "Timeout bei großen Blubber Threads"Philipp Schüttlöffel
2025-02-28display booked room first if present for Course(Ex?)Date::getLocation(), fixe...Jan-Hendrik Willms
2025-02-28prevent php-warnings, re #4832David Siegfried
2025-02-28prepare release 5.5.4Stefan Suchi
2025-02-28jsonapi: don't destroy the session in the middle of authentication, fixes #5306Jan-Hendrik Willms
2025-02-24swap selected field to ensure that the correct user id is always selected, fi...Jan-Hendrik Willms
2025-02-24check if event is actually in any calendars, fixes #5266Jan-Hendrik Willms
2025-02-20Fix repeat_end for SingleDate should be NULLSebastian Schenk
2025-02-14Resolve #5250 "Globale Suche nach Veranstaltungen berücksichtigt SEM_VISIBIL...André Noack
2025-02-13sort and thus load core plugins first, fixes #5241Jan-Hendrik Willms
2025-02-06always set defaults for datafields entries via DatafieldEntryModel::findByMod...Jan-Hendrik Willms
2025-02-06suppress consultation event deletion mails if user is no longer existent or t...Jan-Hendrik Willms
2025-02-06prevent more php8 warnings, fixes #5216Jan-Hendrik Willms
2025-01-31make elements on user privacy settings page translatable, fixes #5205Jan-Hendrik Willms
2025-01-31introduce StudygroupInvitation model and use it as relation for course and us...Jan-Hendrik Willms
2025-01-31adjust wording of folders, fixes #5197Jan-Hendrik Willms
2025-01-31fix sorm default string values for mariadb >= 10.2.7, fixes #4462Jan-Hendrik Willms
2025-01-31Resolve #5145 "Schnittstelle Ilias: In Ilias gelöschte Nutzer führen zu Ink...André Noack
2025-01-31Courseware: Beim Importieren wird zu jeder Seite ein leerer Abschnitt hinzuge...Ron Lucke
2025-01-17Änderung des Inhaltstyps macht Aufgabe unbrauchbar (5.3-5.5)Ron Lucke
2025-01-17Check if ref_id is an array key in studip_referrer.phpFelix Pahlow
2025-01-17Courseware: Beim Kopieren und Importieren wird die Einstellung "Titelseite" n...Ron Lucke
2025-01-15Resolve "Log-Events schneiden Pluginnamen ab"Rasmus Fuhse
2025-01-15fix php incompatibility from e0e809bdc10ef459d6f9143577a10994663176ab on bran...Jan-Hendrik Willms
2025-01-15Resolve "Timeout für HTTP Requests in Ilias-Schnittstelle implementieren"Philipp Schüttlöffel
2025-01-15prevent errors in LVGroupsWizardStep, fixes #5123David Siegfried
2025-01-15fix and simplify sorting of resource requests, fixes #5122Jan-Hendrik Willms
2025-01-15Only load a course's blubber threads in a course context.Marcus Eibrink-Lunzenauer
2025-01-15AdvancedBasicDataWizardStep: prevent missing metadata for I18NString fields, ...Moritz Strohm
2025-01-14fix semester display, fixes #5119Jan-Hendrik Willms
2025-01-09prevent error by accessing the items in object_id individually, fixes #5031Jan-Hendrik Willms
2024-12-20prepare release 5.5.3Stefan Suchi
2024-12-18Revert "use Request::int() for clipboard_id, fixes #4715"Elmar Ludwig
2024-12-18set attribute PDO::ATTR_STRINGIFY_FETCHES in production mode, fixes #4971Jan-Hendrik Willms
2024-12-16Resolve "Meldung bei fehlender Datenbankverbindung anpassen"Philipp Schüttlöffel