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-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-08-30Zusammenführen von Accounts nimmt keine Courseware-Inhalte mitRon Lucke
2024-04-30cleanup blubber and delete correctly, fixes #4097Jan-Hendrik Willms
2023-12-19fix #1694Ron Lucke
2023-11-09clean up forum visits and ensure entries are deleted when either a user or a...Jan-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
2022-07-06fixes 'Method/function should return XY but return statement is missing', fix...Jan-Hendrik Willms
2022-07-04fix for BIESt #1078Moritz Strohm
2022-06-30use correct case for classes, closes #1233David Siegfried
2022-05-11TIC #608Moritz Strohm
2022-05-11unify class definition in relations of simpleormap models, fixes #979Jan-Hendrik Willms
2022-03-11remove obsolete code, fixes #788Elmar Ludwig
2021-11-12fixes #417Jan-Hendrik Willms
2021-11-12allow admin access to consultations on profile, fixes #414Jan-Hendrik Willms
2021-11-04fixes #389Jan-Hendrik Willms
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms