ORIENT/modules/system
Samuel Georges 04c4fe9633 Fixes logic error in filter search
The search was using !$.inArray when the expression should be $.inArray === -1 since it returns the index of the value in the array.
Also tidied up the code so it is easier to read.
Fixes #1918
2016-06-11 15:09:08 +10:00
..
assets Fixes logic error in filter search 2016-06-11 15:09:08 +10:00
behaviors DbDongle -> App::hasDatabase 2016-04-16 07:44:18 +10:00
classes ThemeData model now busts the [front-end] combiner cache 2016-06-03 07:22:05 +10:00
console Include report widgets in mirroring 2016-06-08 05:46:15 +10:00
controllers Parameters -> Parameter 2016-05-31 08:17:48 +10:00
database SQL MODE code may fail in other drivers, use Dongle instead 2016-04-30 06:22:00 +10:00
helpers Shared view vars now passed to content blocks and mail templates 2016-06-04 07:26:16 +10:00
lang Update pt-br lang (#2110) 2016-06-11 06:34:06 +10:00
models Shared view vars now passed to content blocks and mail templates 2016-06-04 07:26:16 +10:00
partials Reshuffle the base color scheme again 2016-05-12 04:33:01 +10:00
reportwidgets Parameters -> Parameter 2016-05-31 08:17:48 +10:00
traits Parameters -> Parameter 2016-05-31 08:17:48 +10:00
twig Radical reorg of some classes 2015-01-28 11:49:54 +11:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
ServiceProvider.php Create new october:install command 2016-06-07 07:09:01 +10:00
aliases.php Switch to custom Schema facade 2016-04-27 08:31:58 +01:00
composer.json ~1.0 -> dev-develop 2016-04-01 14:07:43 +11:00
providers.php Implement ArgonServiceProvider for detect locale 2016-04-28 17:58:35 +10:00
routes.php Cleanup 2015-01-03 12:41:23 +01:00