ORIENT/modules/backend/classes
Ben Thomson 57a074364e Allow controller middleware in backend controllers (#4106)
Credit to @bennothommo Related: https://github.com/octobercms/october/pull/4088
2019-02-27 14:27:41 -06:00
..
AuthManager.php Added manual deleted_at checks (#4051) 2019-01-18 14:42:25 -06:00
BackendController.php Allow controller middleware in backend controllers (#4106) 2019-02-27 14:27:41 -06:00
Controller.php Allow controller middleware in backend controllers (#4106) 2019-02-27 14:27:41 -06:00
ControllerBehavior.php Replace is_null with "=== null" comparison 2018-08-15 18:54:46 +02: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 Support nested jsonable values in List columns, refs: #2990, #2995, #3088, 2019-02-01 15:11:57 -06:00
NavigationManager.php Defaulted the main menu counter to sum it's side menu counters 2019-02-21 11:55:43 -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