aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Collapse)Author
2024-06-17fixes #3990Jan-Hendrik Willms
Closes #3990 Merge request studip/studip!2839
2023-08-18add a new API to count pending migrations, fixes #3069Elmar Ludwig
Closes #3069 and #3022 Merge request studip/studip!2046
2023-02-17clone records before fetching into them so that the after_initialize will ↵Jan-Hendrik Willms
always be called on a fresh object Closes #1081 Merge request studip/studip!646
2023-02-17resurrect trails parameter type 'string', fixes #2165Jan-Hendrik Willms
Closes #2165 Merge request studip/studip!1399
2023-02-07fail safe unit test, fixes #2093Jan-Hendrik Willms
Closes #2093 Merge request studip/studip!1377
2023-01-06allow StudipCachedArray to expire completely and use that in ↵Jan-Hendrik Willms
RolePersistence, fixes #1580 Closes #1580 Merge request studip/studip!1009
2022-09-05allow url parameters when no action is given, fixes #1538Jan-Hendrik Willms
Closes #1538 Merge request studip/studip!956
2022-07-15fix bad assignments on previously undeclared arrays in StudipController, re ↵Jan-Hendrik Willms
#1328
2022-07-15add coverage docblock, re #1328Jan-Hendrik Willms
2022-07-15fix fallout from 769675071b44cff1f699396270b378d189ada866 and provide test ↵Jan-Hendrik Willms
for variable assignments in StudipController, re #1328
2022-07-14fix errors in tests, fixes #1309Jan-Hendrik Willms
Closes #1309 Merge request studip/studip!805
2022-07-12stop overriding the button focus outline, fixes #1304Elmar Ludwig
Closes #1304 Merge request studip/studip!800
2022-06-21fix path handling in `action_link()`, fixes #1188Jan-Hendrik Willms
Closes #1188 Merge request studip/studip!704
2022-05-31fix path handling in `action_url()`, fixes #1105Elmar Ludwig
Closes #1105 Merge request studip/studip!661
2022-05-18fix behaviour of `url_for` with fragments, fixes #985Elmar Ludwig
Closes #985 Merge request studip/studip!630
2022-05-10rework locking and drop CRONJOBS_ESCALATION setting, fixes #771Elmar Ludwig
Closes #771 Merge request studip/studip!592
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
fixes #684
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