GitHub user jeffkinnison opened a pull request:
https://github.com/apache/airavata-php-gateway/pull/14
Bug Fixes, Project Permissions Inheritance, Clone Experiment Support
Major Changes:
- Sharing with nobody no longer throws an exception
- Experiments inherit from project permissions at creation
- Cloned experiments inherit all permissions from the original (the user
can immediately change those permissions)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeffkinnison/airavata-php-gateway
grouper-integration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/airavata-php-gateway/pull/14.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 #14
----
commit 52019b9b8ebe53432623535690b44d64302d90ac
Author: Jeff Kinnison <[email protected]>
Date: 2016-07-13T20:40:26Z
fixed exception thrown when no sharing and typos
commit 3e844942d149bd352ee4053aee4b9d6a0a3dac1d
Author: Jeff Kinnison <[email protected]>
Date: 2016-07-14T20:04:21Z
mix project permissions with experiment
commit fdbbe952a020cc9aadcbc56c3a2436a1e9551f7d
Author: Jeff Kinnison <[email protected]>
Date: 2016-07-14T20:04:49Z
Merge branch 'grouper-integration' of
https://github.com/apache/airavata-php-gateway into grouper-integration
commit 8f4fd5f1ac479f7f089b8f5858a7893882abbacf
Author: Jeff Kinnison <[email protected]>
Date: 2016-07-14T20:31:36Z
made groups inherit sharing privileges from project
commit 0d8db5d6a467c1b975abd90abae8f8198acfbcff
Author: Jeff Kinnison <[email protected]>
Date: 2016-07-14T20:48:22Z
enabled clone experiment permissions transfer
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---