Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disabled delete button for the logged user | Jeremy Benoist | 2016-10-02 | 1 | -0/+11 |
| | | | | To avoid some bad things to happen… | ||||
* | Add users management UI | Jeremy Benoist | 2016-10-02 | 1 | -0/+71 |
| | | | | | | - remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation) | ||||
* | Create user config in one place | Jeremy Benoist | 2016-09-30 | 1 | -0/+93 |
| | | | | | | | | Using a listener, user config is now created when a user: - is created from the command line - register (with or without email confirmation) - is created from the config panel | ||||
* | Some fixes about upgrade from 2.0.x -> 2.1.0 | Nicolas Lœuillet | 2016-09-28 | 1 | -1/+1 |
| | |||||
* | Jump to Symfony 3.1 | Jeremy Benoist | 2016-06-22 | 1 | -0/+84 |