aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2026-02-26Resolve "Kaputte Belongs-To Relationen in SimpleORMap"Rasmus Fuhse
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 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-04-25recalculate consultation slot events when responsibilities have changed and p...Jan-Hendrik Willms
2025-04-15use cache for RoomManager::hasRooms(), fixes #343Jan-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-10fix position on statusgroups upon creation and ordering, fixes #5356Elmar Ludwig
2025-03-04Resolve "Timeout bei großen Blubber Threads"Philipp Schüttlöffel
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-06always set defaults for datafields entries via DatafieldEntryModel::findByMod...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-15fix and simplify sorting of resource requests, fixes #5122Jan-Hendrik Willms
2024-12-04fixes #613Jan-Hendrik Willms
2024-12-04don't count own downloads and downloads for files in homework folders, fixes ...Jan-Hendrik Willms
2024-12-02Resolve "RVV: Ablehnen einer Raumanfrage"André Noack
2024-11-26Resolve "PHP8 Warning in Auswertung von Likert- und Polskala-Fragen"Rasmus Fuhse
2024-11-21fix incompatibility from e2c72bba147a88aa59e5dc8740925709d668bacc on branch 5...Jan-Hendrik Willms
2024-11-21allow sorm to use other variants of I18NString, fixes #4891Jan-Hendrik Willms
2024-11-13fix syntax error from f6e64b1e, 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-13add missing method Statusgruppen::hasBlubber() that was missing in Stud.IP < ...Jan-Hendrik Willms
2024-11-07prevent php-warnings in resources-structure, fixes #4841David Siegfried
2024-11-05Fix Courseware Sort issueRon Lucke
2024-11-05prevent php-warnings, fixes #4823David Siegfried
2024-10-29prevent warning, fixes #4778Jan-Hendrik Willms
2024-10-29fix syntax error from ac781b0850521ad745c5405898ba4257a5a06faf on branch 5.3,...Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-28PHP8 TypeError for additional_fields set in SORMRami Jasim
2024-10-25fix Course::getDatesWithExDates() in the wake of the changes in #4758, re #4758Jan-Hendrik Willms
2024-10-25prevent php8 warning and fix logic, fixes #4757Jan-Hendrik Willms
2024-10-25replace calls to self with calls to static, fixes #4758Jan-Hendrik Willms
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-10-18ensure schemes array is always an array, fixes #4134Jan-Hendrik Willms
2024-10-17fix parameters html_id and avatar for PersonalNotifications::add(), fixes #4705Jan-Hendrik Willms
2024-10-02prevent many warnings regarding php8 on main, fixes #4631Jan-Hendrik Willms
2024-09-19sorm only return new ids for md5 hashes, fixes #4586Jan-Hendrik Willms
2024-09-03correctly check if there are any file refs, fixes #4556Jan-Hendrik Willms
2024-08-30prevent php-warnings in Institute-Class, fixes #4534David Siegfried
2024-08-30Zusammenführen von Accounts nimmt keine Courseware-Inhalte mitRon Lucke
2024-08-23Courseware: Kopieren von Abschnitten generiert `null`-Einträge in der PayloadRon Lucke