ORIENT/modules/system/classes
Samuel Georges 87f8f8feb1 Fixes inconsistency in component partial folder names
This is a breaking change that will require further attention - refs #1854

Eg: myComponent, the default component partial would use lower case folders
- /plugins/acme/test/components/mycomponent/default.htm

The theme component partial override would use case sensitive folders
- /themes/foobar/partials/myComponent/default.htm

This is fixed as
- /themes/foobar/partials/mycomponent/default.htm

Minor code fix to ModelBehavior class
2017-06-27 05:34:13 +10:00
..
CombineAssets.php AssetMaker Improvements (#2847) 2017-04-27 00:17:05 -06:00
ComposerManager.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
ErrorHandler.php {@inheritDoc} -> @inheritDoc 2017-03-16 06:26:14 +11:00
MarkupManager.php Code dusting (#2826) 2017-04-24 21:38:19 +10:00
ModelBehavior.php Fixes inconsistency in component partial folder names 2017-06-27 05:34:13 +10:00
PluginBase.php Add backend and notifications settings category 2017-06-05 17:36:44 +10:00
PluginManager.php Added a check for missing dependencies in two places 2017-03-21 17:42:56 +11:00
SettingsManager.php Add backend and notifications settings category 2017-06-05 17:36:44 +10:00
SystemController.php API docs progress 2017-03-16 17:08:20 +11:00
UpdateManager.php Add backend and notifications settings category 2017-06-05 17:36:44 +10:00
VersionManager.php Merge branch 'develop' into l55upgrade 2017-05-20 09:08:09 +10:00