Commit Graph

7 Commits

Author SHA1 Message Date
eba9671e1b Refactor: merge SettingsController into ProfileController
Removed SettingsController and moved its logic into ProfileController, consolidating user profile, account, GDPR, network, and two-factor authentication actions. Updated routes, behaviors, and view files to reflect the new structure. Also updated composer.json to use pcrt/yii2-usuario and pcrt/yii2-select2, added 'surname' to Profile model, and added new attributes to User model. Improved user feedback by redirecting after key actions instead of rendering message views.
2025-10-15 09:16:32 +02:00
b7d2cf42ac Fix:
1. Documentation;
2. Actions access in AdminController and SettingController by enableSessionHistory;
3. Add "visible" menu parameter by enableSessionHistory;
4. Add blank line in end of file.
2019-11-30 17:52:24 +03:00
be2b495c9e Add session history 2019-11-14 20:55:18 +03:00
f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
d275fae9ec update phpdoc 2017-06-11 23:53:46 +02:00
7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
13255a5117 update folder location 2017-01-11 21:31:42 +01:00