aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2026-03-17Resolve "MVV: Suche nach Materialen/Dateien kaputt"Peter Thienel
2026-02-27Resolve "Wiki: Löschen der Startseite führt in inkonsistenten Zustand"Finn Schneider
2026-02-27Resolve "Kaputte Belongs-To Relationen in SimpleORMap"Rasmus Fuhse
2026-02-26Resolve "Kaputte Belongs-To Relationen in SimpleORMap"Rasmus Fuhse
2026-02-26delete log action's events directly by sql to avoid memory issues, fixes #6285Jan-Hendrik Willms
2026-02-16fix error from e961496d, re #6224Jan-Hendrik Willms
2026-02-12fix error from e961496d, re #6224Jan-Hendrik Willms
2026-02-10don't send messages for waitlist changes for course that have ended, fixes #6224Jan-Hendrik Willms
2026-02-10prevent php8 warning, fixes #6237Jan-Hendrik Willms
2025-11-20prevent fatal error when booking user is missing, fixes #6012Jan-Hendrik Willms
2025-11-17transfer changes to Folder::findTopFolder to 5.5 and 5.4, fixes #6055, re #5944Jan-Hendrik Willms
2025-11-12use correct log action when changing email, fixes #6041Jan-Hendrik Willms
2025-10-24fix ToolActivation::setVisibilityPermission(), fixes #5980Elmar Ludwig
2025-10-17Resolve "Export: Datenfelder fehlen im Teilnehmerexport von Gruppen"Michaela Brückner
2025-10-16remove broken reimplementation of findTopFolder(), fixes #5944Elmar Ludwig
2025-09-29set parent_id to null when deleting wiki pages and add migration that fixes i...Jan-Hendrik Willms
2025-09-01added code for displaying more than one icon for a resource booking in the bo...Moritz Strohm
2025-08-21Resolve "MVV: Die Tabelle in der Verwaltung der Ansprechpartner lässt sich n...Peter Thienel
2025-08-07use correct way to find help tour author user, fixes #5709Jan-Hendrik Willms
2025-07-23send delete notification for reservations and lock bookings, too, fixes #4749Moritz Strohm
2025-07-16fix typos, fixes #5728Jan-Hendrik Willms
2025-06-27add property relation to ResourceRequestProperty, fixes #785Jan-Hendrik Willms
2025-06-27add index and set correct for auth_user_md5.matriculation_number, fixes #4577Jan-Hendrik Willms
2025-06-27add mvv lvgruppen relation to course model, fixes #28Jan-Hendrik Willms
2025-06-25delete cronjob schedule logs directly by sql to avoid memory issues, fixes #5386Jan-Hendrik Willms
2025-06-20don't store and count multiple answers for the same user, fixes #3802Elmar Ludwig
2025-06-06restructure the query in BlubberThread::findMyGlobalThreads() by using UNION...Jan-Hendrik Willms
2025-05-13Resolve "Export: Datenfelder fehlen im Teilnehmerexport"Michaela Brückner
2025-05-13ResourceBooking::validate: skip exceptions independent of their time range, f...Moritz Strohm
2025-05-08Blubber: countUnseenComments zählt falsch #5597Rami Jasim
2025-04-29Resolve "Ausgabe der Studiengangsbezeichnung ist abgeschnitten"Peter Thienel
2025-04-25ConsultationEvent::before_delete: do not send mails when deleting calendar da...Moritz Strohm
2025-04-25recalculate consultation slot events when responsibilities have changed and p...Jan-Hendrik Willms
2025-04-16Resolve "Wiki Berechtigungsprobleme bei Einrichtungen und freien Veranstaltun...Rasmus Fuhse
2025-04-15use cache for RoomManager::hasRooms(), fixes #343Jan-Hendrik Willms
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-27use only the raw data of a sorm object when using setData on another object, ...Jan-Hendrik Willms
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-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-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-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-01-31introduce StudygroupInvitation model and use it as relation for course and us...Jan-Hendrik Willms