aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-21Update version numberv5.1Stefan Suchi
2022-07-15fix locking of courses when locking a semester, fixes #1329Jan-Hendrik Willms
2022-07-15fix new semclass entries closes #1290André Noack
2022-07-15stop overriding the button focus outline, fixes #1304Elmar Ludwig
2022-07-15fix code for restapi routes, fixes #1303Jan-Hendrik Willms
2022-07-15ensure booking is valid before updating event, fixes #1300Jan-Hendrik Willms
2022-07-15fix a11y stuff in individual rooms-groups, closes #1094David Siegfried
2022-07-08avoid running migration twice, fixes #1265Elmar Ludwig
2022-07-08fix linear order of migrations for 4.4 and 4.5, fixes #1256Elmar Ludwig
2022-07-06use own constructor interface for StandardFile, fixes #1280Jan-Hendrik Willms
2022-07-06Revert "fix #1044"Elmar Ludwig
2022-07-06fix errors in jsonapi code, fixes #1228Jan-Hendrik Willms
2022-07-06fix search-filter, closes #1023David Siegfried
2022-07-06count users correctly and rework code, closes #913David Siegfried
2022-07-06added missing $real_begin to ResourceBooking::validate, fixes #1221Moritz Strohm
2022-07-06make class ContentModule and method readData abstract (and fix constructor...Jan-Hendrik Willms
2022-07-06use MvvFile instead of MvvDokument, fixes #1249Jan-Hendrik Willms
2022-07-06fix parameter count for sprintf() in StudipLock::get(), fixes #1247Jan-Hendrik Willms
2022-07-06remove bogus code, fixes #1248Jan-Hendrik Willms
2022-07-06make constructor final and use new static(), fixes #1250Jan-Hendrik Willms
2022-07-06remove mail sending from error reporting in evaluation classes and fix error ...Jan-Hendrik Willms
2022-07-06use correct method calls, fixes #1239Jan-Hendrik Willms
2022-07-06declare function static, closes #1234David Siegfried
2022-07-06use correct case for classes, closes #1233David Siegfried
2022-07-06fix errors in mvv models, fixes #1230Jan-Hendrik Willms
2022-07-06fix errors in restapi code (and adjust phpdoc as well), fixes #1227Jan-Hendrik Willms
2022-07-06fix errors in filesystem, fixes #1231Jan-Hendrik Willms
2022-07-06fix error in rrv2 models, fixes #1232Jan-Hendrik Willms
2022-07-06set booking user to current user if resource booking is changed or if the use...Jan-Hendrik Willms
2022-07-06fix case of classes, fixes #1263Jan-Hendrik Willms
2022-07-06remove duplicate entry from time-range filter, closes #1161David Siegfried
2022-06-30Fix for BIESt closes #1229Moritz Strohm
2022-06-24disable warnings for less compilation and sanitize inputs, fixes #1211Jan-Hendrik Willms
2022-06-24pass only existing dates to room request, fixes #1214Elmar Ludwig
2022-06-23fix role loading for nobody, fixes #1209Jan-Hendrik Willms
2022-06-23fix fallout from ClipboardWidget cleanup, fixes #1133Elmar Ludwig
2022-06-23refine blacklisted content detection when downloading files, fixes #1205Jan-Hendrik Willms
2022-06-22fix functional resource management tests, fixes #1193David Siegfried
2022-06-22Resolve "Export der Teilnehmerliste: Call to a member function getClass() on ...Thomas Hackl
2022-06-22fix query that manages inherited roles from a faculty role assignment, fixes ...Jan-Hendrik Willms
2022-06-20cast avatar title to string if necessary, fixes #1176Jan-Hendrik Willms
2022-06-20implement tests for consultation jsonapi routesJan-Hendrik Willms
2022-06-20add consultation routesJan-Hendrik Willms
2022-06-20use custom permission titles if set, re #1185Thomas Hackl
2022-06-17Resolve "Falsche Sortierung in der Veranstaltungsverwaltung bei den Grunddate...Rasmus Fuhse
2022-06-13don't try to serialize SORM instance in room-search, fixes #1146David Siegfried
2022-06-09biest #1072Viktoria Wiebe
2022-06-09fix #1112Ron Lucke
2022-06-09CoursewareImportRon Lucke
2022-06-03use sorm-relations, refs #707David Siegfried