| Age | Commit message (Expand) | Author |
| 2022-07-25 | fix start and login pages, re #838 | Thomas Hackl |
| 2022-07-25 | restructure HTML, migrating less to scss if applicable, re #838 | Thomas Hackl |
| 2022-07-25 | fixes #1172 | Ron Lucke |
| 2022-07-24 | restore JS handler for "mark all news as read", fixes #1362 | Elmar Ludwig |
| 2022-07-21 | update version number | Stefan Suchi |
| 2022-07-21 | don't skip DoGarbageCollect() completely when NEWS_DISABLE_GARBAGE_COLLECT is... | Elmar Ludwig |
| 2022-07-15 | fix constructor call, re #1245 | Jan-Hendrik Willms |
| 2022-07-15 | StEP-366: Add OAuth2 support to Stud.IP | Marcus Eibrink-Lunzenauer |
| 2022-07-14 | fix locking of courses when locking a semester, fixes #1329 | Jan-Hendrik Willms |
| 2022-07-14 | fix most of the errors reported from phpstan in `app/controllers`, fixes #1328 | Jan-Hendrik Willms |
| 2022-07-14 | change file-permissions, closes #44 | David Siegfried |
| 2022-07-14 | fix errors in tests, fixes #1309 | Jan-Hendrik Willms |
| 2022-07-14 | resurrect lost commit, fixes #1235 | Jan-Hendrik Willms |
| 2022-07-13 | fix new semclass entries closes #1290 | André Noack |
| 2022-07-13 | fix code for restapi routes, fixes #1303 | Jan-Hendrik Willms |
| 2022-07-12 | stop overriding the button focus outline, fixes #1304 | Elmar Ludwig |
| 2022-07-12 | fix a11y stuff in individual rooms-groups, closes #1094 | David Siegfried |
| 2022-07-12 | declare undeclared variables, fixes #1235 | David Siegfried |
| 2022-07-12 | define properties, re #1295 | Jan-Hendrik Willms |
| 2022-07-12 | ensure booking is valid before updating event, fixes #1300 | Jan-Hendrik Willms |
| 2022-07-12 | resurrect property, re #1295 | Jan-Hendrik Willms |
| 2022-07-11 | fix property access, fixes #1297 | Jan-Hendrik Willms |
| 2022-07-11 | fix regression, re #1295 | Jan-Hendrik Willms |
| 2022-07-11 | fix errors of type 'Unsafe usage of new static', fixes #1245 | Jan-Hendrik Willms |
| 2022-07-11 | fix 'Access to undefined property' errors, fixes #1295 | Jan-Hendrik Willms |
| 2022-07-08 | avoid running migration twice, fixes #1265 | Elmar Ludwig |
| 2022-07-07 | fix typo in StudipMemoryCache::write(), fixes #1288 | Jan-Hendrik Willms |
| 2022-07-07 | fix linear order of migrations for 4.4 and 4.5, fixes #1256 | Elmar Ludwig |
| 2022-07-07 | fix namespace issue, re #1278 | Jan-Hendrik Willms |
| 2022-07-06 | relocate relevant code from Seminar_Auth to Seminar_Register_Auth, fixes #1275 | Jan-Hendrik Willms |
| 2022-07-06 | fixes 'Method/function should return XY but return statement is missing', fix... | Jan-Hendrik Willms |
| 2022-07-06 | use own constructor interface for StandardFile, fixes #1280 | Jan-Hendrik Willms |
| 2022-07-06 | Revert "fix #887" | Elmar Ludwig |
| 2022-07-06 | Revert "fix #937" | Elmar Ludwig |
| 2022-07-06 | Revert "fix #1044" | Elmar Ludwig |
| 2022-07-06 | Fix miscellaneous errors, fixes #1276 | Jan-Hendrik Willms |
| 2022-07-05 | fix search-filter, closes #1023 | David Siegfried |
| 2022-07-05 | fix case of classes, fixes #1263 | Jan-Hendrik Willms |
| 2022-07-04 | closes #1266 | André Noack |
| 2022-07-04 | count users correctly and rework code, closes #913 | David Siegfried |
| 2022-07-04 | fix for BIESt #1078 | Moritz Strohm |
| 2022-07-04 | fix errors in jsonapi code, fixes #1228 | Jan-Hendrik Willms |
| 2022-07-02 | added missing $real_begin to ResourceBooking::validate, fixes #1221 | Moritz Strohm |
| 2022-07-01 | make class ContentModule and method readData abstract (and fix constructor... | Jan-Hendrik Willms |
| 2022-07-01 | use MvvFile instead of MvvDokument, fixes #1249 | Jan-Hendrik Willms |
| 2022-07-01 | fix parameter count for sprintf() in StudipLock::get(), fixes #1247 | Jan-Hendrik Willms |
| 2022-07-01 | remove bogus code, fixes #1248 | Jan-Hendrik Willms |
| 2022-07-01 | make constructor final and use new static(), fixes #1250 | Jan-Hendrik Willms |
| 2022-07-01 | fix 'Static call to instance method' errors | Jan-Hendrik Willms |
| 2022-07-01 | remove mail sending from error reporting in evaluation classes and fix error ... | Jan-Hendrik Willms |