aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity/Config.php
Commit message (Collapse)AuthorAgeFilesLines
* Add LiipThemeBundleJeremy2015-03-011-1/+1
| | | | | | | | 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 :))
* Implement simple configJeremy2015-02-161-18/+89
|
* Update UserConfig schemaJeremy2015-02-161-3/+5
|
* CSJeremy2015-01-311-7/+5
|
* move WallabagBundle into Wallabag:CoreBundleNicolas LÅ“uillet2015-01-231-0/+95