aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
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
2025-01-31fix sorm default string values for mariadb >= 10.2.7, fixes #4462Jan-Hendrik Willms
2025-01-17Courseware: Beim Kopieren und Importieren wird die Einstellung "Titelseite" n...Ron Lucke
2025-01-15fix and simplify sorting of resource requests, fixes #5122Jan-Hendrik Willms
2024-12-11Resolve "Wiki: Exception taucht auf, wenn ich mit autor-Berechtigungen eine n...Rasmus Fuhse
2024-12-04fixes #613Jan-Hendrik Willms
2024-12-04restrict deletion of wiki pages, re #4490Jan-Hendrik Willms
2024-12-04don't count own downloads and downloads for files in homework folders, fixes ...Jan-Hendrik Willms
2024-11-29Resolve "RVV: Ablehnen einer Raumanfrage"André Noack
2024-11-26Resolve "PHP8 Warning in Auswertung von Likert- und Polskala-Fragen"Rasmus Fuhse
2024-11-21allow sorm to use other variants of I18NString, fixes #4891Jan-Hendrik Willms
2024-11-18cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
2024-11-14revert #4821 on branch 5.5, re #4821Jan-Hendrik Willms
2024-11-13fix syntax error from 83f3e31, re #4863Jan-Hendrik Willms
2024-11-13load translations before comparing i18n field contents in SimpleORMap::isFiel...Jan-Hendrik Willms
2024-11-13sort resource request appointments when converting to readable strings, fixes...Jan-Hendrik Willms
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-13add missing method Statusgruppen::hasBlubber() that was missing in Stud.IP < ...Jan-Hendrik Willms