Conversation
Conflicts: pom.xml src/main/java/edu/harvard/iq/dataverse/Dataverse.java src/main/java/edu/harvard/iq/dataverse/api/HarvestingClients.java src/main/java/edu/harvard/iq/dataverse/engine/command/impl/CreateHarvestingClientCommand.java src/main/java/edu/harvard/iq/dataverse/engine/command/impl/DeleteHarvestingClientCommand.java src/main/java/edu/harvard/iq/dataverse/engine/command/impl/UpdateHarvestingClientCommand.java src/main/java/edu/harvard/iq/dataverse/harvest/client/ClientHarvestRun.java src/main/java/edu/harvard/iq/dataverse/harvest/client/FastGetRecord.java src/main/java/edu/harvard/iq/dataverse/harvest/client/HarvesterServiceBean.java src/main/java/edu/harvard/iq/dataverse/harvest/client/HarvestingClient.java src/main/java/edu/harvard/iq/dataverse/harvest/client/HarvestingClientServiceBean.java src/main/webapp/WEB-INF/web.xml src/main/webapp/dataverse_header.xhtml
…et covered in the last commit.
…gested UI improvements. [ref #3174]
…ude a link back to the Dashboard pg. [ref #813]
Also changed messagePanel to blue info on create.
…avigation issue on confirm dialog. [ref #3174]
New page for managing OAI server sets.
…arvesting pgs. [ref #813]
This should work, the issue is that it is traversing up a directory to this non-existent file: http://guides.dataverse.org/en/_static/images/githubicon.png However, if it doesn't, it will load this extant file: http://guides.dataverse.org/en/latest/_static/images/githubicon.png
… dashboard pgs. [ref #813]
…opup on the manage pg. [ref #3296]
…tainer for popups and not popup body container. [ref #3306]
…re handled asynchronously, without blocking the page. (still needs to be reviewed).
…service bean. should not affect any functionality.
(was a formatting conflict, nothing of significance) Merge branch 'develop' into 4.5-export-harvest Conflicts: src/main/java/edu/harvard/iq/dataverse/Dataset.java
how to read the log to investigate failures.
4.5 export harvest
A quick fix to move the exportAll API calls under /api/admin.
Updating version
Update conf.py
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As a final step related to release, make sure that new code is merged into Master.