ORIENT/modules/backend/widgets
Rike-cz cf8a73f0a2 Ensure that fields are defined before attempting to render a specific field (#3812)
Credit to @Rike-cz
2018-09-22 19:22:02 -06:00
..
filter/partials Add filter of type text in backend list (#3094) 2017-11-06 12:07:53 -06:00
form Target only immediate children when determining if a tab should be hidden 2018-07-05 10:14:41 -04:00
lists Adds align support to non-sortable list column headers (#3638) 2018-07-15 00:56:09 -04:00
mediamanager Replace keyup listener with input listener (#3567) 2018-05-30 20:26:38 -06:00
reportcontainer Update reportcontainer.less (#3737) 2018-08-31 00:36:47 -06:00
search/partials Add searchOnEnter option to make the Search widget fire on enter key (#3524) 2018-04-23 10:09:37 -06:00
table Option "searching" defaults to false 2017-07-15 14:34:53 +10:00
toolbar/partials Decouple the toolbar from the layout system 2015-08-26 20:24:37 +10:00
Filter.php Filter group translatable options (#3793) 2018-09-17 09:33:13 -06:00
Form.php Ensure that fields are defined before attempting to render a specific field (#3812) 2018-09-22 19:22:02 -06:00
Lists.php Remove unused imports 2018-08-24 19:51:59 +02:00
MediaManager.php Annotate class methods 2018-08-30 13:37:39 +10:00
ReportContainer.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
Search.php Extract child instructions 2018-08-15 19:25:42 +02:00
Table.php Remove "null" assignments 2018-08-15 18:33:24 +02:00
Toolbar.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00