3824f0dc3c
Fixed translation for 2FA
2019-09-30 11:46:08 +02:00
7a603c4b62
Added translation using Weblate (Dutch)
2019-09-28 00:21:17 +02:00
f8ba698ceb
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
2019-08-28 22:24:22 +02:00
dbc5b43f3d
Translated using Weblate (Italian)
...
Currently translated at 100.0% (7 of 7 strings)
2019-08-28 22:24:21 +02:00
534215cfc4
Translated using Weblate (German)
...
Currently translated at 100.0% (7 of 7 strings)
2019-08-28 22:24:20 +02:00
62665a32bb
Upgrade to 4.0
2019-07-26 13:22:48 +02:00
ac5844a68e
Typo
2019-06-21 12:54:52 +02:00
a2f4efe6d2
Use Twig 2.0
...
`mnapoli/piwik-twig-extension` locked Twig to the 1.10 version. The new version is compatible with Twig 2.0
2019-06-21 12:46:53 +02:00
f54401fa98
Added translation using Weblate (Persian)
2019-06-19 20:00:09 +02:00
2343526cbf
Added translation using Weblate (Italian)
2019-06-19 20:00:06 +02:00
14fc12b185
Added translation using Weblate (Romanian)
2019-06-19 20:00:04 +02:00
f277bc042c
Fix tests & cs & migration
2019-04-26 12:53:21 +02:00
531c8d0a5c
Changed RSS to Atom feed and improve paging
2019-04-25 13:46:31 +02:00
076f1e1fcd
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (7 of 7 strings)
2019-04-07 10:05:01 +02:00
c144e05457
Added translation using Weblate (Chinese (Traditional))
2019-04-06 09:55:06 +02:00
7822a62e36
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (7 of 7 strings)
2019-03-20 00:46:42 +01:00
2be507564f
Added translation using Weblate (Hungarian)
2019-03-16 19:58:38 +01:00
3c8bd4cc33
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (7 of 7 strings)
2019-02-24 01:54:48 +01:00
bd0961d25f
Added translation using Weblate (Japanese)
2019-02-24 01:43:45 +01:00
18460b2d79
Merge remote-tracking branch 'origin/master' into 2.4
2019-02-07 18:01:15 +01:00
7e04bd4ca4
Fix broken 2 factor auth logo image
2019-01-31 22:14:53 +01:00
78e24f8954
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.7% (6 of 7 strings)
2019-01-27 16:06:14 +01:00
4654a83b64
Hash backup codes in the database using password_hash
2019-01-23 14:43:39 +01:00
4c0e747940
Remove secret from admin
2019-01-23 13:28:24 +01:00
dfd0a7bc5f
Add backup codes
2019-01-23 13:28:03 +01:00
43ccf4b178
Cleanup
2019-01-23 13:28:02 +01:00
2dfbe9e5fa
Fix tests
2019-01-23 13:28:02 +01:00
a6b242a1fd
Enable OTP 2FA
...
- Update SchebTwoFactorBundle to version 3
- Enable Google 2fa on the bundle
- Disallow ability to use both email and google as 2fa
- Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7)
- use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add`
- update admin to be able to create/reset the 2fa
2019-01-23 13:28:02 +01:00
7005e55f36
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 85.7% (6 of 7 strings)
2019-01-23 09:34:53 +01:00
61b7af80f0
Added translation using Weblate (Norwegian Bokmål)
2019-01-23 09:34:19 +01:00
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
db9b6d8d0d
Update fixtures
2018-11-28 22:04:54 +01:00
b34b489cfd
Fix Android app login issue
...
class and alt tags must be in the correct order for the android app to recognize the wallabag server
2018-11-25 16:07:08 +01:00
4d4147b228
Ensure language is valid
...
- Do not override locale if user has choosen a locale from the login screen.
- Add some tests about locale url
2018-10-13 09:39:00 +02:00
be417ef236
Added possibility to change locale from login/register pages
2018-10-13 09:39:00 +02:00
115de64e5b
Jump to Symfony 3.4
...
Thanks to the BC compatibility, almost nothing have to be changed.
All changes are related to new bundle version of:
- SensioFrameworkExtraBundle
- DoctrineFixturesBundle
2018-10-04 14:11:57 +02:00
4c78612eb4
wallabag logo with typo replaced by an SVG one
2018-07-11 21:51:52 +02:00
d02e6850c2
Autofocus the username field on the login page
2018-07-11 20:10:51 +02:00
65f499b4ac
Update wallabag_user.oc.yml
2018-05-06 12:36:55 +02:00
7c3184376c
Update wallabag_user.oc.yml
...
Mens dialectal, mai estandard
2018-05-05 21:15:01 +02:00
a5849ac956
Update PT translations
2017-12-17 10:57:17 +01:00
773ac5b0f7
Merge pull request #3419 from NatJNP/patch1
...
Add Thai language
2017-11-25 12:29:53 +01:00
2020b4456c
Add all file thai Language for translate
2017-11-24 02:53:01 +07:00
13e677648c
Spelling: Two-factor for wallabag connection
2017-11-18 04:39:52 +01:00
9ff628ca56
webpack & views: replace bundles/wallabagcore with wallassets
...
This change will prevent composer from removing wallabagcore assets when
installing assets.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-10-24 00:15:52 +02:00
ef5fcdee20
add Russian language
2017-10-10 10:48:29 +02:00
442147d923
Update wallabag_user.oc.yml
2017-08-30 20:10:58 +02:00
162740b798
Update
...
2FA : choix des occitanophones interrogés : autentificacion en dos temps.
+ fautes de frappes
2017-08-05 15:19:34 +02:00
f7a4b44136
add search argument and limit option to list users command
2017-07-31 23:20:41 +02:00
52b84c11a5
Fix some namespaces and phpdoc
2017-07-29 22:51:50 +02:00