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 2017/12/01 14:11:54 UTC

[airavata-php-gateway] branch develop updated (fb11773 -> 28de925)

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

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


    from fb11773  Merge branch 'AIRAVATA-2571' of https://github.com/neeraj-lad/airavata-php-gateway into develop
     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 28de925  Merge branch 'neeraj-lad-AIRAVATA-2509' into develop

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 branch 'neeraj-lad-AIRAVATA-2509' into develop

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

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

commit 28de9253fbdb12081f303a20f89fef0d6a2274ca
Merge: fb11773 a55ff28
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Fri Dec 1 09:11:44 2017 -0500

    Merge branch 'neeraj-lad-AIRAVATA-2509' into develop

 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>.