aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2022-11-17fix sorting, closes #1781David Siegfried
2022-11-15fix typo, fixes #1767Jan-Hendrik Willms
2022-11-035.0: re #1683 manually mergingRasmus Fuhse
2022-10-25allow changing of many options for consultation blocks, fixes #1707Jan-Hendrik Willms
2022-10-20ResourceRequest::buildResourceAndTimeRangesSqlQuery: use CAST for termine.dat...Moritz Strohm
2022-10-19explicitly compare to the empty string, fixes #1669Elmar Ludwig
2022-10-19count in SQL, not in PHP, fixes #1677Elmar Ludwig
2022-10-04correctly encode output, fixes #1619Jan-Hendrik Willms
2022-09-30use system user for notifications when deleting room bookings via the cli, cl...David Siegfried
2022-09-26remove translations after config value was removed, fixes #1597Jan-Hendrik Willms
2022-09-23fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-16adjust query for institutes to reflect opting out of blubber notifications, f...Jan-Hendrik Willms
2022-09-13allow disabling of notifications for institute blubber threads, fixes #1021Jan-Hendrik Willms
2022-09-09ensure correct return type, fixes #1548Jan-Hendrik Willms
2022-09-07fix creation and deletion of consultation events, fixes #982Jan-Hendrik Willms
2022-08-31also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ...Moritz Strohm
2022-08-26fix order during copy, don't use self to access methods on $this, fixes #1361Elmar Ludwig
2022-08-26Resolve #1426 "Dateiverwaltung: Leere Dateinamen beim Herunterladen"André Noack
2022-08-26fix errors in resource management, fixes #1331Jan-Hendrik Willms
2022-08-16do not remove assigned course dates when bulk-updating course groups, closes ...Moritz Strohm
2022-08-11switch resource locking to check the booking interval, fixes #1350 and #185Elmar Ludwig
2022-08-11don't try to reimplement orderBy() in a broken way, fixes #1410Elmar Ludwig
2022-08-05Resolve #1398 "Performance der Gruppenpläne sehr schlecht"André Noack
2022-08-05don't skip DoGarbageCollect() completely when NEWS_DISABLE_GARBAGE_COLLECT is...Elmar Ludwig
2022-07-29make public booking plans only visible when RESOURCES_SHOW_PUBLIC_ROOM_PLANS ...Moritz Strohm
2022-07-15fix locking of courses when locking a semester, fixes #1329Jan-Hendrik Willms
2022-07-15fix code for restapi routes, fixes #1303Jan-Hendrik Willms
2022-07-15ensure booking is valid before updating event, fixes #1300Jan-Hendrik Willms
2022-07-06count users correctly and rework code, closes #913David Siegfried
2022-07-06added missing $real_begin to ResourceBooking::validate, fixes #1221Moritz Strohm
2022-07-06use correct case for classes, closes #1233David Siegfried
2022-07-06fix errors in mvv models, fixes #1230Jan-Hendrik Willms
2022-07-06fix error in rrv2 models, fixes #1232Jan-Hendrik Willms
2022-07-06set booking user to current user if resource booking is changed or if the use...Jan-Hendrik Willms
2022-06-24pass only existing dates to room request, fixes #1214Elmar Ludwig
2022-06-10CoursewareImportRon Lucke
2022-06-09Revert "CoursewareImport"Elmar Ludwig
2022-06-09biest #1072Viktoria Wiebe
2022-06-09use sorm-relations, refs #707David Siegfried
2022-06-09Deletes all resource request appointments #707Viktoria Wiebe
2022-05-25use user id as part of the selection id, fixes #986Jan-Hendrik Willms
2022-05-25set sender for messages regarding resource requests and bookings to the actua...Jan-Hendrik Willms
2022-05-25no default values are saved for geo-coordinates, closes #871David Siegfried
2022-05-25add short_name property to Semester class, fixes #1071Elmar Ludwig
2022-05-13CoursewareImportRon Lucke
2022-05-13resolve #964 Tägliche Mail Benachrichtigungen funktionieren nichtAndré Noack
2022-05-13add fallback if `oauth_signature_method` is not set, fixes #1042Elmar Ludwig
2022-05-10fix for BIESt #977Moritz Strohm
2022-05-06Resolve "Löschen eines Studienganges... I18N - Fehler"Peter Thienel