aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-28working on creating plugin-api for im- and exportticket-334tgloeggl
2022-07-25fixes #1172Ron Lucke
2022-07-24restore JS handler for "mark all news as read", fixes #1362Elmar Ludwig
2022-07-21update version numberStefan Suchi
2022-07-21don't skip DoGarbageCollect() completely when NEWS_DISABLE_GARBAGE_COLLECT is...Elmar Ludwig
2022-07-15fix constructor call, re #1245Jan-Hendrik Willms
2022-07-15StEP-366: Add OAuth2 support to Stud.IPMarcus Eibrink-Lunzenauer
2022-07-14fix locking of courses when locking a semester, fixes #1329Jan-Hendrik Willms
2022-07-14fix most of the errors reported from phpstan in `app/controllers`, fixes #1328Jan-Hendrik Willms
2022-07-14change file-permissions, closes #44David Siegfried
2022-07-14fix errors in tests, fixes #1309Jan-Hendrik Willms
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