Commit Graph
100 Commits
Author SHA1 Message Date
Antonio Ramirez 86bb021fed Merge pull request #47 from MKiselev/issue_46
Issue #46
2017-08-09 15:37:34 +02:00
Antonio Ramirez 23f9fe028a Merge branch 'master' into issue_46 2017-08-09 15:37:20 +02:00
Antonio Ramirez 050600db39 Merge pull request #52 from MKiselev/issue_51
Typo fix for #51
2017-08-09 15:35:29 +02:00
Antonio Ramirez dbfe4308d5 minor change 2017-08-06 22:26:44 +02:00
Antonio Ramirez a8644fdaa7 fix change log 2017-08-06 15:41:14 +02:00
Antonio Ramirez 57498fd4b7 re #41 update change log 2017-08-06 15:33:23 +02:00
Antonio Ramirez fcdb228c41 Close #41 remove deprecated package yii2-codeception. Update tests. 2017-08-06 15:29:36 +02:00
Antonio Ramirez 026a6e9825 updateAttributes fails! fix methodology 2017-08-06 15:28:05 +02:00
Antonio Ramirez 031e514e2f fix routing bug 2017-08-06 15:27:07 +02:00
Antonio Ramirez f5785e208b fix schema to add new last_login_at field 2017-08-06 15:26:40 +02:00
Antonio Ramirez c842d1d4e9 Fix route bug 2017-08-06 15:26:11 +02:00
Antonio Ramirez 189571ce8e Add feedback to let people know that password has been changed. 2017-08-06 15:26:00 +02:00
Antonio Ramirez a54fa82af4 Fix #45 added option to show passwords on emails 2017-08-06 12:38:58 +02:00
Antonio Ramirez 4b96d8057c Fix #44 check for empty values instead of null values 2017-08-06 12:00:59 +02:00
Antonio Ramirez fbf2945ac5 Merge remote-tracking branch 'origin/master'
* origin/master:
  Update CHANGELOG.md
  Update CHANGELOG.md
  Allow setting permissions as children to roles
  Allow setting permission as children to roles
2017-08-06 11:53:56 +02:00
Antonio Ramirez b72abab0ee Fix 43 add table options 2017-08-06 11:53:42 +02:00
Antonio Ramirez 087a4500ca Merge pull request #42 from Kurounin/master
Allow setting permissions as children to roles
2017-08-03 10:09:04 +02:00
Antonio Ramirez be1205a2af Update CHANGELOG.md 2017-08-03 10:08:49 +02:00
Antonio Ramirez 47d91c3afe Update CHANGELOG.md 2017-08-03 10:08:03 +02:00
Antonio Ramirez db4458ab12 update license 2017-08-01 17:46:27 +02:00
Antonio Ramirez b56796837c add composer plugin to travis 2017-07-31 17:54:17 +02:00
Antonio Ramirez 831b77789f add travis status 2017-07-31 17:52:23 +02:00
Antonio Ramirez 0537768743 Merge remote-tracking branch 'origin/master'
* origin/master:
  Only update the `last_login_at` attribute in case of a successful login
  Migration class name fix.
  Migration class name fix.
  Added `last_login_at` field to user table
2017-07-31 17:48:51 +02:00
Antonio Ramirez 55ed237fe5 fix vendor location 2017-07-31 17:47:59 +02:00
Antonio Ramirez fa00648af7 Merge pull request #40 from pappfer/master
Added `last_login_at` field to user table
2017-07-31 17:46:41 +02:00
Antonio Ramirez bb815ba1dd remove extra line 2017-07-30 22:00:46 +02:00
Antonio Ramirez 3306af9b54 Merge remote-tracking branch 'origin/master'
* origin/master:
  i18n: translated some messages for russian language
2017-07-30 21:43:07 +02:00
Antonio Ramirez 8fedff92b5 Close #37 Fix bower alias in test config. Thanks @tekord 🍻 2017-07-30 21:42:16 +02:00
Antonio Ramirez 6704921b91 Close #30 prefill with username and email Thanks @mattheobjornson 🍻 2017-07-30 21:40:21 +02:00
Antonio Ramirez e3a2767843 Merge pull request #33 from tekord/master
i18n: translated some messages for russian language
2017-07-30 19:32:24 +02:00
Antonio Ramirez 2441bd8ef6 Update CHANGELOG.md 2017-07-26 16:04:20 +02:00
Antonio Ramirez 2d08c906d4 Merge pull request #32 from maxxer/updated_it
Updated (and fixed) Italian translation
2017-07-26 16:02:27 +02:00
Antonio Ramirez 97135f439c Merge pull request #29 from mattheobjornson/timezone-fix
Fix of timezone saving in Profile
2017-07-26 07:19:50 +02:00
Antonio Ramirez 71dd871044 Update how-to-add-captcha-widget.md 2017-07-26 07:16:56 +02:00
Antonio Ramirez 3b1c7758de ensure profile 2017-07-25 22:40:00 +02:00
Antonio Ramirez c80ebbfb71 Merge remote-tracking branch 'origin/master'
* origin/master:
2017-07-25 18:26:03 +02:00
Antonio Ramirez 22e3b14ce4 fix bug 2017-07-25 18:25:54 +02:00
Antonio Ramirez ffa0e971ea Merge remote-tracking branch 'origin/master'
* origin/master:
  Update README.md
  Update README.md
2017-07-25 18:18:57 +02:00
Antonio Ramirez eb04fed9ec fix ajax validation bug on profile update 2017-07-25 18:18:25 +02:00
Antonio Ramirez deb143d284 Update README.md 2017-07-24 01:59:21 +02:00
Antonio Ramirez 979fa4bdb3 Update README.md 2017-07-24 01:59:08 +02:00
Antonio Ramirez ed02b9aab7 remove reference to sidekit, is now part of our 2amigos org 2017-07-19 09:45:14 +02:00
Antonio Ramirez 406f0d70d6 update change log 2017-07-19 00:47:27 +02:00
Antonio Ramirez 49690a6729 re #22 fix silly bug 2017-07-19 00:43:18 +02:00
Antonio Ramirez f37504b176 re #22 add links to new docs on index + add new events info 2017-07-19 00:38:03 +02:00
Antonio Ramirez 8db2df1a48 re #22 fix parameter order bug 2017-07-19 00:34:14 +02:00
Antonio Ramirez c627672486 close #22 update messages 2017-07-19 00:21:50 +02:00
Antonio Ramirez 9550396678 re #22 add new documentation about new options 2017-07-19 00:12:41 +02:00
Antonio Ramirez d44c88b613 re #22 documentation to switch identities 2017-07-19 00:12:17 +02:00
Antonio Ramirez 07785199e4 re #22 update phpdoc and default value 2017-07-19 00:11:34 +02:00
Antonio Ramirez bfefff1a33 re #22 allow registered users to access switch (so admins can rollback
impersonation)
2017-07-19 00:11:13 +02:00
Antonio Ramirez d3b4161f7c re #22 added impersonation 2017-07-18 23:47:23 +02:00
Antonio Ramirez 2301ccfe45 added available actions 2017-07-18 23:45:34 +02:00
Antonio Ramirez a7788ff1e3 Started to update changelog 2017-07-16 02:40:10 +02:00
Antonio Ramirez 84b009c5f0 re #25 allow rules edition + assignment 2017-07-16 02:28:34 +02:00
Antonio Ramirez f706ebb4fa update php code standards fixer rules 2017-07-15 16:45:25 +02:00
Antonio Ramirez 8c4f7699df Close #21 fix bug on search for wrong field 2017-07-15 16:44:33 +02:00
Antonio Ramirez 2dbc7f5508 add spanish translations 2017-07-10 10:15:52 +02:00
Antonio Ramirez f62984f570 Merge pull request #17 from lichunqiang/bugfix
Fix class map definition error
2017-07-08 21:37:47 +02:00
Antonio Ramirez 63b400a6d0 Merge pull request #14 from thyseus/i18n-german
introduce first batch of german translations
2017-07-05 17:04:38 +02:00
Antonio Ramirez 8722f3a84e Merge pull request #15 from maxxer/italian_translation
Italian translation
2017-07-05 17:03:57 +02:00
Antonio Ramirez eaf567ab04 Merge pull request #16 from maxxer/fix_message_registrationip
Use the same capitalization for 'Registration IP' message
2017-07-05 17:03:16 +02:00
Antonio Ramirez eeebab1b9e Closes #13 fix timezone validation bug. Some 🍻 for @fwerner13 2017-07-05 12:12:25 +02:00
Antonio Ramirez e428b897c0 fix location reference 2017-06-30 11:06:31 +02:00
Antonio Ramirez 63d499ba1e Merge pull request #10 from ostashevdv/patch-1
Update usuario.php
2017-06-30 10:57:40 +02:00
Antonio Ramirez 48516bc348 fix location 2017-06-30 10:55:18 +02:00
Antonio Ramirez 43872cae4c remove mmm... very bad debug message 2017-06-15 01:46:50 +02:00
Antonio Ramirez 50681953c2 fix validator bug on recovery controller 2017-06-15 01:44:58 +02:00
Antonio Ramirez 53a3a72cc5 fix logic bugs 2017-06-15 01:27:19 +02:00
Antonio Ramirez 6d1b01fc1c add mailer docs 2017-06-15 00:42:11 +02:00
Antonio Ramirez 9acc00369f fix model's initialization bugs 2017-06-15 00:29:03 +02:00
Antonio Ramirez 6f11bbab88 fix commands 2017-06-14 23:05:21 +02:00
Antonio Ramirez 4acff60b8c update documentation 2017-06-14 22:28:45 +02:00
Antonio Ramirez 629677fa7f update documentation 2017-06-14 22:15:42 +02:00
Antonio Ramirez 957c98c9a9 update documentation 2017-06-14 22:14:40 +02:00
Antonio Ramirez 504cbfadc5 update contribution templates + guide 2017-06-13 17:20:52 +02:00
Antonio Ramirez 270dcf35c8 add new guide 2017-06-13 16:40:38 +02:00
Antonio Ramirez 95ebe6d799 add scrutinizer suggestion 2017-06-13 16:03:14 +02:00
Antonio Ramirez e9fcde48fb add rbac guide 2017-06-13 14:14:12 +02:00
Antonio Ramirez 2d6d6d968b add console command docs 2017-06-13 10:56:06 +02:00
Antonio Ramirez d4882ad2fa update styling 2017-06-13 10:27:16 +02:00
Antonio Ramirez 42bc161912 minor fix 2017-06-13 10:10:08 +02:00
Antonio Ramirez a8cb4b3991 add social network authentication doc 2017-06-13 10:00:03 +02:00
Antonio Ramirez 141f5e742f update badges 2017-06-13 00:24:38 +02:00
Antonio Ramirez 692358adb6 fixes + add events documentation 2017-06-13 00:01:30 +02:00
Antonio Ramirez 9f4a29941c add reset password events docs 2017-06-12 22:38:35 +02:00
Antonio Ramirez 852fc0e3bb add form events 2017-06-12 22:24:54 +02:00
Antonio Ramirez aaae44d95e update user events rendering 2017-06-12 18:57:21 +02:00
Antonio Ramirez 4a80593435 minor fixes and user events docs 2017-06-12 18:51:20 +02:00
Antonio Ramirez 335a60383c update docs 2017-06-12 13:53:00 +02:00
Antonio Ramirez c19646bf74 update docs 2017-06-12 13:27:02 +02:00
Antonio Ramirez b712514e30 add intro to docs 2017-06-12 00:02:52 +02:00
Antonio Ramirez 33b09ce09b update index 2017-06-11 23:55:02 +02:00
Antonio Ramirez 94abe885b5 add overriding classes 2017-06-11 23:53:56 +02:00
Antonio Ramirez d275fae9ec update phpdoc 2017-06-11 23:53:46 +02:00
Antonio Ramirez 7120c12c46 Merge remote-tracking branch 'origin/master'
* origin/master:
  ProfileQuery bug fix: search for profile by user_id instead profile id
2017-06-11 23:26:02 +02:00
Antonio Ramirez 7344ad31df documentation update + code fixes 2017-06-11 23:25:51 +02:00
Antonio Ramirez 4dedf111a1 Fixes #3 2017-01-31 21:10:35 +01:00
Antonio Ramirez 843883ed18 Fixes #4 2017-01-31 21:07:16 +01:00
Antonio Ramirez 869ef2a09f add contribution file and updated README 2017-01-11 23:47:18 +01:00