aboutsummaryrefslogtreecommitdiff
path: root/lib/models/User.php
AgeCommit message (Expand)Author
2025-11-12use correct log action when changing email, fixes #6041Jan-Hendrik Willms
2025-10-22Resolve "Move getAvatarDropdownHTML from User to Avatar"Murtaza Sultani
2025-10-20Resolve "Avatar-Menü: Das Profilbild des Nutzers hat eine schlechte Qualität"Murtaza Sultani
2025-10-20Resolve "Vue-Komponenten UserAvatar und UserAvatarDropdown als globale Kompon...Murtaza Sultani
2025-08-04Korrekter Aktivierungslink bei Änderung der Mail-AdresseTill Glöggler
2025-07-28Resolve "Forum verwendet falsche Rechteabfragen in der JSON-API"Murtaza Sultani
2025-07-24Resolve "Fix Range::isAccessibleToUser() implementation"Murtaza Sultani
2025-07-16remove obsolete callbacks that removes user's entries from old table user_vis...Jan-Hendrik Willms
2025-07-04Resolve "Forum 3"Rasmus Fuhse
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