ORIENT/modules/system
Ben Thomson a67ccfe993
Allow decompiled Backend JS assets (#4549)
This change will allow the individual JS assets that are compiled into a full compilation file to be loaded individually instead, allowing the developer to see their changes immediately. It introduces a new configuration variable, `cms.decompileBackendAssets`, that controls this functionality. By default, it is false and not tied to the debug value, requiring it to be explicitly enabled.
2019-08-16 16:19:16 +08:00
..
assets Revert #4401 for build 458. 2019-08-09 16:07:32 +08:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
console Minor Formatting Corrections in Usage Comments (#4541) 2019-08-15 09:14:54 -06:00
controllers Code quality clean up (#4449) 2019-07-18 08:50:37 -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 Standardise use of [] vs array() (#4548) 2019-08-14 20:46:36 -06:00
models Code quality clean up (#4449) 2019-07-18 08:50:37 -06: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 Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
twig Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
views Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
ServiceProvider.php Code quality clean up (#4449) 2019-07-18 08:50:37 -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