aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2022-09-28small improvementsJan-Hendrik Willms
2022-09-28fixed some more RRV2 PHP8 warningsMoritz Strohm
2022-09-28fixed PHP8 warnings on administration pages of RRV2Moritz Strohm
2022-09-28fix for BIESt #1104Moritz Strohm
2022-09-28fix for BIESt #1016Moritz Strohm
2022-09-26New Courseware Blocks: Biography and TimelineRon Lucke
2022-09-26fix #1518Ron Lucke
2022-09-26StEP00362: Rechte- und Zugriffsverwaltung für Arbeitsplatz > LernmaterialienRon Lucke
2022-09-23remove translations after config value was removed, fixes #1597Jan-Hendrik Willms
2022-09-21fix #874Ron Lucke
2022-09-20fix for BIESt 243, re #243Moritz Strohm
2022-09-19use class configuration instead of `$this->relationTypes`, re #1473Elmar Ludwig
2022-09-17remove SORM config from object instances, re #1473Elmar Ludwig
2022-09-16Resolve #1588 "datafields collection an SORM Objekte ist immer leer"André Noack
2022-09-16adjust query for institutes to reflect opting out of blubber notifications, f...Jan-Hendrik Willms
2022-09-15partly fix broken SQL queries, re #1579Elmar Ludwig
2022-09-13allow disabling of notifications for institute blubber threads, fixes #1021Jan-Hendrik Willms
2022-09-08ensure correct return type, fixes #1548Jan-Hendrik Willms
2022-09-06fix creation and deletion of consultation events, fixes #982Jan-Hendrik Willms
2022-09-02fix for BIESt #1099Moritz Strohm
2022-09-01use SORM instead plain sql, closes #1491David Siegfried
2022-08-31also check for RESOURCES_MIN_BOOKING_TIME when handling course dates, closes ...Moritz Strohm
2022-08-25Resolve "Feststehende Bennenung "OER Campus""Rasmus Fuhse
2022-08-20Resolve "Icons mit Zusätze ersetzen durch Icons ohne Zusätze"Rasmus Fuhse
2022-08-20Resolve #1426 "Dateiverwaltung: Leere Dateinamen beim Herunterladen"André Noack
2022-08-19fix errors in resource management, fixes #1331Jan-Hendrik Willms
2022-08-15do not remove assigned course dates when bulk-updating course groups, closes ...Moritz Strohm
2022-08-12fix order during copy, don't use self to access methods on $this, fixes #1361Elmar Ludwig
2022-08-09switch resource locking to check the booking interval, fixes #1350 and #185Elmar Ludwig
2022-08-08don't try to reimplement orderBy() in a broken way, fixes #1410Elmar Ludwig
2022-08-04fix #1144Ron Lucke
2022-08-04BIEST #723Ron Lucke
2022-07-29make public booking plans only visible when RESOURCES_SHOW_PUBLIC_ROOM_PLANS ...Moritz Strohm
2022-07-29Resolve #1398 "Performance der Gruppenpläne sehr schlecht"André Noack
2022-07-21don't skip DoGarbageCollect() completely when NEWS_DISABLE_GARBAGE_COLLECT is...Elmar Ludwig
2022-07-14fix locking of courses when locking a semester, fixes #1329Jan-Hendrik Willms
2022-07-14fix most of the errors reported from phpstan in `app/controllers`, fixes #1328Jan-Hendrik Willms
2022-07-14change file-permissions, closes #44David Siegfried
2022-07-14fix errors in tests, fixes #1309Jan-Hendrik Willms
2022-07-14resurrect lost commit, fixes #1235Jan-Hendrik Willms
2022-07-13fix code for restapi routes, fixes #1303Jan-Hendrik Willms
2022-07-12ensure booking is valid before updating event, fixes #1300Jan-Hendrik Willms
2022-07-11fix errors of type 'Unsafe usage of new static', fixes #1245Jan-Hendrik Willms
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2022-07-04closes #1266André Noack
2022-07-04count users correctly and rework code, closes #913David Siegfried
2022-07-04fix for BIESt #1078Moritz Strohm
2022-07-02added missing $real_begin to ResourceBooking::validate, fixes #1221Moritz Strohm
2022-07-01fix 'Static call to instance method' errorsJan-Hendrik Willms
2022-06-30use correct case for classes, closes #1233David Siegfried