| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Switch to utf8mb4 instead of utf8 because f*** MySQL
See https://github.com/doctrine/dbal/pull/851
|
|
|
|
| |
The end user doesn't care to about the test database.
|
|
|
|
| |
We don't want to test translation in test
|
| |
|
|\
| |
| | |
Handle forgot password
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
| |
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 :))
|
|
|
|
| |
Also upadte readme for v2 and define a test database (for the future)
|
|
|