ORIENT/modules/system
Luke Towers 5e877ea2ba Use a public property for the cache key for settings models that cache rendered CSS
This enables developers to modify what the cache key is for a given instance of a settings model so that they can do things like load user dependent settings values and have those values affect the rendered CSS. Previously the key being static across all instances of a given setting model would prevent that from being feasible without clearing the cache for every request.
2018-10-30 16:21:57 -06:00
..
assets Fix resize event after element removal (#3897) 2018-10-29 16:35:12 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Added registerMailLayouts method to PluginBase (#3850) 2018-10-08 08:18:43 -06:00
console Remove unused imports 2018-08-24 19:51:59 +02:00
controllers Add filters to log pages (#3815) 2018-10-16 09:09:41 -06: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 Update Dutch (NL) translation (#3895) 2018-10-26 09:14:56 -06:00
models Use a public property for the cache key for settings models that cache rendered CSS 2018-10-30 16:21:57 -06:00
partials URL -> Url 2017-06-02 23:34:50 +10:00
reportwidgets Improve the System Status dashboard widget (#3866) 2018-10-15 08:51:12 -06:00
traits Automatically use local asset path when attempting to combine injected assets (#3802) 2018-09-24 14:17:00 -06:00
twig Remove unused imports 2018-08-24 19:51:59 +02:00
views Allow raw values in subject header (#3092) 2017-09-07 08:42:27 -06:00
ServiceProvider.php Properly utilize the plainOnly flag in mail.beforeAddContent (#3479) 2018-09-24 16:54:16 -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