Commit Graph

180 Commits

Author SHA1 Message Date
93aeede0b0 fix typo in Spanish translation 2018-07-02 08:19:58 +02:00
4e92879c6c Update Spanish translation (#193) 2018-06-28 14:51:38 +02:00
7a0cba9309 Updated italian translation 2018-06-06 17:41:32 +02:00
4b48406301 Fix test 2018-05-27 18:47:18 +02:00
4b07c93313 Fix menu view 2018-05-27 16:26:54 +02:00
fc7ab68fec Fix merge conflict 2018-05-27 16:26:42 +02:00
83d6f9547e Fix merge with upstream 2018-05-27 07:09:02 +02:00
ffd8709e33 Added compatibility with allowAccountDelete 2018-05-27 05:59:36 +02:00
ba4cf2f7cf Created view 2018-05-27 05:58:56 +02:00
a8c6366ef7 Add gdpr messages 2018-05-27 05:58:32 +02:00
c168427236 Update delete url 2018-05-27 03:36:14 +02:00
0ea8bebab0 Add target to export link 2018-05-27 02:48:21 +02:00
44d1e86d56 Fix missing h3 in panel header 2018-05-27 02:00:38 +02:00
f2605c77df Added content 2018-05-27 02:00:15 +02:00
bd35ccabf7 Added privacy option 2018-05-27 01:50:14 +02:00
ca495ca053 Added privacy action 2018-05-27 01:49:50 +02:00
574a6a63dc Added GDPR consent checkbox 2018-05-27 01:31:34 +02:00
80412f5807 Added gdpr hint and static field 2018-05-27 00:50:41 +02:00
71f9587374 Add last-login-ip capture capability (#184) 2018-05-16 15:29:08 +02:00
06f2522a53 Merge pull request #179 from ajmedway/master
Enh: Changed `View::render()` calls in views to use absolute paths
2018-05-02 17:41:47 +02:00
a604abb018 Changed all calls to View::render() in views to use absolute path within module
Maximises compatibility with view overrides, preventing "View not Found – yii\base\ViewNotFoundException" errors when a view is overridden that contains a call to `View::render()` and a relative path was specified
2018-05-01 12:17:43 +01:00
d5fb77ec58 Added missing translations 2018-04-26 17:11:09 +02:00
da94a8a6da Fix spelling in src/User/resources/i18n/ru/usuario.php 2018-03-13 17:36:32 +03:00
360185987c Changing Turkish locale for consistency reasons
See here: http://www.yiiframework.com/doc-2.0/guide-tutorial-i18n.html
2018-02-16 16:15:55 +00:00
2ec05cc75e Merge pull request #136 from maxxer/password_expiration
Password expiration
2018-02-07 22:51:39 +01:00
26791a2d8d Merge remote-tracking branch 'upstream/master' into password_expiration 2018-01-30 22:16:03 +01:00
26f28254a0 Merge remote-tracking branch 'upstream/master'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2018-01-24 09:48:35 +02:00
460e74a584 DEV: add estonian translation 2018-01-24 09:46:11 +02:00
483a3253ff Mispelling
Also formal and informal ways were mixed in the same phrase.
2017-12-08 18:00:48 +01:00
7cc7db6086 Updated 'it' 2017-11-27 07:39:10 +01:00
3281169b86 Password expiration feature #102
It's still missing an enforcement which redirects all actions to profile
update until the password is changed
2017-11-26 20:09:09 +01:00
94e44ad944 2FA i18n russian translation 2017-11-19 00:15:47 +03:00
11cce5540f Updated translations for new 2FA strings #103 2017-11-06 08:04:50 +01:00
19eb9df623 Removed acronyms for 2fa #103 2017-11-06 08:03:29 +01:00
5c74c698b8 Consolitation of 2FA messages #103 2017-11-04 14:49:31 +01:00
33a7a1b720 Merge pull request #100 from gugoan/master
Added pt-BR translate
2017-10-27 16:49:15 +02:00
34d415b173 Added pt-BR translate 2017-10-26 23:20:49 -02:00
98cb155512 Merge pull request #99 from jkmssoft/deTranslation
de translation
2017-10-26 16:54:20 +02:00
bf024c9fbb de translation 2017-10-25 18:28:44 +02:00
1d1fc3c944 Add autofocus 2017-10-25 17:35:14 +02:00
24458bac9b add missing spanish translations from latest updates and update
changelog
2017-10-22 22:12:39 +02:00
e0479f94fe Close #86 fix view location path (thanks @Esperio) 2017-10-22 22:03:30 +02:00
1fae0f055d Fixes after merge with #88 2017-10-18 18:13:08 +03:00
7b274c66ec Merge remote-tracking branch 'forked/master' into RU-fixes
Conflicts:
	src/User/resources/i18n/ru/usuario.php
2017-10-18 18:10:38 +03:00
7632285744 Update usuario.php 2017-10-18 17:16:42 +03:00
f4c7eb6572 Update usuario.php 2017-10-18 17:09:22 +03:00
3feae01a17 Enhancements to Mailer exception handling fixes #79 2017-10-18 18:15:15 +05:30
4fb34532d4 Merge pull request #85 from Eseperio/patch-1
External links should open in a new tab|window
2017-10-15 23:06:12 +02:00
1fa2e5b66d Close #23 provide administrator with an option for user to reset its
password.
2017-10-15 23:00:21 +02:00
20a58bb1d4 External links should open in a new tab|window
The gravatar link makes user leave the page without saving changes. Opening in a new tab prevent this.
2017-10-15 22:40:46 +02:00