ORIENT/modules/system
Rachasak Ragkamnerd 70cd444f8a Added support for 'cache' attribute to addJs() to disable CF RocketLoader (#4092)
Credit to @itpcc 

Due to CloudFlare Rocket Loader, CF will automatically try to optimize page loading speed by changing script type attribute. This breaks the script execution order and makes the user unable to upload the file(s) in the backend using "FileUpload" widget.

However, [CloudFlare allows adding "data-cfasync"](https://support.cloudflare.com/hc/en-us/articles/200169436-How-can-I-have-Rocket-Loader-ignore-specific-JavaScripts-) to prevent this. And it was used in the [commit #3841](https://github.com/octobercms/october/pull/3841/files).
2019-04-16 20:27:13 -06:00
..
assets Added overflow rules to preview form-control (#4236) 2019-04-05 09:20:53 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Allow subdirectories in migration file names (#4225) 2019-03-31 08:46:33 -06:00
console Add ability to specify the connection used for running tests (#4159) 2019-03-31 06:28:24 -06:00
controllers Add changelog link to updates screen - Fixes #4101 2019-03-29 00:21:51 +11: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 Improved Hungarian translation (#4250) 2019-04-11 13:39:43 +03: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 Added support for 'cache' attribute to addJs() to disable CF RocketLoader (#4092) 2019-04-16 20:27:13 -06:00
twig Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
views Support custom 500 page when debug mode disabled and CMS module not present 2019-02-26 14:26:56 -06:00
ServiceProvider.php Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -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