Antonio Ramirez
|
6aaa687e81
|
Merge pull request #234 from TonisOrmisson/dev-phpdoc1
DEV: add some phpDoc references
|
2018-09-14 16:34:22 +02:00 |
|
Antonio Ramirez
|
cacff45625
|
Merge pull request #223 from borisaeric/fix-email-change-service
fix unpassable condition in EmailChangeService
|
2018-08-20 18:11:11 +02:00 |
|
Antonio Ramirez
|
275d4e259c
|
Merge pull request #220 from Wautvda/dev-responsive
improve responsiveness of admin
|
2018-08-09 18:23:25 +02:00 |
|
Antonio Ramirez
|
a485e678e3
|
Merge pull request #221 from Wautvda/master
improve nl translations
|
2018-08-09 18:22:53 +02:00 |
|
Antonio Ramirez
|
8247884b71
|
Merge pull request #194 from quique/spanish_translation
fix typo in Spanish translation
|
2018-07-02 09:07:14 +02:00 |
|
Antonio Ramirez
|
01d9052416
|
Merge pull request #180 from ajmedway/master
Corrected config docs
|
2018-05-03 12:34:44 +02:00 |
|
Antonio Ramirez
|
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 |
|
Antonio Ramirez
|
8b892ed124
|
Merge pull request #173 from tsdogs/issue130
set username = email when authenticating with Google/Facebook/LinkdeI…
|
2018-05-02 17:41:12 +02:00 |
|
Antonio Ramirez
|
43ee258329
|
Merge pull request #177 from Eseperio/patch-2
Added missing translations in Spanish
|
2018-05-02 17:38:48 +02:00 |
|
Antonio Ramirez
|
d7f89a6ceb
|
Merge pull request #171 from tsdogs/mssql
fix migration to work with SQL Server
|
2018-05-02 17:37:40 +02:00 |
|
Antonio Ramirez
|
bc438974f0
|
Update CHANGELOG.md
|
2018-03-23 11:33:27 +01:00 |
|
Antonio Ramirez
|
5f516f53ee
|
Merge pull request #168 from EvgenyOrekhov/patch-1
Fix spelling in src/User/resources/i18n/ru/usuario.php
|
2018-03-23 11:32:47 +01:00 |
|
Antonio Ramirez
|
b21a927bb2
|
Merge pull request #169 from BuTaMuH/patch
Fix bug in src/User/component/ReCaptchaComponent.php
|
2018-03-23 11:30:36 +01:00 |
|
Antonio Ramirez
|
be866448ef
|
Update README.md
|
2018-03-05 11:45:42 +01:00 |
|
Antonio Ramirez
|
45b7e91b33
|
Update README.md
|
2018-03-05 11:45:11 +01:00 |
|
Antonio Ramirez
|
6795693e0a
|
Update README.md
|
2018-03-05 11:44:59 +01:00 |
|
Antonio Ramirez
|
b648d2b676
|
Update CHANGELOG.md
|
2018-02-19 20:37:10 +01:00 |
|
Antonio Ramirez
|
9dc846a1c1
|
Merge pull request #157 from ajmedway/master
Update .gitignore
|
2018-02-16 17:16:11 +01:00 |
|
Antonio Ramirez
|
84552567e0
|
Update CHANGELOG.md
|
2018-02-14 11:20:30 +01:00 |
|
Antonio Ramirez
|
851bff4b6a
|
Merge pull request #156 from faenir/patch-1
Update CHANGELOG.md
|
2018-02-14 11:20:14 +01:00 |
|
Antonio Ramirez
|
7a1d5311f5
|
Update CHANGELOG.md
|
2018-02-14 11:19:53 +01:00 |
|
Antonio Ramirez
|
c7794ac1eb
|
Merge pull request #152 from faenir/master
Check enableEmailConfirmation
|
2018-02-14 11:19:02 +01:00 |
|
Antonio Ramirez
|
3dbe415e52
|
Fix #155
|
2018-02-14 06:22:50 +01:00 |
|
Antonio Ramirez
|
da1ed2f66f
|
Update CHANGELOG.md
|
2018-02-13 15:21:13 +01:00 |
|
Antonio Ramirez
|
7748dc2b3a
|
Fixes #154
|
2018-02-13 15:20:16 +01:00 |
|
Antonio Ramirez
|
aee56e6b37
|
Merge pull request #153 from pappfer/patch-6
Patch 6
|
2018-02-09 16:56:28 +01:00 |
|
Antonio Ramirez
|
a3826ef62b
|
Update CHANGELOG.md
|
2018-02-09 13:52:00 +01:00 |
|
Antonio Ramirez
|
51c9c9a30f
|
Merge pull request #149 from ajmedway/patch-3
Update CHANGELOG.md
|
2018-02-09 12:41:23 +01:00 |
|
Antonio Ramirez
|
051e2fe8a8
|
Merge pull request #146 from ajmedway/patch-1
Bugfix for Model events UserEvent::EVENT_BEFORE_CREATE and UserEvent:…
|
2018-02-09 12:40:38 +01:00 |
|
Antonio Ramirez
|
fa3d7075cf
|
Merge pull request #147 from ajmedway/patch-2
Bugfix for Model events UserEvent::EVENT_BEFORE_CONFIRMATION and Use…
|
2018-02-09 12:40:24 +01:00 |
|
Antonio Ramirez
|
9af6a1b99c
|
Merge pull request #148 from maxxer/flash_in_pwd_recovery
Honor `enableFlashMessages` config param in `PasswordRecoveryService`…
|
2018-02-09 12:39:42 +01:00 |
|
Antonio Ramirez
|
d5b7c4ac5a
|
Fix #139
|
2018-02-08 08:23:21 +01:00 |
|
Antonio Ramirez
|
46b8b0ab0d
|
Merge pull request #143 from maxxer/fix-composer
Add conflict configuration to composer.json
|
2018-02-08 08:21:11 +01:00 |
|
Antonio Ramirez
|
605dd4e013
|
Merge branch 'master' into fix-composer
|
2018-02-08 08:21:02 +01:00 |
|
Antonio Ramirez
|
106019f30f
|
Merge pull request #144 from maxxer/dektrium_migration
Added some documentation about migrating from Dektrium tools #9
|
2018-02-08 08:19:00 +01:00 |
|
Antonio Ramirez
|
2ec05cc75e
|
Merge pull request #136 from maxxer/password_expiration
Password expiration
|
2018-02-07 22:51:39 +01:00 |
|
Antonio Ramirez
|
d35501618e
|
Merge pull request #145 from maxxer/allow_plus_sign_in_username
Allow + sign in username
|
2018-02-07 22:48:30 +01:00 |
|
Antonio Ramirez
|
86f8fb1790
|
Merge pull request #142 from ajmedway/patch-1
Improved docs to clarify some grey areas with config for Yii2 Basic
|
2018-02-07 16:09:03 +01:00 |
|
Antonio Ramirez
|
dcb6d7a336
|
Merge pull request #141 from ajmedway/patch-1
Corrected dead link/404
|
2018-02-06 17:40:59 +01:00 |
|
Antonio Ramirez
|
1b96716b29
|
Merge pull request #138 from pappfer/patch-4
Make enableAutologin configurable
|
2018-02-04 20:40:37 +01:00 |
|
Antonio Ramirez
|
3332fd670e
|
Merge pull request #135 from TonisOrmisson/master
DEV: add Estonian translations
|
2018-01-24 11:23:23 +01:00 |
|
Antonio Ramirez
|
7c68c9af0e
|
Merge pull request #133 from phiurs/bug-usersearch
Fix user search returning no results in admin page
|
2018-01-22 14:04:57 +01:00 |
|
Antonio Ramirez
|
bf89beff4e
|
Merge pull request #129 from Szykar/typos
social-network-authentication.md typo fix
|
2017-12-19 17:09:07 +01:00 |
|
Antonio Ramirez
|
da760de01e
|
Merge pull request #128 from faenir/master
Fix for #125
|
2017-12-12 20:00:14 +01:00 |
|
Antonio Ramirez
|
3e281d7a22
|
Merge pull request #127 from Eseperio/patch-1
Mispelling
|
2017-12-08 18:11:43 +01:00 |
|
Antonio Ramirez
|
f0915a284a
|
Update CHANGELOG.md
|
2017-12-01 16:52:00 +01:00 |
|
Antonio Ramirez
|
5218f7ae56
|
Merge pull request #123 from liviuk2/master
Fix wrong email on email change confirmation message, #122
|
2017-12-01 16:50:11 +01:00 |
|
Antonio Ramirez
|
18acee7585
|
re #111 update CHANGELOG
|
2017-11-27 16:10:07 +01:00 |
|
Antonio Ramirez
|
1066d56ee5
|
Merge pull request #121 from maxxer/italian_translation
Updated 'it'
|
2017-11-27 07:53:02 +01:00 |
|
Antonio Ramirez
|
f1af47b459
|
Merge pull request #116 from Dezinger/bugfix_type_convertion
#115 Convert client_id to string because pgsql fail with type convertion
|
2017-11-24 08:28:46 +01:00 |
|
Antonio Ramirez
|
49d9780e31
|
Merge pull request #114 from Dezinger/secfix_access_rulecontroller
#119 Security fix: add AccessControl to RuleController
|
2017-11-23 22:41:04 +01:00 |
|
Antonio Ramirez
|
044b1766f7
|
Merge branch 'master' into secfix_access_rulecontroller
|
2017-11-23 12:20:55 +01:00 |
|
Antonio Ramirez
|
6527d03991
|
Merge branch 'master' into bugfix_type_convertion
|
2017-11-23 12:19:41 +01:00 |
|
Antonio Ramirez
|
b875093ff6
|
Merge pull request #117 from Dezinger/i18n-ru-1
#120 2FA i18n russian translation
|
2017-11-23 12:18:28 +01:00 |
|
Antonio Ramirez
|
17c775d193
|
Merge pull request #112 from MKiselev/issue_111
Close #111 | Fix migration for PostgreSQL
|
2017-11-16 11:53:11 +01:00 |
|
Antonio Ramirez
|
97e437bb67
|
re #107 minor fix on phpdoc
|
2017-11-12 23:44:08 +01:00 |
|
Antonio Ramirez
|
83458a13e4
|
Close #109 provide better error classes + phpdoc fixes
|
2017-11-12 23:13:42 +01:00 |
|
Antonio Ramirez
|
c418ad967c
|
Close #108 phpcs fixes
|
2017-11-12 22:01:28 +01:00 |
|
Antonio Ramirez
|
190fafa5f1
|
re #108 use app main logger + multiple fixes
|
2017-11-12 21:58:48 +01:00 |
|
Antonio Ramirez
|
77430fbb74
|
re #108 $roleParams was not defined in scope
|
2017-11-12 21:46:06 +01:00 |
|
Antonio Ramirez
|
7a6f84a486
|
Merge pull request #105 from maxxer/consolidate_2fa_messages
Consolitation of 2FA messages #103
|
2017-11-12 20:53:41 +01:00 |
|
Antonio Ramirez
|
f6d2651655
|
Merge pull request #106 from kartik-v/patch-2
Correct exception value returned in `MailEvent::getException`
|
2017-11-05 12:57:31 +01:00 |
|
Antonio Ramirez
|
b0d1f159aa
|
re #100 add credits to changelog
|
2017-10-27 16:50:55 +02:00 |
|
Antonio Ramirez
|
33a7a1b720
|
Merge pull request #100 from gugoan/master
Added pt-BR translate
|
2017-10-27 16:49:15 +02:00 |
|
Antonio Ramirez
|
9a083ce6ab
|
re #99 add credits for german translation
|
2017-10-26 16:57:57 +02:00 |
|
Antonio Ramirez
|
98cb155512
|
Merge pull request #99 from jkmssoft/deTranslation
de translation
|
2017-10-26 16:54:20 +02:00 |
|
Antonio Ramirez
|
10f354c313
|
Merge pull request #95 from jkmssoft/patch-1
Add autofocus to register.php
|
2017-10-25 18:07:40 +02:00 |
|
Antonio Ramirez
|
24458bac9b
|
add missing spanish translations from latest updates and update
changelog
|
2017-10-22 22:12:39 +02:00 |
|
Antonio Ramirez
|
4d8dbf58ac
|
set up version launch
|
2017-10-22 22:09:46 +02:00 |
|
Antonio Ramirez
|
e0479f94fe
|
Close #86 fix view location path (thanks @Esperio)
|
2017-10-22 22:03:30 +02:00 |
|
Antonio Ramirez
|
d812a301ec
|
Close #87 fix docs
|
2017-10-22 21:44:53 +02:00 |
|
Antonio Ramirez
|
23406e0309
|
Close #92 fix docs
|
2017-10-22 21:38:11 +02:00 |
|
Antonio Ramirez
|
eebe96fe75
|
Merge pull request #91 from kartik-v/91-mail-event-docs-added
Add Documentation for Mail events
|
2017-10-19 10:06:09 +02:00 |
|
Antonio Ramirez
|
9ce1c1b502
|
Merge pull request #89 from Katenkka/RU-fixes
Ru fixes
|
2017-10-18 17:30:45 +02:00 |
|
Antonio Ramirez
|
2be63118b5
|
Merge pull request #88 from kartik-v/79-mailer-enhancement
Enhancements to Mailer events and exception handling fixes #79
|
2017-10-18 17:04:13 +02:00 |
|
Antonio Ramirez
|
18ea0c664a
|
re #85 add eseperio to changelog
|
2017-10-15 23:08:49 +02:00 |
|
Antonio Ramirez
|
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 |
|
Antonio Ramirez
|
7451ffc1d1
|
re #23 cs fixer
|
2017-10-15 23:02:08 +02:00 |
|
Antonio Ramirez
|
1fa2e5b66d
|
Close #23 provide administrator with an option for user to reset its
password.
|
2017-10-15 23:00:21 +02:00 |
|
Antonio Ramirez
|
42301d0fb1
|
add missing docs on README
|
2017-10-15 22:22:19 +02:00 |
|
Antonio Ramirez
|
974195b902
|
Close #83 add note regarding replaced events.
|
2017-10-15 22:20:37 +02:00 |
|
Antonio Ramirez
|
2e8603d85d
|
re #55 add docs regarding included google's reCaptcha widget
|
2017-10-15 22:16:19 +02:00 |
|
Antonio Ramirez
|
71c8149bfd
|
re #55 add new translation keys
|
2017-10-15 22:14:47 +02:00 |
|
Antonio Ramirez
|
20400cf90d
|
Close #55 add google captcha mechanism
|
2017-10-15 22:11:35 +02:00 |
|
Antonio Ramirez
|
299ab1e4ea
|
Fix #20 Enhance the console command to create users so roles can be
assigned
|
2017-10-15 19:18:55 +02:00 |
|
Antonio Ramirez
|
2d35a5bfc1
|
Merge remote-tracking branch 'origin/master'
* origin/master:
missing strings
|
2017-10-15 18:25:55 +02:00 |
|
Antonio Ramirez
|
df3188f69a
|
Fix #59 add instructions to add rbac migration path
|
2017-10-15 18:25:41 +02:00 |
|
Antonio Ramirez
|
81e6ad8d04
|
Merge pull request #84 from bizley/update-pl-strings
Missing PL strings
|
2017-10-15 18:15:52 +02:00 |
|
Antonio Ramirez
|
e002109568
|
re #68 refactor event variable name
|
2017-10-15 15:47:13 +02:00 |
|
Antonio Ramirez
|
9607e8d775
|
Close #68 fix documentation + events raised on User model
|
2017-10-15 15:46:20 +02:00 |
|
Antonio Ramirez
|
803a8ff4f0
|
Close #69 update error level when user can't register
|
2017-10-15 14:26:28 +02:00 |
|
Antonio Ramirez
|
359940f4d1
|
update message translations + spanish file
|
2017-10-15 14:11:53 +02:00 |
|
Antonio Ramirez
|
952dbfc8de
|
Merge pull request #81 from kartik-v/patch-1
Update AccessRuleFilter to evaluate roleParams
|
2017-10-15 13:34:14 +02:00 |
|
Antonio Ramirez
|
da1808d109
|
Merge pull request #82 from bizley/polish-version
Polish translation
|
2017-10-15 13:33:46 +02:00 |
|
Antonio Ramirez
|
409d6f334c
|
Merge pull request #76 from mrbig00/patch-1
Add Hungarian translations
|
2017-10-09 12:34:39 +02:00 |
|
Antonio Ramirez
|
79c13ec9b5
|
re #74 removing cache directories for testing this travis behavior
|
2017-09-24 18:25:09 +02:00 |
|
Antonio Ramirez
|
bdec2a8e5c
|
re #74 removing stuff
|
2017-09-22 18:12:39 +02:00 |
|
Antonio Ramirez
|
7ea8c50206
|
re #74 getting angry by the minute [:(]
|
2017-09-22 18:09:11 +02:00 |
|
Antonio Ramirez
|
792ce3f860
|
re #74 testing other ways to install jquery
|
2017-09-22 18:06:43 +02:00 |
|
Antonio Ramirez
|
e75e1b1131
|
re #74 update composer, remove warning
|
2017-09-22 17:50:18 +02:00 |
|