ORIENT/modules/backend/classes
Ben Thomson 3363b219f6 Delay backend controller middleware until after request is processed (#4190)
Credit to @bennothommo. Fixes #4183.
2019-03-21 01:19:28 -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 Add Closure use declaration (#4170) 2019-02-28 14:54:00 +02: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 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