Skip to content

Conversation

@michbarsinai
Copy link
Member

@michbarsinai michbarsinai commented May 4, 2016

RFI Checklist

Before submitting the pull request, fill out sections (1.) Related Issues and (2.) Pull Request Checklist.

1. Related Issues


2. Pull Request Checklist

  • Functionality completed as described in FRD
  • Dependencies, risks, assumptions in FRD addressed
  • Unit tests completed (None available, fixing the issue required accessing the JSF context)
  • Deployment requirements identified (e.g., SQL scripts, indexing)
  • Documentation completed
  • All code checkins completed

3. Review Checklist

After the pull request has been submitted, fill out this section.

  • Code review completed or waived
  • Testing requirements completed
  • Usability testing completed or waived
  • Support testing completed or waived
  • Merged with develop branch and resolved conflicts

Connects to #3376.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0006%) to 5.013% when pulling 90b3a02 on 1380-honor-ip-groups into bb0a5d8 on develop.

@kcondon
Copy link
Contributor

kcondon commented May 6, 2016

Michael, datasets and files are still not working and cannot assign ip groups to explicit groups. I've updated the original ticket.

@kcondon kcondon assigned michbarsinai and unassigned kcondon May 6, 2016
@pdurbin
Copy link
Member

pdurbin commented May 31, 2016

@michbarsinai heads up that this pull request now has conflicts that must be resolved before it can be merged.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0007%) to 5.133% when pulling 014eb7c on 1380-honor-ip-groups into dcea42d on develop.

@kcondon
Copy link
Contributor

kcondon commented Jul 18, 2016

@michbarsinai , I am able to assign a member role to ipGroup3, all addresses, but cannot navigate directly to an unpublished dv. It does appear in the UI and API as a role assignment. Passing back for comment.

@djbrooke
Copy link
Contributor

djbrooke commented Aug 2, 2016

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.003%) to 6.779% when pulling 4fff55d on 1380-honor-ip-groups into 054cafb on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 7.063% when pulling a336475 on 1380-honor-ip-groups into 054cafb on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 7.062% when pulling 2ee3fad on 1380-honor-ip-groups into 054cafb on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 7.065% when pulling affb6b3 on 1380-honor-ip-groups into 054cafb on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 8.595% when pulling 00decd4 on 1380-honor-ip-groups into 5a10180 on develop.

@pdurbin
Copy link
Member

pdurbin commented Sep 12, 2016

I just merged the latest from "develop" into this pull request: 00decd4

In a refactoring at c10cbd9 we lost the meaning of 0.0.0.0 which was
"Setting address to undefined (0.0.0.0)" so this commit makes the code
clearer.

A note has been added that Saved Search may not play nicely with IP
Groups but this should probably be addressed along with the long list of
other Saved Search issues mentioned in the API Guide: #1364, #1813,
 #1840, #1890, #1939, #2167, #2186, #2053 and #2543
@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 8.595% when pulling d110ce2 on 1380-honor-ip-groups into 5a10180 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 8.595% when pulling 128915b on 1380-honor-ip-groups into 5a10180 on develop.

…mantics more idiomatic now (POST generates something under a URI, PUT puts it in an exact place). Re: #1380 #3376
Conflicts:
	src/main/java/edu/harvard/iq/dataverse/api/BuiltinUsers.java

src/main/java/edu/harvard/iq/dataverse/authorization/groups/impl/ipaddre
ss/IpGroup.java

src/main/java/edu/harvard/iq/dataverse/authorization/users/Authenticated
User.java
@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 8.582% when pulling 30c50fb on 1380-honor-ip-groups into e054b8c on develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants