Add LiipThemeBundle

Re-defined the config / user relation to be OneToOne bidirectionnal.
ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle

Force sqlite for test
In case of people use a different driver in parameter.yml (yes I do :))
This commit is contained in:
Jeremy
2015-02-23 22:55:06 +01:00
parent fca3c75723
commit 32da2a70ef
247 changed files with 938 additions and 143 deletions

71
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "4cbcfeafb3c1dc4ed8c364e93969808f",
"hash": "fd56c671d70f498ccc1996450479fbdc",
"packages": [
{
"name": "doctrine/annotations",
@ -1282,6 +1282,61 @@
],
"time": "2014-12-12 05:04:05"
},
{
"name": "liip/theme-bundle",
"version": "1.1.3",
"target-dir": "Liip/ThemeBundle",
"source": {
"type": "git",
"url": "https://github.com/liip/LiipThemeBundle.git",
"reference": "a594cc6deda293034b8fd7795c9950f02fc8251b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/liip/LiipThemeBundle/zipball/a594cc6deda293034b8fd7795c9950f02fc8251b",
"reference": "a594cc6deda293034b8fd7795c9950f02fc8251b",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"symfony/framework-bundle": "~2.0"
},
"require-dev": {
"symfony/console": "~2.0",
"symfony/expression-language": "~2.6"
},
"type": "symfony-bundle",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"psr-0": {
"Liip\\ThemeBundle": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Community contributions",
"homepage": "https://github.com/liip/LiipThemeBundle/contributors"
},
{
"name": "Liip AG",
"homepage": "http://www.liip.ch/"
}
],
"description": "Provides theming support for #Symfony2 Bundles",
"keywords": [
"themes",
"theming"
],
"time": "2015-02-02 15:55:54"
},
{
"name": "mgargano/simplehtmldom",
"version": "1.5",
@ -2590,7 +2645,7 @@
"description": "Libraries from @fivefilters.",
"homepage": "https://github.com/wallabag/Fivefilters_Libraries",
"support": {
"source": "https://github.com/wallabag/Fivefilters_Libraries/tree/master",
"source": "https://github.com/wallabag/Fivefilters_Libraries/tree/1.0.0",
"issues": "https://github.com/wallabag/Fivefilters_Libraries/issues"
},
"time": "2015-01-19 20:19:28"
@ -2635,7 +2690,7 @@
"description": "PHP Classes for dynamically generating EPub files.",
"homepage": "https://github.com/wallabag/PHPePub",
"support": {
"source": "https://github.com/wallabag/PHPePub/tree/master"
"source": "https://github.com/wallabag/PHPePub/tree/2.1.0"
},
"time": "2015-01-19 11:44:19"
},
@ -2672,7 +2727,7 @@
"description": "A simple and smart (or stupid) php5 snippets repository",
"homepage": "https://github.com/wallabag/kriss_php5",
"support": {
"source": "https://github.com/wallabag/kriss_php5/tree/master"
"source": "https://github.com/wallabag/kriss_php5/tree/1.0.0"
},
"time": "2015-01-18 21:21:43"
},
@ -2709,7 +2764,7 @@
"description": "Paginate record sets, not tied in directly to a database.",
"homepage": "https://github.com/wallabag/pagination",
"support": {
"source": "https://github.com/wallabag/pagination/tree/master"
"source": "https://github.com/wallabag/pagination/tree/1.0.0"
},
"time": "2015-01-19 09:24:39"
},
@ -2755,7 +2810,7 @@
"sessions"
],
"support": {
"source": "https://github.com/wallabag/PHP-Flash-Messages/tree/master"
"source": "https://github.com/wallabag/PHP-Flash-Messages/tree/1.0.0"
},
"time": "2015-01-18 19:51:55"
},
@ -2809,7 +2864,7 @@
"html"
],
"support": {
"source": "https://github.com/wallabag/php-readability/tree/master",
"source": "https://github.com/wallabag/php-readability/tree/1.0.0",
"issues": "https://github.com/wallabag/php-readability/issues"
},
"time": "2015-01-19 12:25:38"
@ -2847,7 +2902,7 @@
"description": "An experimental Mobipocket file creator in PHP.",
"homepage": "https://github.com/wallabag/phpMobi",
"support": {
"source": "https://github.com/wallabag/phpMobi/tree/master"
"source": "https://github.com/wallabag/phpMobi/tree/1.0.0"
},
"time": "2015-01-19 12:43:17"
},