ORIENT/modules/backend/classes
Sam Georges 242a3a5cde Buttons inside a popup support new `data-popup-load-indicator` attribute.
Other minor improvements
2014-07-17 16:42:49 +10:00
..
AuthManager.php Oops, now plugins can register permissions :-) 2014-05-19 22:42:16 +10:00
BackendController.php Allow routing to nothing without looking up from the Request object 2014-07-14 19:06:23 +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 Buttons inside a popup support new `data-popup-load-indicator` attribute. 2014-07-17 16:42:49 +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 Fixes #418 - Added the ability to extend backend navigation 2014-07-12 15:06:03 +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