9f0957b831
Merge remote-tracking branch 'origin/master' into 2.4
2019-05-15 14:38:07 +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
f45496336f
Add ability to match many domains for credentials
...
Instead of fetching one domain, we use the same method as in site config (to retrieve the matching file) and handle api.example.org, example.org, .org (yes the last one isn’t useful).
If one of these match, we got it and use it.
2019-04-23 22:39:31 +02:00
a0c5eb003f
Change the way to enable 2FA
...
And add a step to validate a generated code from the OTP app
2019-01-23 13:28:24 +01:00
e073090b8d
Update translation
2019-01-23 13:28:24 +01:00
dfd0a7bc5f
Add backup codes
2019-01-23 13:28:03 +01:00
6e4fc956ab
Better translations
...
Replace “Google Authenticator” by “Google Authenticator, Authy or FreeOTP” in all text.
Translate how to use the code / qr code.
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
acd4412080
Create a dedicated tab to reset data
2019-01-23 13:28:01 +01:00
50f35f0db2
Move icon into the top menu bar
...
Change the way to select a random entry:
- select all ids from the given user (with filters)
- choose randomly one in php
- find that entry
2019-01-19 22:24:10 +01:00
09ef25c3c3
Added random feature
2019-01-19 21:09:32 +01:00
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
af83d05ce2
Add translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2019-01-07 23:06:02 +01:00
e014fa0395
Update messages.pl.yml
...
Add missing translation
2018-12-02 18:14:21 +01:00
b878be4cc9
Merge remote-tracking branch 'origin/master' into 2.4
...
# Conflicts:
# web/wallassets/baggy.js
# web/wallassets/manifest.json
# web/wallassets/material.css
# web/wallassets/material.js
2018-11-25 09:58:18 +01:00
060f3ce34c
Update messages.en.yml
2018-11-16 14:16:38 +01:00
ccc3b0a531
Update messages.fr.yml
2018-11-16 01:45:16 +01:00
0ddfb2956c
Update messages.fr.yml
...
Modification pour éclaircir le sens de l'option
2018-11-16 01:37:53 +01:00
3f0dd0f0bc
fixup! fixup! Fix documentation wording for matches/notmatches tagging rules
2018-11-01 19:40:17 +11:00
da7b8e256f
fixup! Fix documentation wording for matches/notmatches tagging rules
2018-11-01 19:26:06 +11:00
0452e869ec
Fix documentation wording for matches/notmatches tagging rules
...
Signed-off-by: Olivier Mehani <shtrom@ssji.net >
2018-10-31 19:56:48 +11:00
559f708cae
Add translations about latest Tag changes.
...
Add new translations in each language file.
2018-09-25 10:18:08 +02:00
7fd4ad6564
Fixes a typo
2018-08-10 20:15:46 +02:00
a550a64c84
Merge pull request #3614 from comradekingu/patch-3
...
Spelling: GitHub, Log out, of the dev
2018-06-06 14:26:40 +00:00
609adaca9b
Update messages.oc.yml
2018-05-05 21:13:55 +02:00
f400aa1281
GitHub, Log out, of the dev
2018-03-25 04:31:22 +02:00
5e0c44a2ac
Using new 'entry.default_title' as translation key
2017-12-26 09:02:00 +01:00
a9d274424f
Update messages.pl.yml
...
add polish translation for 'provided by' and 'origin url'
2017-12-18 21:01:22 +01:00
e2ee70f477
Translate new validators string
2017-11-26 14:49:59 +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
ecf41ab3fa
Replace hardcoded 'Provided by' string with i18n string
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
3b771f51a6
Improve origin_url field description and translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
03b020eb20
Entry: handle originUrl in edit form, update translations
...
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-11-19 15:02:11 +01:00
3828f525e1
Update messages.pl.yml
...
add polish translation for export footer_template
2017-10-19 13:07:24 +02:00
b1428a1cf8
Translated first page of exported article
2017-10-11 10:43:19 +02:00
4bea44da92
update Russian language
2017-10-10 10:48:38 +02:00
28af2989ec
Add Russian language in CoreBundle Resources and CraueConfigBundle
2017-10-10 10:47:48 +02:00
f764407daf
Update messages.oc.yml
2017-09-09 18:23:59 +02:00
b9c26b6330
Merge pull request #3337 from strobeltobias/patch-1
...
Add missing quotation marks and small fixes (2)
2017-09-04 12:09:26 +02:00
e85657fb10
Update messages.de.yml
2017-09-04 11:17:26 +02:00
bcb10aeef8
Update to comply with suggested changes
2017-09-03 15:15:38 +02:00
6c2a56458b
Add missing quotation marks and small fixes (2)
2017-09-01 23:01:57 +02:00
de4bbe4968
Update validators.oc.yml
2017-08-30 20:06:34 +02:00
9f33293b7e
Update
2017-08-30 20:01:11 +02:00
4d2758dfa0
Merge pull request #3319 from Quent-in/2.3
...
Translation : OC small changes
2017-08-10 10:13:09 +02:00
0d7d472c91
Small change
...
Apostrophe par erreur, et "aller À votre compte" et non "sur", pas choquant mais mieux je pense en OC.
2017-08-09 18:40:19 +02:00
e86ee7fd1e
Update messages.pl.yml
...
add polish translation for credentials
2017-08-08 15:45:44 +02:00
1aa5b75804
Correction apostrophe encadrée par simples apostrophes
2017-08-05 20:20:18 +02:00