e678c4752a
Use translator interface instead of final class
...
Symfony use a different class when in dev mode and prod mode.
Prod loads `Symfony\Bundle\FrameworkBundle\Translation\Translator`.
Dev loads `Symfony\Component\Translation\DataCollectorTranslator` to gather information for the debug bar.
Fix #1585
2016-01-17 12:56:04 +01:00
1930c19d82
Merge pull request #1524 from wallabag/sf2.8
...
Upgrade to Symfony 3.0
2016-01-15 15:38:31 +01:00
5c072d2b57
Quickstart for beginners
2016-01-15 15:01:30 +01:00
5c895a7fd1
Update bundle & stock file
...
- update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition)
- update bundle to latest release
- remove security on profiler
2016-01-15 09:35:38 +01:00
619cc45359
Symfony Upgrade Fixer FTW
...
symfony-upgrade-fixer fix src/Wallabag/
2016-01-15 09:35:38 +01:00
dad1c546a5
Merge pull request #1545 from wallabag/v2-user-tag
...
v2 – Remove user reference in tag
2016-01-02 12:46:52 +01:00
fc73222723
Remove user reference in tag
...
Fix #1543
2015-12-29 14:50:52 +01:00
23ff8d3619
Add custom email for 2FA
...
Related #1490
2015-12-29 11:17:06 +01:00
625acf3352
Add a command to automatically tag all entries for a user
2015-11-11 16:27:19 +01:00
bd0f3d32c9
Quoted entity to avoid reserved keyword
...
Should fix #1498
2015-11-07 14:15:33 +01:00
0d6a7929e1
add tests for 2factor authentication
2015-10-14 17:10:12 +02:00
2db616b586
2factor authentication via email
2015-10-13 22:43:15 +02:00
8263e71192
use form widget for registration
2015-10-06 07:44:10 +02:00
e0d188809c
move css
2015-10-05 22:49:46 +02:00
d30262154a
last changes for baggy theme
2015-10-05 22:45:44 +02:00
ec3ce598f6
material design for register/login/recover pages
2015-10-05 22:16:18 +02:00
0a878469d4
move some files to UserBundle
2015-10-03 13:31:48 +02:00
1210dae105
remove old implementation for login/register/recover
2015-10-03 13:31:48 +02:00