aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2025-04-01fixes #3204Jan-Hendrik Willms
2024-11-13load translations before comparing i18n field contents in SimpleORMap::isFiel...Jan-Hendrik Willms
2024-10-29provide tests for Request::i18n(), re #4774Jan-Hendrik Willms
2024-08-30fix unserialization of StudipArrayObjects, remove deprecated Serializable...Jan-Hendrik Willms
2024-06-17fixes #3990Jan-Hendrik Willms
2024-05-08fixes #4129Jan-Hendrik Willms
2024-04-03fixes #3895Jan-Hendrik Willms
2023-08-18add a new API to count pending migrations, fixes #3069Elmar 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-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-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-10-26fix for BIESt 1283, closes #1283Moritz Strohm
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-12stop overriding the button focus outline, fixes #1304Elmar Ludwig
2022-06-21fix path handling in `action_link()`, fixes #1188Jan-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-10rework locking and drop CRONJOBS_ESCALATION setting, fixes #771Elmar Ludwig
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
2021-10-13fix Tests close #250noackorama
2021-09-13revert changes to StudipPdoTest, re #147Elmar Ludwig
2021-09-07remove pdo_sqlite dependencyMarcus Eibrink-Lunzenauer
2021-09-01fix migration testsElmar Ludwig
2021-09-01migration branches for 5.0Elmar Ludwig
2021-08-18update Codeception and phpunit, refs #81mlunzena
2021-08-05fix tests in CI, fixes #42Elmar Ludwig
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms