ORIENT/modules/backend/models
Samuel Georges d58a8478f6 FTFY Refs #1796
The event should come after the logic as per the developer guidelines. If the event comes before the logic, it should be called beforeLogin. In this case, beforeLogin doesn't make sense, so just move the event after the parent::afterLogin call.
2016-02-27 14:07:21 +11:00
..
accesslog Adds a refresh button to log pages, minor column tweaks 2015-11-28 11:10:06 +11:00
backendpreferences EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration) 2014-07-01 17:17:53 +10:00
brandsettings Fix placeholder color on fancy layout backend form 2015-10-24 23:53:57 +07:00
editorpreferences Make backend auto closing option label translatable 2015-08-04 23:40:51 +02:00
user Move the superuser flag out of permissions array - fixes #1503 2015-11-28 10:21:41 +11:00
usergroup Prevent sorting of count column, fixes #1491 2015-10-07 19:24:18 +11:00
AccessLog.php Updating modules/backend/models 2014-10-11 00:04:51 +02:00
BackendPreferences.php Add cs_CZ locale 2015-09-15 14:30:18 +02:00
BrandSettings.php Improve tabs consistency, fix conflict with .primary 2015-07-10 15:51:24 +10:00
EditorPreferences.php Added "Auto close tags and special characters" to Code editor preferences. 2015-02-14 19:50:12 +11:00
ExportModel.php Externalized keys + French translation 2016-02-13 15:51:28 +11:00
ImportModel.php Add auto column match feature to import 2015-08-05 10:23:14 +10:00
User.php FTFY Refs #1796 2016-02-27 14:07:21 +11:00
UserGroup.php Make the default admin group code a constant 2015-08-07 18:43:05 +10:00
UserPreferences.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
UserThrottle.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00