ORIENT/modules/backend/widgets
Nathan van der Werf 743252c3ff
Merge branch 'develop' into feature/cleanup
# Conflicts:
#	modules/backend/widgets/Form.php
2018-08-29 19:18:01 +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 Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02:00
Form.php Merge branch 'develop' into feature/cleanup 2018-08-29 19:18:01 +02:00
Lists.php Remove unused imports 2018-08-24 19:51:59 +02:00
MediaManager.php Merge branch 'develop' into feature/cleanup 2018-08-24 19:52:54 +02: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