| Age | Commit message (Expand) | Author |
| 2023-08-18 | add a new API to count pending migrations, fixes #3069 | Elmar Ludwig |
| 2023-06-16 | Add playwright tests, refs #2635 | Marcus Eibrink-Lunzenauer |
| 2023-06-13 | Refactor Blubber using vue, closes #1695 | Marcus Eibrink-Lunzenauer |
| 2023-05-09 | add js tests, fixes #2605 | Jan-Hendrik Willms |
| 2023-04-06 | use fixed timestamp to avoid test failures, fixes #2522 | Elmar Ludwig |
| 2023-04-01 | preserve link breaks and adjust tests, fixes #2278 | Jan-Hendrik Willms |
| 2023-03-28 | update symfony/yaml to 5.4.21 and use correct method, fixes #2468 | Jan-Hendrik Willms |
| 2023-03-28 | simplify indentation shortener via regexp, re #2470 | Jan-Hendrik Willms |
| 2023-03-27 | remove camspiers/json-pretty and indent json in jsonapi tests using a regex, ... | Jan-Hendrik Willms |
| 2023-03-27 | use camcelCase instead of snake case, re #2030 | Jan-Hendrik Willms |
| 2023-03-22 | allow i18n fields in SORM to be configured as a list, fixes #2366 | Jan-Hendrik Willms |
| 2023-03-22 | remove smileys, fixes #2403 | Jan-Hendrik Willms |
| 2023-03-20 | add block length to lock time, fixes #2398 | Jan-Hendrik Willms |
| 2023-03-11 | allow forcing of rendering mode for ActionMenu (regardless of configured thre... | Jan-Hendrik Willms |
| 2023-02-20 | ensure all set parameters are correctly transfered to trails by replacing use... | Jan-Hendrik Willms |
| 2023-02-17 | clone records before fetching into them so that the after_initialize will alw... | Jan-Hendrik Willms |
| 2023-02-17 | resurrect trails parameter type 'string', fixes #2165 | Jan-Hendrik Willms |
| 2023-02-07 | fail safe unit test, fixes #2093 | Jan-Hendrik Willms |
| 2022-12-20 | allow StudipCachedArray to expire completely and use that in RolePersistence,... | Jan-Hendrik Willms |
| 2022-12-15 | use SORM instead plain sql, closes #29 | David Siegfried |
| 2022-12-15 | ensure the user may create a booking for a slot, fixes #1883 | Jan-Hendrik Willms |
| 2022-11-18 | fix tests for consultations, fixes #1794 | Jan-Hendrik Willms |
| 2022-11-15 | lock times for consultation blocks, fixes #1264 | Jan-Hendrik Willms |
| 2022-11-15 | fix consultation slot generation in combination with pause times, fixes #1582 | Jan-Hendrik Willms |
| 2022-11-15 | remove unused column repeat_quantity from table resource_bookings, fixes #1142 | Elmar Ludwig |
| 2022-10-26 | fix for BIESt 1283, closes #1283 | Moritz Strohm |
| 2022-10-19 | Resolve #1688 "Fatal Error im bootstrap mit PHP 8.1" | André Noack |
| 2022-10-17 | fix php8 warnings, fixes #1679 | Jan-Hendrik Willms |
| 2022-09-17 | remove SORM config from object instances, re #1473 | Elmar Ludwig |
| 2022-09-05 | allow url parameters when no action is given, fixes #1538 | Jan-Hendrik Willms |
| 2022-08-20 | Resolve "Icons mit Zusätze ersetzen durch Icons ohne Zusätze" | Rasmus Fuhse |
| 2022-07-15 | fix bad assignments on previously undeclared arrays in StudipController, re #... | Jan-Hendrik Willms |
| 2022-07-15 | add coverage docblock, re #1328 | Jan-Hendrik Willms |
| 2022-07-15 | fix fallout from 769675071b44cff1f699396270b378d189ada866 and provide test fo... | Jan-Hendrik Willms |
| 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-12 | stop overriding the button focus outline, fixes #1304 | Elmar Ludwig |
| 2022-06-30 | use correct case for classes, closes #1233 | David Siegfried |
| 2022-06-21 | fix functional resource management tests, fixes #1193 | David Siegfried |
| 2022-06-21 | fix data type in query for test UserScheduleShowTest:testGetUserSchedule, fix... | Jan-Hendrik Willms |
| 2022-06-21 | fix path handling in `action_link()`, fixes #1188 | Jan-Hendrik Willms |
| 2022-06-17 | implement tests for consultation jsonapi routes | Jan-Hendrik Willms |
| 2022-06-14 | adjust test and cast i18n objects to string, fixes #1164 | Jan-Hendrik Willms |
| 2022-05-31 | fix path handling in `action_url()`, fixes #1105 | Elmar Ludwig |
| 2022-05-18 | fix behaviour of `url_for` with fragments, fixes #985 | Elmar Ludwig |
| 2022-05-11 | convert old core plugins to new model, re #814 | Elmar Ludwig |
| 2022-05-10 | rework locking and drop CRONJOBS_ESCALATION setting, fixes #771 | Elmar Ludwig |
| 2022-04-14 | fix functional-test, closes #916 | David Siegfried |
| 2022-02-21 | allow no parameters for url_for(), fixes #642 | Jan-Hendrik Willms |
| 2022-02-17 | introduce js encodeURI() equivalent in php and use it for X-Location header, ... | Jan-Hendrik Willms |