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

3089 jsoup #3108

Merged
merged 32 commits into from
May 11, 2016
Merged

3089 jsoup #3108

merged 32 commits into from
May 11, 2016

Conversation

scolapasta
Copy link
Contributor

@scolapasta scolapasta commented May 10, 2016

RFI Checklist

1. Related Issues

#3089 Edit Dataset: Pass field contents through JSoup for filtering


2. Pull Request Checklist

  • [N/A] Functionality completed as described in FRD (bug fix)
  • [N/A] Dependencies, risks, assumptions in FRD addressed
  • Unit tests completed
  • Deployment requirements identified (e.g., SQL scripts, indexing)
  • schema.xml update
  • 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

landreev and others added 23 commits April 18, 2016 01:23
This is a rudimentary framework for the harvesting client (incomplete!)
added a Command for retrieving a HarvstingClient;
more fixes;
proper Commands added for retrieving, creating, modifying and deleting Harvesting Clients.
Improved diagnostics in the Harvesting API;
Bug fixes;
Completed transition to managing harvesting by configured clients, not by dataverses that have harvested content.
- Updated Search API Guide to better reflect reality.
  - Added note about "citationHtml" for back compat
  - `file_content_type` and `score` added a while ago
  - `publicationDate` not `publication_date_s`
  - different facets showing
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling 74a8d56 on 3089-jsoup into bb0a5d8 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling 15e89e4 on 3089-jsoup into bb0a5d8 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling 8651ee8 on 3089-jsoup into bb0a5d8 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling a7fdea3 on 3089-jsoup into bb0a5d8 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling bd9c1a1 on 3089-jsoup into bb0a5d8 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling 4181948 on 3089-jsoup into bb0a5d8 on develop.

landreev added 4 commits May 11, 2016 15:05
Merge branch '3089-jsoup' of github.com:IQSS/dataverse_temp into 3089-jsoup

Conflicts:
	src/main/java/edu/harvard/iq/dataverse/DatasetVersion.java
This reverts commit 815ef30, reversing
changes made to 4181948.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0002%) to 5.014% when pulling dde14c5 on 3089-jsoup into bb0a5d8 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0001%) to 5.014% when pulling 13c89ed on 3089-jsoup into bb0a5d8 on develop.

@scolapasta scolapasta merged commit aa1b8c6 into develop May 11, 2016
pdurbin added a commit that referenced this pull request May 12, 2016
Conflicts from #3108 (3089-jsoup):
	src/main/java/Bundle.properties
	src/main/webapp/dataverseuser.xhtml
	src/test/java/edu/harvard/iq/dataverse/util/BundleUtilTest.java

- Had to fix welcome notification on signup (no more
  notification.welcome1 and notification.welcome2)
- Apply dataverse.saved.search.success fix from 09454b2
pdurbin added a commit that referenced this pull request May 12, 2016
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.
@scolapasta scolapasta added this to the 4.3.1 milestone May 12, 2016
@kcondon kcondon assigned scolapasta and unassigned kcondon May 12, 2016
@pdurbin pdurbin deleted the 3089-jsoup branch May 31, 2016 14:45
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.

6 participants