aboutsummaryrefslogtreecommitdiff
path: root/lib/models/User.php
AgeCommit message (Expand)Author
2025-06-26add index and set correct for auth_user_md5.matriculation_number, fixes #4577Jan-Hendrik Willms
2025-03-14execute sorm:describe for 6.0, re #3804Jan-Hendrik Willms
2025-02-28remove sykpe, fixes #4677Jan-Hendrik Willms
2025-02-24swap selected field to ensure that the correct user id is always selected, fi...Jan-Hendrik Willms
2025-01-30introduce StudygroupInvitation model and use it as relation for course and us...Jan-Hendrik Willms
2024-10-18always allow accessing course teachers and tutors and update visibility check...Jan-Hendrik Willms
2024-09-19use correct wiki tables when migrating users, fixes #4608Jan-Hendrik Willms
2024-08-23Zusammenführen von Accounts nimmt keine Courseware-Inhalte mitRon Lucke
2024-08-22user admin: allow searching for matriculation number and add matriculation nu...Jan-Hendrik Willms
2024-06-21add remaining class filename and add migration to fix the cronjobs, re #4282Jan-Hendrik Willms
2024-06-18Deprecate `StudipAutoloader` and use composer's `autoload`Marcus Eibrink-Lunzenauer