You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by machristie <gi...@git.apache.org> on 2016/10/28 19:14:26 UTC

[GitHub] airavata-php-gateway pull request #29: Feature/airavata 2152 ui for compute ...

GitHub user machristie opened a pull request:

    https://github.com/apache/airavata-php-gateway/pull/29

    Feature/airavata 2152 ui for compute and storage resources

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/machristie/airavata-php-gateway feature/AIRAVATA-2152-ui-for-compute-and-storage-resources

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/airavata-php-gateway/pull/29.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #29
    
----
commit 0be549c613690aae7b55dd0b72c1e3ac1d0d2d97
Author: Marcus Christie <ma...@gmail.com>
Date:   2016-10-12T21:19:22Z

    AIRAVATA-2152 Initial attempt at user compute resources page

commit 4068347c2f916ad9c02c8f65c6d75c3dd860516d
Author: Marcus Christie <ma...@gmail.com>
Date:   2016-10-13T14:25:55Z

    AIRAVATA-2152 Initial UI for adding UserComputeResourcePreference

commit 5940f9be2bace0cb9e3997047d34cb564d652b27
Author: Marcus Christie <ma...@gmail.com>
Date:   2016-10-13T20:06:27Z

    AIRAVATA-2152 Initial UI for updating UserComputeResourcePreferences

commit 3bcc348931def6dfc733cdba4cd6fb5a15c7d3a1
Author: Marcus Christie <ma...@gmail.com>
Date:   2016-10-13T20:30:53Z

    AIRAVATA-2152 Add save/update result message

commit 6555a6ea5ab7408d67c91db825f43ec6b35b4eb3
Author: Marcus Christie <ma...@gmail.com>
Date:   2016-10-13T20:40:29Z

    AIRAVATA-2152 Fix small layout issues

commit 17425c084ef45a9cf7f98884f98b7507c5cfaa93
Author: Marcus Christie <ma...@gmail.com>
Date:   2016-10-14T15:57:19Z

    AIRAVATA-2152 Support for deleting user compute resources prefs

commit 18a98fd27475dd7b3e918e3b20d6c7de26dd894c
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-19T20:44:48Z

    AIRAVATA-2152 Enable reservation start/end time
    
    Also factored out UTC<->local time conversion to functions in
    CommonUtilities.php. Fixed a bug in the logic with timezones with
    negative offset; the minus sign wasn't being handled in strtotime so I'm
    using the absolute value instead.

commit d7cffc616d271dc61c21a73954a7f8c0927e647a
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-19T21:06:00Z

    AIRAVATA-2152 Only show unselected compute resources

commit 95e34c21b22ec83dfd8dd6dc33c61c7610f47104
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-20T14:34:36Z

    AIRAVATA-2152 Add missing semicolons

commit 3a790190744b22e9fd79d7cb5afc7141b65ee236
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-20T15:49:23Z

    AIRAVATA-2152 Fix reservation times datetimepicker
    
    Fixes bug when value of datetimepicker is " ". Now it is either a date
    time string or an empty string.
    
    I couldn't get setMinDate/setMaxDate to work so I just removed it.
    
    Updated the name of datetimepicker to include version number. The
    version we are using comes from
    https://github.com/Eonasdan/bootstrap-datetimepicker/tree/v3.1.3

commit bce3cc827d35dfd409e387796baccc450a7476c1
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-20T15:58:55Z

    AIRAVATA-2152 Convert to time value before calling convertLocalToUTC

commit 9544427a3c513d58d40a3baf77809497bee6747f
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-20T19:36:11Z

    AIRAVATA-2152 Missing semicolons

commit 8f0cc3631e39f735228b1901ec860cca74ac9526
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-20T20:00:02Z

    AIRAVATA-2152 Implement remove button for CR picker

commit 10e9f42d10df0246117c9c7a27650fb49ff6a21c
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-21T17:52:31Z

    AIRAVATA-2152 User Storage Preference management views
    
    Also beginning work on loading a user's SSH credential summary info

commit 0cf77f462832bdfd5d191c7db4e0f5d5dab3c4ce
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-21T18:04:44Z

    AIRAVATA-2152 Remove debugging info

commit 2d6bf7faca11a710d85365b070214c250755d356
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-27T19:36:55Z

    AIRAVATA-2152 Fixing storage resource deletion

commit 480021cf807d410ad6cea71dfe78a576679c4693
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-28T17:09:20Z

    AIRAVATA-2152 Allow user to pick resource specific SSH key

commit 6d121230ce05d6dff47988f0004e0fc1b30b9786
Author: Marcus Christie <ma...@iu.edu>
Date:   2016-10-28T19:06:25Z

    AIRAVATA-2152 Removing TODO, will leave in AccountController

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] airavata-php-gateway pull request #29: Feature/airavata 2152 ui for compute ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/airavata-php-gateway/pull/29


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---