Commit Graph
818 Commits
Author SHA1 Message Date
jkmssoft bf024c9fbb de translation 2017-10-25 18:28:44 +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
jkmssoft 1d1fc3c944 Add autofocus 2017-10-25 17:35:14 +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
Kartik Visweswaran fb9cdc78d3 Update docs index 2017-10-19 10:35:22 +05:30
Kartik Visweswaran 556d662e2b Fix #91: Add Documentation for Mail events 2017-10-19 10:29:27 +05:30
Antonio Ramirez 9ce1c1b502 Merge pull request #89 from Katenkka/RU-fixes
Ru fixes
2017-10-18 17:30:45 +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
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
Ekaterina 7632285744 Update usuario.php 2017-10-18 17:16:42 +03:00
Ekaterina 54dfd28f02 Update CHANGELOG.md 2017-10-18 17:10:30 +03:00
Ekaterina f4c7eb6572 Update usuario.php 2017-10-18 17:09:22 +03:00
Kartik Visweswaran 84dffec897 Remove unnecessary class use 2017-10-18 18:26:51 +05:30
Kartik Visweswaran dcebde5f76 Remove unnecessary blank space 2017-10-18 18:24:58 +05:30
Kartik Visweswaran 3feae01a17 Enhancements to Mailer exception handling fixes #79 2017-10-18 18:15:15 +05:30
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
E.Alamo 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
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
Paweł Brzozowski f023f05a9c missing strings 2017-10-15 17:06:54 +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
Paweł Brzozowski 4155b3732a changelog and new strings 2017-10-15 11:33:57 +02:00
Kartik Visweswaran 839e40e500 Update CHANGELOG fixes #81 2017-10-15 14:34:32 +05:30
Paweł Brzozowski 667c020e82 Polish version 2017-10-15 10:38:09 +02:00
Kartik Visweswaran 9cd494ccc4 Add Closure namespace 2017-10-13 23:33:10 +05:30
Kartik Visweswaran 7cb13457f2 Update AccessRuleFilter to evaluate roleParams
The `roleParams` was not being evaluated earlier and has been included.
2017-10-13 23:30:03 +05:30
Antonio Ramirez 409d6f334c Merge pull request #76 from mrbig00/patch-1
Add Hungarian translations
2017-10-09 12:34:39 +02:00
Szántó Zoltán 44aeea0ffc Add Hungarian translations 2017-10-08 20:05:08 +03:00
Antonio Ramirez 79c13ec9b5 re #74 removing cache directories for testing this travis behavior 2017-09-24 18:25:09 +02:00