ORIENT/modules/backend/classes
Luke Towers 9fa7cbf70e Hide backend controller behavior public methods from controller actions.
Fixes #3762, replaces #3764
2019-04-19 14:01:01 -06:00
..
AuthManager.php Added manual deleted_at checks (#4051) 2019-01-18 14:42:25 -06:00
BackendController.php Delay backend controller middleware until after request is processed (#4190) 2019-03-21 01:19:28 -06:00
Controller.php Avoid terminating the app using exit() or die() 2019-03-29 07:10:07 +11:00
ControllerBehavior.php Hide backend controller behavior public methods from controller actions. 2019-04-19 14:01:01 -06:00
FilterScope.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
FormField.php Fix broken tests 2019-01-10 20:49:15 -06:00
FormTabs.php Add Tab icons functionality (#3901) 2018-10-30 20:06:33 -06:00
FormWidgetBase.php Yet another change to perfect the getParentForm() method 2019-01-10 18:59:29 -06:00
ListColumn.php Allow list configs to add class to head row cell (#4207) 2019-03-25 13:37:32 -06:00
NavigationManager.php Fix support for main menu items having a numeric value for `counter` 2019-03-16 13:53:25 -06:00
ReportWidgetBase.php Fix issues with AJAX handlers on dashboard widgets. Replaces #4132 2019-02-13 15:05:18 -06:00
Skin.php Extract child instructions 2018-08-15 19:25:42 +02:00
WidgetBase.php Remove unused imports 2018-08-24 19:51:59 +02:00
WidgetManager.php Added ability to require permissions use ReportWidgets 2019-02-11 16:02:30 -06:00