aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2023-03-06show appropriate info message when a holiday interferes with the creation of ...Jan-Hendrik Willms
2023-02-22adjust other occurences of hardcoded User model, fixes #2197Jan-Hendrik Willms
2023-02-20use static instead of harcoded class, fixes #2194Jan-Hendrik Willms
2023-02-17fix merge error in 93a8e1ab664dc9f6042cbd80c40be2b4132902f7, re #2104Elmar Ludwig
2023-02-17clone records before fetching into them so that the after_initialize will alw...Jan-Hendrik Willms
2023-02-16fix findByModel() for object_type "sem" and "inst", re #2104Elmar Ludwig
2023-02-16Resolve "DataField::getDataFields filtert bei Veranstaltungen falsch nach der...Rasmus Fuhse
2023-02-16Vererbung von Lese- und Schreibrechten in CWRon Lucke
2023-02-16fix #2008Viktoria Wiebe
2023-02-16fix type hints, closes #2162Elmar Ludwig
2023-02-10ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-02-10only remove the notifications for one course not for all, fixes #2024Jan-Hendrik Willms
2023-02-03only select distinct courses in Course::findByUser(), fixes #2086Jan-Hendrik Willms
2023-02-03drop table blubber_follower and remove last remaining code for it, fixes #2082Jan-Hendrik Willms
2023-01-09remove RESOURCES_ENABLE_EXPERT_SCHEDULE_VIEW for good, fixes #1985Jan-Hendrik Willms
2022-12-09migrate from storing last visit dates of blubber threads in config_values to...Jan-Hendrik Willms
2022-12-09fail safe room request filtering, fixes #1840Jan-Hendrik Willms
2022-12-06Resolve "Einzeltermine einer regelmäßigen Zeit werden doppelt/falsch erzeugt"Thomas Hackl
2022-11-30fix #465Ron Lucke
2022-11-30fixes #1810Jan-Hendrik Willms
2022-11-30Resolve "OER-Campus: Großer schwarzer Kasten"Rasmus Fuhse
2022-11-30Resolve #1831 "Individuelle Raumgruppen werden unsortiert angezeigt"André Noack
2022-11-28Resolve "mvv_assignments bzw. mvv_contacts kann nicht nach priority sortiert ...Rasmus Fuhse
2022-11-25prevent deprecated warning, fixes #1818Jan-Hendrik Willms
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