b5b6877976
Merged list and search methods
2017-05-02 15:30:32 +02:00
d01dc5a81e
rename index to list
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-02 15:28:39 +02:00
50cfd8108b
Add pagination
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-02 15:28:39 +02:00
c37515f880
Add filter to users management page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2017-05-02 15:28:39 +02:00
152fcccd44
Add users management UI
...
- remove the “add a user” from the config page
- add a CRUD on user
- fix some missing translations (+ bad indentation)
2016-10-02 11:08:53 +02:00
ee4442f42a
CS
2016-08-23 07:40:36 +02:00
7149aa5781
Proper parameter name, simplify logic & phpdoc
2016-08-23 07:40:36 +02:00
de3d716ae4
Add option to disable registration
2016-08-23 07:40:36 +02:00
0f0e8eb82a
Use FOSUserEvents instead of c/p a controller
...
The `resetAction` was overriden to redirect user to the homepage instead of `fos_user_profile_show`.
Instead of copying the whole method we can simply use FOSUserEvents to handle that.
2016-01-21 16:39:13 +01:00
619cc45359
Symfony Upgrade Fixer FTW
...
symfony-upgrade-fixer fix src/Wallabag/
2016-01-15 09:35:38 +01:00
ec3ce598f6
material design for register/login/recover pages
2015-10-05 22:16:18 +02:00