aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Wallabag/UserBundle
Commit message (Collapse)AuthorAgeFilesLines
* Disabled delete button for the logged userJeremy Benoist2016-10-021-0/+11
| | | | To avoid some bad things to happen…
* Add users management UIJeremy Benoist2016-10-021-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 placeJeremy Benoist2016-09-301-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.0Nicolas Lœuillet2016-09-281-1/+1
|
* Jump to Symfony 3.1Jeremy Benoist2016-06-221-0/+84