aboutsummaryrefslogtreecommitdiff
path: root/lib/classes/MultiPersonSearch.php
AgeCommit message (Collapse)Author
2025-06-19fix multipersonsearch regarding removed and selected users and prevent ↵Jan-Hendrik Willms
warnings, fixes #5629 Closes #5629 Merge request studip/studip!4246
2024-11-26fix adding deputies by allowing multi person search to be verified using a ↵Jan-Hendrik Willms
ticket instead of a post request, fixes #4897 Closes #4897 Merge request studip/studip!3680
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
Merge request studip/studip!3136
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer
Closes #4282 Merge request studip/studip!3099