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