aboutsummaryrefslogtreecommitdiff
path: root/lib/models
AgeCommit message (Expand)Author
2024-03-07fixes #3782Jan-Hendrik Willms
2024-02-27Resolve "Blubber: Link zu Veranstaltungsadministration"Philipp Schüttlöffel
2024-02-13Resolve #1043 "Belegungsplan: Bearbeiten von Wiederholungsterminen versucht, ...André Noack
2024-02-09fixes #3426 and #3427Ron Lucke
2024-01-24Resolve "Falsche Migrationsnummer, Migration ignoriert das Tabellenschema"Thomas Hackl
2023-11-23allow unsetting assigned persons for resource properties of type "user" re #988Moritz Strohm
2023-11-14use SORM relation for PDF export instead of getFiles(), fixes #3424Elmar Ludwig
2023-11-09clean up forum visits and ensure entries are deleted when either a user or a...Jan-Hendrik Willms
2023-11-07fixes #3428Jan-Hendrik Willms
2023-10-17fix self link to status groups by implementing route /status-groups/{id}, fix...Jan-Hendrik Willms
2023-10-10fixes #3282Jan-Hendrik Willms
2023-10-04added checks for valid URL schemes in the preview URL of OER materials, fixes...Moritz Strohm
2023-09-19Resolve #3195 "Name der Veranstaltung in Terminlöschungs-Nachricht"Felix Pahlow
2023-09-18ResourcePropertyDefinition::__toString: check if display_name contains more t...Moritz Strohm
2023-09-15check if the user needs booking rights on the resource, fixes #2570Elmar Ludwig
2023-09-12start counting weeks from the current week of `vorles_beginn`, fixes #2608Elmar Ludwig
2023-09-05swap priorities instead of increasing/decreasing the priorities, fixes #3031Jan-Hendrik Willms
2023-08-29adjust wording, fixes #3108Jan-Hendrik Willms
2023-08-25fix #2699Ron Lucke
2023-08-21Resolve "Blubber: memory size exhausted bei zu vielen Notifications"Philipp Schüttlöffel
2023-08-11Resolve "Eventuell falsche Anzahl an abgegebenen Antworten in Fragebögen ang...Rasmus Fuhse
2023-08-11Resolve "Banner sind zu groß"Rasmus Fuhse
2023-07-22fix order during export and linking, fixes #2959 and #1361Elmar Ludwig
2023-07-22Resolve #2856 "Belegungspläne sind für Stud.IP Benutzer nur sichtbar, wenn...André Noack
2023-07-19display course name if a course booking overlaps a new booking, re #2119Moritz Strohm
2023-06-28fix #2556Ron Lucke
2023-06-28fixes #2789Jan-Hendrik Willms
2023-06-02fix #2543Ron Lucke
2023-06-02remove all consultation responsibilities upon range deletion and clean up db ...Jan-Hendrik Willms
2023-05-26fix #797Jan-Hendrik Willms
2023-05-08encode filename for SENDFILE_LINK_MODE=rewrite, fixes #2609Elmar Ludwig
2023-05-02Resolve #2594 "onActivation/onDeactivation wird für Plugins nicht aufgerufen...André Noack
2023-04-19fixes #2563Jan-Hendrik Willms
2023-04-05fixes #2427Jan-Hendrik Willms
2023-04-04Resolve "OER Campus: HTTP_PROXY wird nicht genutzt"Rasmus Fuhse
2023-03-22add appropriate title for course completion icon, fixes #2416Jan-Hendrik Willms
2023-03-22garbage collect expired tfa tokens, fixes #2399Jan-Hendrik Willms
2023-03-06show appropriate info message when a holiday interferes with the creation of ...Jan-Hendrik Willms
2023-02-27fix ordering of news by priority, fixes #1636Jan-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-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