ORIENT/modules/backend/widgets
Nathan van der Werf fbca3bea92 Remove redundant variables 2018-08-15 19:23:12 +02: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 Style improvements on reportcontainer's manage widget dropdown. 2016-12-21 20:15:07 +01: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 Add missing break statement 2018-08-15 19:18:52 +02:00
Form.php Remove redundant variables 2018-08-15 19:23:12 +02:00
Lists.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
MediaManager.php Remove redundant variables 2018-08-15 19:23:12 +02:00
ReportContainer.php Refactor ternary operators to null coalescing operators 2018-08-15 19:15:13 +02:00
Search.php Add searchOnEnter option to make the Search widget fire on enter key (#3524) 2018-04-23 10:09:37 -06: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