wallabag/src/Wallabag/UserBundle
Jeremy Benoist 0d42217e4e Convert english translation file
- convert english translation to translate key
- remove baggy template for login (never used since user isn't logged in and it'll use the default theme: material)
- fix tests about text in response (now checking translation key instead of translated text)
- remove all ugly `<div class="hidden">{{ form_rest(form) }}</div>`
2016-03-20 21:12:22 +01:00
..
DataFixtures/ORM Quickstart for beginners 2016-01-15 15:01:30 +01:00
DependencyInjection Add custom email for 2FA 2015-12-29 11:17:06 +01:00
Entity Symfony Upgrade Fixer FTW 2016-01-15 09:35:38 +01:00
EventListener CS 2016-01-22 08:01:32 +01:00
Mailer Fix #1643: fix the way to load the HTML template in 2factor auth 2016-02-04 17:29:14 +01:00
Repository Add a command to automatically tag all entries for a user 2015-11-11 16:27:19 +01:00
Resources Convert english translation file 2016-03-20 21:12:22 +01:00
Tests/Mailer Fix #1643: fix the way to load the HTML template in 2factor auth 2016-02-04 17:29:14 +01:00
WallabagUserBundle.php move some files to UserBundle 2015-10-03 13:31:48 +02:00