Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Private URL feature #3111

Merged
merged 23 commits into from
Jul 18, 2016
Merged

add Private URL feature #3111

merged 23 commits into from
Jul 18, 2016

Commits on May 10, 2016

  1. add Private URL feature #1012

    Requires scripts/database/upgrades/privateurl.sql
    
    Design doc at doc/Architecture/privateurl.md
    
    New API endpoints: doc/sphinx-guides/source/api/native-api.rst
    pdurbin committed May 10, 2016
    Configuration menu
    Copy the full SHA
    b629598 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2016

  1. Merge branch 'develop' into 1012-private-url #3111 #1012

    Conflicts with #3108 (3089-jsoup):
    src/main/java/edu/harvard/iq/dataverse/ManagePermissionsPage.java
    src/main/java/edu/harvard/iq/dataverse/RolePermissionFragment.java
    
    - All AssignRoleCommand constructors need privateUrlToken parameter.
    pdurbin committed May 12, 2016
    Configuration menu
    Copy the full SHA
    dd6ceb1 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2016

  1. Merge branch 'develop' into 1012-private-url #1012 #3111

    - Merged 313317a from develop into dd6ceb1
    - Use UtilIt.grantRoleOnDataverse from develop.
    - Add Javadoc `throws` warning to
      RoleAssigneeServiceBean.getRoleAssignee
    - Check for null and empty string in getRoleAssignee
    - Catch EJBException in AbstractApiBean.findAssign
    
    Conflicts:
    
    - src/main/java/edu/harvard/iq/dataverse/RoleAssigneeServiceBean.java
    - src/test/java/edu/harvard/iq/dataverse/api/UtilIT.java
    pdurbin committed May 24, 2016
    Configuration menu
    Copy the full SHA
    0c17116 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2016

  1. Merge branch 'develop' into 1012-private-url #3111

    Merged into 2935cde from "develop" into 0c17116 from "1012-private-url".
    
    Conflicts (accepted both, not a big deal):
    src/main/java/Bundle.properties
    pdurbin committed May 31, 2016
    Configuration menu
    Copy the full SHA
    4b64230 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2016

  1. Added documentation for Private URL #1012

    Eleni Castro authored Jun 16, 2016
    1 Configuration menu
    Copy the full SHA
    c4c7902 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Configuration menu
    Copy the full SHA
    95570c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9480a63 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2016

  1. Revised the Private URL popups on the dataset pg based on various sug…

    …gested UI improvements. [ref #3174]
    mheppler committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    6e8c5b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a8e48 View commit details
    Browse the repository at this point in the history
  3. Private URL: added render for success msg in popup #3174 #1012

    Also changed messagePanel to blue info on create.
    pdurbin committed Jun 23, 2016
    Configuration menu
    Copy the full SHA
    a8963d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c80313 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Configuration menu
    Copy the full SHA
    f515e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c08cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9bab79 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Configuration menu
    Copy the full SHA
    a54d5e8 View commit details
    Browse the repository at this point in the history
  2. Fixed User Guide link in Private URL dialog. Fixed "X" close dialog n…

    …avigation issue on confirm dialog. [ref #3174]
    mheppler committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    4f5adcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50ae521 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2016

  1. Configuration menu
    Copy the full SHA
    3a2aad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9816361 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2016

  1. Configuration menu
    Copy the full SHA
    4015d35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24df280 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2016

  1. Configuration menu
    Copy the full SHA
    63f8178 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd9eb97 View commit details
    Browse the repository at this point in the history