aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-14resurrect lost commit, fixes #1235Jan-Hendrik Willms
2022-07-13fix new semclass entries closes #1290André Noack
2022-07-13fix code for restapi routes, fixes #1303Jan-Hendrik Willms
2022-07-12stop overriding the button focus outline, fixes #1304Elmar Ludwig
2022-07-12fix a11y stuff in individual rooms-groups, closes #1094David Siegfried
2022-07-12declare undeclared variables, fixes #1235David Siegfried
2022-07-12define properties, re #1295Jan-Hendrik Willms
2022-07-12ensure booking is valid before updating event, fixes #1300Jan-Hendrik Willms
2022-07-12resurrect property, re #1295Jan-Hendrik Willms
2022-07-11fix property access, fixes #1297Jan-Hendrik Willms
2022-07-11fix regression, re #1295Jan-Hendrik Willms
2022-07-11fix errors of type 'Unsafe usage of new static', fixes #1245Jan-Hendrik Willms
2022-07-11fix 'Access to undefined property' errors, fixes #1295Jan-Hendrik Willms
2022-07-08avoid running migration twice, fixes #1265Elmar Ludwig
2022-07-07fix typo in StudipMemoryCache::write(), fixes #1288Jan-Hendrik Willms
2022-07-07fix linear order of migrations for 4.4 and 4.5, fixes #1256Elmar Ludwig
2022-07-07fix namespace issue, re #1278Jan-Hendrik Willms
2022-07-06relocate relevant code from Seminar_Auth to Seminar_Register_Auth, fixes #1275Jan-Hendrik Willms
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2022-07-06use own constructor interface for StandardFile, fixes #1280Jan-Hendrik Willms
2022-07-06Revert "fix #887"Elmar Ludwig
2022-07-06Revert "fix #937"Elmar Ludwig
2022-07-06Revert "fix #1044"Elmar Ludwig
2022-07-06Fix miscellaneous errors, fixes #1276Jan-Hendrik Willms
2022-07-05fix search-filter, closes #1023David Siegfried
2022-07-05fix case of classes, fixes #1263Jan-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-04fix errors in jsonapi code, fixes #1228Jan-Hendrik Willms
2022-07-02added missing $real_begin to ResourceBooking::validate, fixes #1221Moritz Strohm
2022-07-01make class ContentModule and method readData abstract (and fix constructor...Jan-Hendrik Willms
2022-07-01use MvvFile instead of MvvDokument, fixes #1249Jan-Hendrik Willms
2022-07-01fix parameter count for sprintf() in StudipLock::get(), fixes #1247Jan-Hendrik Willms
2022-07-01remove bogus code, fixes #1248Jan-Hendrik Willms
2022-07-01make constructor final and use new static(), fixes #1250Jan-Hendrik Willms
2022-07-01fix 'Static call to instance method' errorsJan-Hendrik Willms
2022-07-01remove mail sending from error reporting in evaluation classes and fix error ...Jan-Hendrik Willms
2022-07-01use correct method calls, fixes #1239Jan-Hendrik Willms
2022-06-30use correct method and clean up code, fixes #1240Jan-Hendrik Willms
2022-06-30remove dead code, fixes #1241Jan-Hendrik Willms
2022-06-30use correct namespace, re #837Jan-Hendrik Willms
2022-06-30fix array usage in ForumEntry::getSearchResults(), fixes #1238Jan-Hendrik Willms
2022-06-30declare function static, closes #1234David Siegfried
2022-06-30use correct case for classes, closes #1233David Siegfried
2022-06-30fix errors in mvv models, fixes #1230Jan-Hendrik Willms
2022-06-30Fix for BIESt closes #1229Moritz Strohm
2022-06-30fix errors in restapi code (and adjust phpdoc as well), fixes #1227Jan-Hendrik Willms
2022-06-30fix errors in filesystem, fixes #1231Jan-Hendrik Willms
2022-06-30fix error in rrv2 models, fixes #1232Jan-Hendrik Willms