ORIENT/modules/backend/widgets
Alexander Shapoval 1e7c3691e7 Cast outside field config to array (#3670)
This is necessary to enable the setting of tabs for SECTION_OUTSIDE: http://octobercms.com/docs/backend/forms#form-tab-options. Credit to @ebashu-on-holidays
2018-08-06 10:49:19 -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 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 Cast outside field config to array (#3670) 2018-08-06 10:49:19 -06:00
Lists.php Reset pagination on filter scope change (#3632) 2018-07-16 09:43:47 -04:00
MediaManager.php Alternative fix to #3607 2018-06-29 14:20:55 +10: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