Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 1 | -24/+24 |
| | |||||
* | Remove unknown validation_groups | Jeremy Benoist | 2017-05-30 | 1 | -3/+1 |
| | | | | The Profile validation_groups does not exist and then for validation to be skipped (like password length) | ||||
* | Merged list and search methods | Nicolas Lœuillet | 2017-05-02 | 1 | -56/+16 |
| | |||||
* | rename index to list | Thomas Citharel | 2017-05-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Add pagination | Thomas Citharel | 2017-05-02 | 1 | -7/+36 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Add filter to users management page | Thomas Citharel | 2017-05-02 | 1 | -0/+42 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Add users management UI | Jeremy Benoist | 2016-10-02 | 1 | -0/+149 |
- remove the “add a user” from the config page - add a CRUD on user - fix some missing translations (+ bad indentation) |