You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2018/01/10 19:47:58 UTC

[airavata-php-gateway] branch master updated (f562846 -> 76fa9f9)

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-php-gateway.git.


    from f562846  AIRAVATA-2571 User enabled instead of email verified
     add d7966b5  Change sendEmail() so that it takes array of $recipient['firstName'], ['lastName'], ['email'] as parameter instead of just $recipient which was an email string
     add 083adf9  Add 'E-mail (again)' input box in 'Create New Account' and add rule to make sure confirm_email and email are same
     add a55ff28  Populate 'Create New Account' form with email if registration fails due to duplicate username and Explicitly declare  as array() before adding key-value pairs to it in EmailController
     new 76fa9f9  Merge pull request #79 from neeraj-lad/AIRAVATA-2509

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 app/controllers/AccountController.php |  5 ++--
 app/libraries/EmailUtilities.php      | 52 +++++++++++++++++++++++++++++------
 app/views/account/create.blade.php    |  8 +++++-
 3 files changed, 53 insertions(+), 12 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@airavata.apache.org" <co...@airavata.apache.org>'].

[airavata-php-gateway] 01/01: Merge pull request #79 from neeraj-lad/AIRAVATA-2509

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-php-gateway.git

commit 76fa9f91e48286b4c8f1c5b79c0d7607a9ec5e61
Merge: f562846 a55ff28
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Wed Jan 10 14:47:56 2018 -0500

    Merge pull request #79 from neeraj-lad/AIRAVATA-2509
    
    [AIRAVATA-2509] Account confirmation, password reset emails not making it to user

 app/controllers/AccountController.php |  5 ++--
 app/libraries/EmailUtilities.php      | 52 +++++++++++++++++++++++++++++------
 app/views/account/create.blade.php    |  8 +++++-
 3 files changed, 53 insertions(+), 12 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@airavata.apache.org" <co...@airavata.apache.org>.