ORIENT/modules/cms
Mariano Custiel c94706ed05 Added the ability to create instances of components from factories to allow injection of dependencies in components
Fixed descriptions

Added missing new lines at the end of fixture components

Fixed problem with include path

Fixed code as suggested. Now everything is solved through app::make

Removed tests that are not needed anymore since last changes
2016-02-22 09:44:14 +01:00
..
assets Improve tabs consistency, fix conflict with .primary 2015-07-10 15:51:24 +10:00
classes Added the ability to create instances of components from factories to allow injection of dependencies in components 2016-02-22 09:44:14 +01:00
controllers Improve the multilingual support 2015-12-14 18:21:56 +01:00
database/migrations Adds Theme customization feature 2014-12-04 16:49:52 +11:00
formwidgets These methods should be protected, update client lang 2015-08-04 10:01:17 +10:00
helpers Swap FileHelper methods for new Ini parser 2015-10-03 07:30:11 +10:00
lang Update Dutch language 2016-01-16 10:18:20 +11:00
models Use correct folder permissions in ThemeImport/Export 2015-09-26 18:12:13 +10:00
twig Flash twig node now displays all messages of all types. 2016-01-12 16:51:58 -05:00
views Update refs to flash message script 2015-05-28 20:33:49 +10:00
widgets Merge pull request #1489 from Flynsarmy/filterByFolder 2015-12-05 08:24:13 +11:00
ServiceProvider.php Fix permissions required for theme settings 2015-12-31 11:32:25 +00:00
composer.json Convert autoload refs to PSR-4 so they actually work 2014-09-19 17:23:11 +10:00
routes.php Add hooks to the cms/backend route definitions 2015-05-02 13:53:05 +10:00