Sherry Lake
Sherry Lake
For any date field (advance search or metadata creation), allow the user to either type in a date OR have a calendar pop up to allow date choosing.
**What steps does it take to reproduce the issue? When does this issue occur?** Using Bagit API. * What happens? The resultant "bag" contains the tabular ingested file .tab. The...
**What steps does it take to reproduce the issue?** Datasets with "Custom Dataset Terms" show a link for the custom terms (above the tabs). If you click on that link...
**What this PR does / why we need it**: bulleted list had "download all formats" for tabular data, but this cannot be done. Image was removed that showed this, but...
Now that Dataverse supports File Path (and preserves the directory structure of a zipped file), it would be nice to have Dataverse keep the structure of a folder on a...
I created a template: https://dataverse-demo.iq.harvard.edu/template.xhtml?id=16&ownerId=1371&editMode=METADATA called Panda1 that has the "Affiliation" field populated (the one in the Author block). When this dataset template is used, the "Name" field is not...
**What steps does it take to reproduce the issue?** **When does this issue occur?** When running bagit command via a shell script with this command: ` curl -H "X-Dataverse-key: $KEY_PROD"...
**What steps does it take to reproduce the issue?** In UI: Uploading file with a slash "/". * When does this issue occur? On upload, the filename is changed and...
**What this PR does / why we need it**: Fix ambiguous documentation **Which issue(s) this PR closes**:#8527 Closes #8527
The curl command in :ArchiveClassName was incorrect. Redirected to correct commands for each of the configuration to the configuration section. **What this PR does / why we need it**: Correcting...