ORIENT/modules/system
Ben Thomson 8dba43ba0b
Allow plugin autoloaders to load on restricted pages and actions (#5120)
Allow plugin autoloaders to load, even on restricted pages. This allows (enabled) plugins to load their autoloaders on any pages, allowing includes in migration files to run.

Fixes #5110.
2020-06-09 21:46:17 -06:00
..
assets Delete unnecessary file 2020-06-04 09:19:24 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Allow plugin autoloaders to load on restricted pages and actions (#5120) 2020-06-09 21:46:17 -06:00
console fix typos in halcyon (#5066) 2020-05-05 11:12:45 -06:00
controllers Fix naming conflict 2020-05-31 11:23:31 -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 Add warning with missing dependencies on Updates page (#5077) 2020-05-26 10:05:40 -06:00
models Load mail layouts from view files if not found in the database (#4904) 2020-03-31 02:27:46 -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 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 Added plugin:rollback command (#4389) 2020-04-11 09:46:22 -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