ORIENT/modules/backend/classes
fansaien 2dcd84c4f2 Fix the input trigger API where a form element doesn't exist (#4033)
There are no `form` elements in the preview context of a form, so this adds an alternative selector to use when no common `form` elements are found for the Input Trigger API to use. Credit to @fansaien
2019-01-03 16:24:43 -06:00
..
AuthManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
BackendController.php Ignore controllers of disabled plugins (#3923) 2018-11-15 13:51:11 -06:00
Controller.php Added backend.ajax.beforeRunHandler event 2018-10-14 10:32:47 -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 the input trigger API where a form element doesn't exist (#4033) 2019-01-03 16:24:43 -06:00
FormTabs.php Add Tab icons functionality (#3901) 2018-10-30 20:06:33 -06:00
FormWidgetBase.php Base getLoadValue to look at form field first 2017-06-06 20:44:15 +10:00
ListColumn.php Added align property to list columns definition (#3509) 2018-04-17 23:34:08 -06:00
NavigationManager.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
ReportWidgetBase.php Updating backend/classes 2014-10-10 23:12:50 +02: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 Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00