ORIENT/modules/system
Luke Towers 23a504d9d5
Allow settings models and controllers to be defined in one definition
This change allows both settings models and custom settings controllers to be registered in one definition by preventing overwriting of the provided `url` when present. This enables the use case of extending the base \System\Controllers\Settings controller to implement custom functionality on your settings controller while retaining the majority of the default functionality enabled through the use of a SettingsModel.
2018-03-20 13:40:14 -06:00
..
assets Remove loader background color (#3394) 2018-02-13 10:51:39 -06:00
behaviors Catch Artisan::call exception (#3342) 2018-01-08 08:29:43 -06:00
classes Allow settings models and controllers to be defined in one definition 2018-03-20 13:40:14 -06:00
console Build Number Bugfix: Console Upgrade (#3357) 2018-01-11 11:59:30 -06:00
controllers Make the Reset Plugin Data action available to only SuperUsers only when the site is in debug mode 2018-03-04 22:34:49 -06:00
database Fixes #3211 with improvements to reverse migration (#3212) 2017-10-31 12:34:48 -06:00
helpers Register `appName` as global view variable 2017-07-23 17:20:53 +10:00
lang Added partial Arabic translation (#3296) 2018-03-20 13:20:09 -06:00
models Simplified plugin management logic, switched default manage plugins switch state to positive; finalized for merging into develop 2018-02-01 20:40:04 -06:00
partials URL -> Url 2017-06-02 23:34:50 +10:00
reportwidgets Improve status check 2018-02-02 13:23:53 -06:00
traits Check if given partial name is also file or only folder (#3190) 2017-10-23 08:48:34 -06:00
twig Fix exception Class 'System\Twig\MediaLibrary' not found in build 426 (#3181) 2017-10-18 07:56:52 -06:00
views Allow raw values in subject header (#3092) 2017-09-07 08:42:27 -06:00
ServiceProvider.php Fix issues with MySQL utf8mb4 support 2018-02-17 17:00:32 -06:00
aliases.php Introduce new Cms helper 2016-08-20 14:43:49 +10:00
composer.json Fixes #3081. Resets module dependencies from dev to stable. Refs 081a32c928 2017-09-04 12:40:55 -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