ORIENT/modules/system
Ben Thomson 619be11d23
Make "october:env" command privileged.
This allows developers to use the command even if plugins are failing to boot due to missing configuration options (such as the DB configuration being incorrect). Previously, plugins which use the database in boot would prevent the command from running if the database details were incorrect.

This change removes a barrier from configuring your site correctly.
2020-09-09 17:47:18 +08:00
..
assets Improve Taiwanese translations (#5264) 2020-09-07 09:48:12 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Fix issue where URLs generated by the ImageResizer were not correctly encoded. 2020-09-08 16:04:40 -06:00
console Use path.config binding in "october:env" to allow unit test to work 2020-09-09 12:38:48 +08:00
controllers Implement improved "set build" replacement (#5087) 2020-09-02 14:48:08 +08:00
database Change module seeders to only temporary unguard attributes 2020-01-19 22:26:46 +08:00
helpers Code quality clean up (#4449) 2019-07-18 08:50:37 -06:00
lang Improve Taiwanese translations (#5264) 2020-09-07 09:48:12 -06:00
models Fix issue displaying protected file thumbnails when width or height is empty. 2020-09-07 15:23:00 -06:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Add warning with missing dependencies on Updates page (#5077) 2020-05-26 10:05:40 -06:00
traits Define beforeAddAsset properties as references in docs. (#5269) 2020-09-09 10:18:51 +08:00
twig Merge branch '1.0' into develop 2020-09-04 01:27:53 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Make "october:env" command privileged. 2020-09-09 17:47:18 +08:00
aliases.php Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper 2020-07-20 10:40:50 +08:00
composer.json Composer updates for 1.1.0 2020-09-06 21:07:10 -06:00
providers.php Update providers and alias to use October Validator service 2020-05-19 12:47:49 +08:00
routes.php Play nicer with tests 2020-08-13 03:15:53 -06:00