ORIENT/modules/system
fansaien 331c8f4383 Change filter.js to fire requests on the control element (#4094)
Changed filter.js to fire its internal AJAX requests on the control's element instead of the closest form element. Previous behavior would fire the requests on a non-existant form element (as filter widgets are typically not located within a form element) and it looks like that was copy-paste oversight from the inspector javascript that the filter was originally based on. Credit to @fansaien
2019-01-30 14:09:34 -06:00
..
assets Change filter.js to fire requests on the control element (#4094) 2019-01-30 14:09:34 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Remove application root relative to domain root from $mediaFinder->storagePath (#4055) 2019-01-23 01:25:16 -06:00
console Minor improvement in the update gateway API calls. 2019-01-05 15:18:04 -08:00
controllers Minor improvement in the update gateway API calls. 2019-01-05 15:18:04 -08:00
database Make auto inline brand CSS for email layouts optional (#3192) 2018-09-23 20:49:19 -06:00
helpers Remove unused imports 2018-08-24 19:51:59 +02:00
lang Override the Paginators defaultSimpleView (#3652) 2019-01-21 23:49:25 -06:00
models Formatting improvement 2019-01-16 12:29:28 -06:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Improve the System Status dashboard widget (#3866) 2018-10-15 08:51:12 -06:00
traits Automatically use local asset path when attempting to combine injected assets (#3802) 2018-09-24 14:17:00 -06:00
twig Remove unused imports 2018-08-24 19:51:59 +02:00
views Override the Paginators defaultSimpleView (#3652) 2019-01-21 23:49:25 -06:00
ServiceProvider.php Override the Paginators defaultSimpleView (#3652) 2019-01-21 23:49:25 -06:00
aliases.php Introduce new Cms helper 2016-08-20 14:43:49 +10:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
providers.php Proxy ConsoleSupportServiceProvider properly 2018-01-24 18:09:41 +11:00
routes.php API docs progress 2017-03-16 17:08:20 +11:00