ORIENT/modules/system
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
..
assets Update ace editor 1.2.3 to 1.2.6 2017-06-24 09:01:07 +10:00
behaviors API docs progress 2017-03-16 17:08:20 +11:00
classes Fixes inconsistency in component partial folder names 2017-06-27 05:34:13 +10:00
console Stream notes to console 2017-05-20 09:03:58 +10:00
controllers Improve mobile and settings page 2017-06-02 17:39:26 +10:00
database Add migrations to queue database tables 2017-05-16 18:49:05 +10:00
helpers Code dusting (#2826) 2017-04-24 21:38:19 +10:00
lang Add backend and notifications settings category 2017-06-05 17:36:44 +10:00
models string -> ::class + docs 2017-05-20 20:01:19 +10:00
partials URL -> Url 2017-06-02 23:34:50 +10:00
reportwidgets pluck -> value 2017-05-12 07:19:06 +10:00
traits Create an error making trait 2017-06-11 22:38:03 +10:00
twig URL -> Url 2017-06-02 23:34:50 +10:00
views Minor styling fix to exception page. 2016-08-11 06:50:09 +10:00
ServiceProvider.php Add backend and notifications settings category 2017-06-05 17:36:44 +10:00
aliases.php Introduce new Cms helper 2016-08-20 14:43:49 +10:00
composer.json Change versions for testing 2017-05-19 14:13:23 +10:00
providers.php Add app.name config 2017-05-16 18:50:41 +10:00
routes.php API docs progress 2017-03-16 17:08:20 +11:00