ORIENT/modules/backend/classes
Ben Thomson f190f7a347
Fix exception on middleware loader
An exception was thrown when loading middleware if a requested controller is from a disabled plugin, as the `getRequestedController` method returns a Response object in this scenario.

Hat tip to @w20k.
2019-08-15 16:52:24 +08:00
..
AuthManager.php Added manual deleted_at checks (#4051) 2019-01-18 14:42:25 -06:00
BackendController.php Fix exception on middleware loader 2019-08-15 16:52:24 +08:00
Controller.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06: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 Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
FormTabs.php Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
FormWidgetBase.php Code quality clean up (#4449) 2019-07-18 08:50:37 -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 Add validator for plugin navigation items (#4497) 2019-08-15 11:47:13 +08: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 Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00