Skip to content

Releases: pulibrary/pdc_describe

v0.29.0

12 Oct 13:30
40a4a38
Compare
Choose a tag to compare

🐛 Bug Fix

  • Fixed header CSS inheritance issue #480 (@kelynch)
  • Ensuring that publishing DOIs can link to PDC Discovery Documents #475 (@jrgriffiniii)
  • Ensuring that the ResourceType and resourceTypeGeneral attributes are rendered on the Work show view #473 (@jrgriffiniii)
  • Integrating ResourceType and resourceTypeGeneral into the Work forms #467 (@jrgriffiniii)

Authors: 2

v0.27.0

06 Oct 14:44
8689502
Compare
Choose a tag to compare

🚀 Enhancements

  • Document how to bring sample data onto staging server #465 (@bess)
  • Format the ark if it doesn't have the required ark:/ prefix #463 (@bess)
  • Show Create Dataset menu option only to curators #461 (@hectorcorrea)
  • Adds support for keywords field #460 (@hectorcorrea)

Authors: 2

v0.26.0

03 Oct 20:07
1b3b205
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

🧹 Maintenance

Authors: 4

v0.25.0

29 Sep 18:12
75103bb
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fixes / Refactoring / Testing

Authors: 5

v0.24.0

22 Sep 16:10
616aa5f
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

  • Ensures that ARK and DOI resolution routing handles non-alphanumeric characters #425 (@jrgriffiniii)

📓 Notes

As of v0.24.0 you can now reach a work by using its DOI or ARK in the url:

  • DOI: https://pdc-describe-staging.princeton.edu/describe/doi/10.80021/0hj6-9f47
  • Ark: https://pdc-describe-staging.princeton.edu/describe/ark/ark:/88435/dsp019593tz25c or
    https://pdc-describe-staging.princeton.edu/describe/ark/88435/dsp019593tz25c

The collection show page is available at a URL that looks like this:
https://pdc-describe-staging.princeton.edu/describe/collections/1

Authors: 2

v0.23.0

22 Sep 14:47
431e625
Compare
Choose a tag to compare

🚀 Enhancements

  • Disable auth for rss feed and json representations of approved works #424 (@bess @leefaisonr)
  • Supporting DOI and ARK resolution for Works using WorksController#resolve_doi and WorksController#resolve_ark #423 (@jrgriffiniii)

🐛 Bug Fixes / Refactoring

  • Introduces system RSpec test suites for S3 Object upload for Works #419 (@jrgriffiniii)
  • RSS feed should contain resource json for discovery indexing #422 (@bess)
  • Ensures that Work#post_curation_resources resolves to S3 Objects without ActiveStorage #411 (@jrgriffiniii @carolyncole)

Authors: 4

v0.22.0

20 Sep 15:57
d825e22
Compare
Choose a tag to compare

🚀 Enhancements

  • Add an RSS feed for approved works, to be used by discovery for indexing #418 (@bess)

🐛 Bug Fix

Authors: 4

v0.21.0

16 Sep 17:24
e40ee1a
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

  • Test that author order is preserved in DataCite XML #415 (@bess)
  • Validating DOI based on format and then checking if it exists #414 (@carolyncole)
  • Allow files to be displayed after edit #403 (@carolyncole)

Authors: 3

v0.20.3

12 Sep 14:41
fa29f8f
Compare
Choose a tag to compare

🐛 Bug Fix

  • Github history was in a weird state, which prevented v0.20.2 from being deployed. This release is primarily to fix that issue. (@bess)
  • Extending the system test suite for Works and test suite for WorksController in order to ensure that reordered files are persisted with the updated order #380 (@jrgriffiniii)

Authors: 2

v0.20.2

09 Sep 17:26
Compare
Choose a tag to compare

🐛 Bug Fix

Authors: 1