ORIENT/modules/backend/models
adi 03d9f81b47 Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section 2014-08-16 15:00:07 +03:00
..
accesslog Fixes #517 2014-08-05 17:26:42 +10:00
backendpreferences EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration) 2014-07-01 17:17:53 +10:00
editorpreferences EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration) 2014-07-01 17:17:53 +10:00
group Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
user Widgets no longer need to pass their config via options: 2014-06-20 22:00:23 +10:00
AccessLog.php Refs #383 - Set up basic models for logging 2014-07-29 20:07:20 +10:00
BackendPreferences.php Added Romanian translation files in modules/*/lang/ro and modified modules/backend/models/BackendPreferences.php and modules/system/lang/en/lang.php in order for the language to appear in the admin section 2014-08-16 15:00:07 +03:00
EditorPreferences.php Minor. 2014-08-07 00:31:40 -04:00
User.php Traits in base classes are now booted (Yay Laravel!) 2014-07-12 17:29:40 +10:00
UserGroup.php If a base classes uses a trait, no need to reuse that trait because Model boots all traits now 2014-08-03 11:57:51 +10:00
UserPreferences.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
UserThrottle.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00