Commit Graph

113 Commits

Author SHA1 Message Date
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
71c8149bfd re #55 add new translation keys 2017-10-15 22:14:47 +02:00
20400cf90d Close #55 add google captcha mechanism 2017-10-15 22:11:35 +02:00
299ab1e4ea Fix #20 Enhance the console command to create users so roles can be
assigned
2017-10-15 19:18:55 +02:00
f023f05a9c missing strings 2017-10-15 17:06:54 +02:00
359940f4d1 update message translations + spanish file 2017-10-15 14:11:53 +02:00
4155b3732a changelog and new strings 2017-10-15 11:33:57 +02:00
667c020e82 Polish version 2017-10-15 10:38:09 +02:00
44aeea0ffc Add Hungarian translations 2017-10-08 20:05:08 +03:00
308b6a0b2c Close #15 added two factor authentication 2017-09-21 17:48:01 +02:00
8d9d5a828e update usario.php 2017-09-04 23:26:05 +03:00
58d3fb0763 Update usuario.php 2017-08-23 13:37:16 +03:00
6fd12a077c Update russian translation 2017-08-22 16:17:07 +03:00
2f49a2df42 Update welcome.php 2017-08-16 12:11:15 +02:00
45676302e3 Added last_login_at field to user table 2017-07-31 13:46:33 +02:00
ac51e258a9 i18n: translated some messages for russian language 2017-07-30 19:31:47 +03:00
e72da8fe9b Updated (and fixed) Italian translation 2017-07-26 15:33:43 +02:00
c627672486 close #22 update messages 2017-07-19 00:21:50 +02:00