ORIENT/modules/system
Ben Thomson 9b72c2d181
Number range filter improvements (#4789)
- Allow minimum or maximum to be unspecified, meaning you want everything up to maximum, or everything above minimum.
- Allow for zero values to work
- Tweak display of infinite values

Fixes #3982.
2019-11-28 22:23:28 +08:00
..
assets Number range filter improvements (#4789) 2019-11-28 22:23:28 +08:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Parenthesise some double ternary conditions in Asset Combiner. 2019-11-28 09:21:03 +08: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 Czech translations in /modules/system/lang (#4773) 2019-11-19 11:49:05 +08: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 Add missing documentation comment blocks for fired events (#4788) 2019-11-24 23:59:00 -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