aboutsummaryrefslogtreecommitdiff
path: root/lib/models/User.class.php
AgeCommit message (Expand)Author
2025-11-12use correct log action when changing email, fixes #6041Jan-Hendrik Willms
2025-06-27add index and set correct for auth_user_md5.matriculation_number, fixes #4577Jan-Hendrik Willms
2025-02-24swap selected field to ensure that the correct user id is always selected, fi...Jan-Hendrik Willms
2025-01-31introduce 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-30Zusammenfü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-04-30cleanup blubber and delete correctly, fixes #4097Jan-Hendrik Willms
2024-04-04describe sorm models again, fixes #3901Jan-Hendrik Willms
2024-03-21refine member-export, fixes #3841David Siegfried
2024-03-06renamed columns and tables in sql statements for the new calendar, fixes #3715Moritz Strohm
2024-03-06fixes #3750Jan-Hendrik Willms
2024-01-29StEP 01354, closes #1354Moritz Strohm
2024-01-03fixes #3206Jan-Hendrik Willms
2023-12-19StEP 1800 closes #1800Peter Thienel
2023-12-15fix #1694Ron Lucke
2023-12-04use webp for avatars and convert current avatars, fixes #3183Jan-Hendrik Willms
2023-11-13admin/user: made matriculation_number sortable, fixes #3455Moritz Strohm
2023-11-13show "Matrikelnummer" field in admin/user result table, closes #3336Moritz Strohm
2023-11-08clean up forum visits and ensure entries are deleted when either a user or a...Jan-Hendrik Willms
2023-10-02fixes #3225Jan-Hendrik Willms
2023-08-29adjust wording, fixes #3108Jan-Hendrik Willms
2023-07-15Add unlock log action, closes #2903Felix Pahlow
2023-07-15add missing log-actions, closes #2865David Siegfried
2023-06-09implement User::isBlocked() and User::isExpired() and use them across the sys...Jan-Hendrik Willms
2023-06-02remove all consultation responsibilities upon range deletion and clean up db ...Jan-Hendrik Willms
2023-05-10fix #2161Ron Lucke
2023-03-31prevent php8 warnings, fixes #2496Jan-Hendrik Willms
2023-03-22remove smileys, fixes #2403Jan-Hendrik Willms
2023-03-03adjustments due to phpstan report, fixes #2257Jan-Hendrik Willms
2023-03-02prevent php-warnings, closes #1807David Siegfried
2023-02-20prevent php8 warnings in user model, re #2193Jan-Hendrik Willms
2023-02-20adjust other occurences of hardcoded User model, fixes #2197Jan-Hendrik Willms
2023-02-20use static instead of harcoded class, fixes #2194Jan-Hendrik Willms
2023-02-09ensure user is actually a member of a course when sending notifications, fixe...Jan-Hendrik Willms
2023-01-26drop table blubber_follower and remove last remaining code for it, fixes #2082Jan-Hendrik Willms
2022-12-21fix broken usage of sorm, closes #1579David Siegfried
2022-11-28Resolve "mvv_assignments bzw. mvv_contacts kann nicht nach priority sortiert ...Rasmus Fuhse
2022-11-15allow profile categories to be translated, fixes #1260Jan-Hendrik Willms
2022-11-15fix sorting, closes #1781David Siegfried
2022-11-07prevent php8-warning, closes #1750David Siegfried
2022-10-26prevent more php8 warnings, fixes #1679 (again)Jan-Hendrik Willms
2022-10-17fix php8 warnings, fixes #1679Jan-Hendrik Willms
2022-09-30Resolve "Fehler in Sprechstunden beim Zusammenführen von Accounts"Thomas Hackl
2022-09-28fix for BIESt #1118Moritz Strohm
2022-09-17remove SORM config from object instances, re #1473Elmar Ludwig
2022-09-15partly fix broken SQL queries, re #1579Elmar Ludwig
2022-09-01use SORM instead plain sql, closes #1491David Siegfried
2022-07-14resurrect lost commit, fixes #1235Jan-Hendrik Willms