ORIENT/modules/system
Ben Thomson 6dbfdd7e65
Allow quotes to be correctly handled by october:env (#4986)
This fix will apply quotes around string environment variables which contain either a single, or double, quote as well as any variables with a hash symbol - escaping any double-quotes encountered. When artisan october:env is run, this should correctly transfer all configuration values from the config files to the .env file.

Fixes #4979.
2020-03-26 23:40:01 +08:00
..
assets Add adaptive size options (#4992) 2020-03-19 09:55:18 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Change PluginBase::boot return type to void (PhpDocBlock) (#4957) 2020-02-28 17:52:01 +08:00
console Allow quotes to be correctly handled by october:env (#4986) 2020-03-26 23:40:01 +08:00
controllers Correctly display HTML entities in event log (#4566) 2019-12-17 22:43:44 +08: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 Update Dutch translation (#4958) 2020-02-28 17:47:33 +08:00
models Expand the character limit of error messages in Event log list (#4830) 2020-01-16 20:37:38 +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 Make cms.backendForceSecure an explicit setting 2020-01-18 18:05:26 +11: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 Allow plugins to be loaded on routes starting with /combine but not /combine/. 2020-01-21 12:26:20 -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