aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/lib/classes/StudipControllerTest.php
AgeCommit message (Expand)Author
2023-02-17resurrect trails parameter type 'string', fixes #2165Jan-Hendrik Willms
2022-09-05allow url parameters when no action is given, fixes #1538Jan-Hendrik Willms
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-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-02-21allow no parameters for url_for(), fixes #642Jan-Hendrik Willms
2022-02-16fix StudipController::redirect() accepting URLs, fixes #642Jan-Hendrik Willms