aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Entity/Config.php
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2015-05-301-25/+31
|
* Ability to prefix tablesJeremy2015-04-011-1/+1
| | | | Will fix #799
* Add testsJeremy2015-03-311-0/+10
| | | | and fix few mistakes
* Add rss for entriesJeremy2015-03-311-8/+66
| | | | will fix #1000
* 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