ORIENT/modules/system
Luke Towers 70107c6376 Initial WIP on implementing dependsOn support for filter scopes.
Still need to resolve an issue where if the slave filter has values set when the master filter updates, thus triggering a change of the available options to the slave, the original values are still set on the slave but not actually visible in the popup as options because they're no longer valid options. To fix this we'll need the ability to get the browser to refresh the slave filter's selected values (count icon basically since it already forces the options popup to refresh) when its masters update; while at the same rechecking the slave's scope values set on the server to ensure that they're all valid and there aren't values left over from the previous request that are no longer valid but are still being applied to the query.
2019-11-12 17:02:25 -06:00
..
assets Initial WIP on implementing dependsOn support for filter scopes. 2019-11-12 17:02:25 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Merge pull request #4428 from alxy/patch-27 2019-09-21 13:36:30 +10:00
console Fix sync command, minor cleanup (#4645) 2019-10-09 08:54:13 -06:00
controllers Fix bulk actions on plugins (#4660) 2019-10-03 09:23:43 -06:00
database Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Improved Hungarian translation (#4682) 2019-10-11 09:48:21 -06:00
models Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Allow decompiled Backend JS assets (#4549) 2019-08-16 16:19:16 +08:00
traits Change default of cms.backendForceSecure to reflect the config default that's been in place since 2016. 2019-11-07 12:14:32 -06:00
twig Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Avoid array_intersect error if argv is not defined (#4751) 2019-11-10 10:52:36 -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