Commit Graph

14 Commits

Author SHA1 Message Date
c89d35e851 Language selection on config screen 2015-10-15 21:42:29 +02:00
772d8c4b93 Add test on RegistrationConfirmedListener
And PLEASE @nicosomb, NEVER EVER inject the whole container inside a service.
2015-10-03 13:30:43 +02:00
359b3f43cc * rename AuthenticationListener
* add tests
2015-10-03 13:30:43 +02:00
fcb1fba5c2 * public registration
* remove WSSE implementation
* add oAuth2 implementation
2015-10-03 13:30:43 +02:00
558d9aabab Move fetching content in a separate class 2015-09-10 21:57:25 +02:00
fad316151c Integrate graby 2015-08-24 12:27:17 +02:00
c2257428b2 store domainName in database 2015-08-12 21:16:00 +02:00
769e19dc4a Move API stuff in ApiBundle 2015-04-01 21:59:12 +02:00
164bd80118 Ability to prefix tables
Will fix #799
2015-04-01 21:32:02 +02:00
0c83fd5994 Add rss for entries
will fix #1000
2015-03-31 22:47:43 +02:00
6894d48e03 Handle forgot password 2015-03-08 07:35:24 +01:00
495aecfe74 Cleanup & simplify theme 2015-03-01 10:49:17 +01:00
32da2a70ef 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 :))
2015-03-01 10:49:16 +01:00
7ffb1e80bf replace services.xml into services.yml 2015-02-09 22:54:29 +01:00