aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
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
2024-11-11fixed problems regarding moving single dates and displaying the amount of rep...Moritz Strohm
2024-11-07prevent php-warnings in resources-structure, fixes #4841David Siegfried
2024-11-07cleanup course room request controller concerning stored data in session, fix...Jan-Hendrik Willms
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 corruption of WikiPage content in WikiPage::getStartPage(), fixes #4780Jan-Hendrik Willms
2024-10-29allow sorm relations to be explicitely ordered in php on the collection and u...Jan-Hendrik Willms
2024-10-29Resolve "Veranstaltungsverzeichnis/Einrichtungsverzeichnis findet keine unbeg...Thomas Hackl
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-17add type to consultation events, fixes #4703Jan-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-25prevent php-warnings in resources, fixes #4623David Siegfried
2024-09-25use binary comparison for looking up wiki pages by name, fixes #4602Jan-Hendrik Willms
2024-09-19use correct wiki tables when migrating users, fixes #4608Jan-Hendrik Willms
2024-09-19sorm only return new ids for md5 hashes, fixes #4586Jan-Hendrik Willms
2024-09-03prevent all mails from consultation bookings, fixes #4532Jan-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-30remove unused method CalendarDate::garbageCollect(), fixes #4539Jan-Hendrik Willms