ORIENT/modules/backend/widgets
Viamage 667b82e6ce Replace keyup listener with input listener (#3567)
Fixes #1270. Credit to @viamage
2018-05-30 20:26:38 -06:00
..
filter/partials Add filter of type text in backend list (#3094) 2017-11-06 12:07:53 -06:00
form Support on and off options for the switch field 2017-10-20 11:47:30 -06:00
lists Added align property to list columns definition (#3509) 2018-04-17 23:34:08 -06: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 Adds a constraint of 500 records at a time 2017-11-23 10:00:50 +11:00
Form.php Simplify 51b6f64418 2017-11-02 13:13:08 -06:00
Lists.php Cache the last visited page in the list widget (#3432) 2018-03-08 10:52:21 -06:00
MediaManager.php Added readonly support to the mediamanager widget and the ability to set the MediaLibary cache key through code 2018-04-19 10:23:15 -06:00
ReportContainer.php Code dusting (#2826) 2017-04-24 21:38:19 +10: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 Option "searching" defaults to false 2017-07-15 14:34:53 +10:00
Toolbar.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00