ORIENT/modules/backend/classes
Sam Georges 4a9fe06d50 Form fields can now define "depends" to refresh individual fields when they are changed
Form field options can now be deferred using a closure
2014-06-29 13:36:25 +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 Display a correct CMS object name in the page title. Fixes #28. Fixes #354. 2014-06-26 15:29:38 +11: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