ORIENT/modules/backend/classes
Sam Georges ddb6337efe EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration)
Create a My Settings page, now linked when clicking a User
Create backend preferences form for setting locale
Dropdown options now support an image or icon in their options
2014-07-01 17:17:53 +10:00
..
AuthManager.php Oops, now plugins can register permissions :-) 2014-05-19 22:42:16 +10:00
BackendController.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
BackendHelper.php Fixes #55 - Assets are now referenced correctly as Assets instead of URLs 2014-06-26 17:29:07 +10:00
Controller.php EditorSettings -> EditorPreferences (System has settings, User has preferences, App has configuration) 2014-07-01 17:17:53 +10:00
ControllerBehavior.php Fixed typos 2014-05-17 18:08:01 +02:00
FormField.php Form fields can now define "depends" to refresh individual fields when they are changed 2014-06-29 13:36:25 +10:00
FormWidgetBase.php Refactor how the Form widget manages fields. 2014-06-19 21:43:00 +10:00
ListColumn.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
NavigationManager.php Simplelist control now supports scrollbars and selectable lists 2014-06-15 15:49:06 +10:00
ReportWidgetBase.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
Skin.php Welcome to the world, October :-) 2014-05-14 23:24:20 +10:00
WidgetBase.php Widgets now no longer include their alias in getId() if it matches the default alias 2014-06-20 19:29:39 +10:00
WidgetManager.php Refs #188 Tidy up notes 2014-05-21 09:39:42 +10:00