ORIENT/modules/system
Ben Thomson dce3931f20
Clean up uncustomised partials if they are no longer provided.
An exception was being thrown in some instances if a partial had been added to the DB that was provided by a plugin that no longer exists, or had been disabled. This will remove any partials provided by non-existent plugins, only if they haven't been subsequently customised by the developer.

Fixes https://github.com/octobercms/october/issues/5065
2020-08-31 14:18:53 +08:00
..
assets Recompile Storm UI JS asset 2020-08-03 11:07:55 +08:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Avoid logging SystemExceptions twice 2020-08-28 13:57:12 -06:00
console Merge pull request #5231 from octobercms/wip/image-resizing 2020-08-21 18:01:47 -06:00
controllers Disable HTML5 form validation on backend Settings pages 2020-08-15 20:59:53 -06: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 Update Russian translation (#5247) 2020-08-23 02:51:48 -06:00
models Clean up uncustomised partials if they are no longer provided. 2020-08-31 14:18:53 +08: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 Finished implement imageWidth & imageHeight filters 2020-08-21 13:39:45 -06:00
views Improved email client support for branded mails (#4663) 2019-10-14 15:33:43 +08:00
ServiceProvider.php Merge branch 'develop' into wip/laravel-6 2020-04-29 16:58:58 -06:00
aliases.php Alias Illuminate\Support\Debug\HtmlDumper to Symfony's HtmlDumper 2020-07-20 10:40:50 +08:00
composer.json Add L6 as a dep to the modules to prevent people with older Laravel versions from accidentally pulling in the L6 update 2020-07-19 01:42:58 -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