aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Form/Type/ConfigType.php
Commit message (Collapse)AuthorAgeFilesLines
* Add LiipThemeBundleJeremy2015-03-011-11/+14
| | | | | | | | 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 :))
* Updating logged in user (email, name, etc ..)Jeremy2015-02-171-1/+1
|
* Implement simple configJeremy2015-02-161-0/+41