aboutsummaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2025-09-05add method Request::has() to check whether a certain parameter is present in ...Jan-Hendrik Willms
2025-07-14Color-Themes-System, fixes #5361Ron Lucke
2024-12-12StEP 1552 closes #1552André Noack
2024-11-13load translations before comparing i18n field contents in SimpleORMap::isFiel...Jan-Hendrik Willms
2024-11-11set default icon size to 20, fixes #2801Jan-Hendrik Willms
2024-11-04remove Request::quoted() and Request::quotedArray(), fixes #4799Jan-Hendrik Willms
2024-10-29provide tests for Request::i18n(), re #4774Jan-Hendrik Willms
2024-09-27fix errors found through static code analysis, fixes #4562Jan-Hendrik Willms
2024-09-03TIC 4390, closes #4390Moritz Strohm
2024-09-02TIC 4421, closes #4421Moritz Strohm
2024-09-02TIC 4392, closes #4392Moritz Strohm
2024-08-28fix unserialization of StudipArrayObjects, remove deprecated Serializable...Jan-Hendrik Willms
2024-07-09Replace `slim/psr7` with `nyholm/psr7`.Marcus Eibrink-Lunzenauer
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
2024-06-18re #3805Jan-Hendrik Willms
2024-06-17fixes #3990Jan-Hendrik Willms
2024-05-29fixes #4228Jan-Hendrik Willms
2024-05-27integrate trails, fixes #4102Jan-Hendrik Willms
2024-05-27add Studip\OAuth1 class to sign or verify PSR7 requests, fixes #4203Jan-Hendrik Willms
2024-05-16relocate flexi, fixes #4101Jan-Hendrik Willms
2024-05-15update algo26-matthias/idna-convert v4.0.2, remove bogus code and add test, f...Jan-Hendrik Willms
2024-05-15update codeception/codeception to 5.1.2 and codeception/module-asserts to 3.0...Jan-Hendrik Willms
2024-05-14made Stud.IP cache compatible with PSR-6, re #3701Moritz Strohm
2024-05-08fixes #4129Jan-Hendrik Willms
2024-05-08move exTpl to lib, re #4119David Siegfried
2024-05-06remove extra from icons and adjust tests, re #3788Jan-Hendrik Willms
2024-05-06relocate stud.ip trails files, fixes #4105Jan-Hendrik Willms
2024-05-06relocate sorm classes, fixes #4106Jan-Hendrik Willms
2024-05-03functions.php: added studip_interpolate, closes #3555Moritz Strohm
2024-04-29cronjobs: remove scheduling once and priority, fixes #4078Jan-Hendrik Willms
2024-04-03fixes #3895Jan-Hendrik Willms
2024-03-14fixes #3578Jan-Hendrik Willms
2024-01-03fixes #3204Jan-Hendrik Willms
2023-12-04use webp for avatars and convert current avatars, fixes #3183Jan-Hendrik Willms
2023-11-07drop config option for disabling the ckeditor, fixes #3227Elmar Ludwig
2023-09-19fixes #3202Jan-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