Skip to content

Releases: pulibrary/pdc_describe

v0.46.0

27 Feb 16:26
963609e
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

Authors: 4

v0.45.0

21 Feb 20:10
2b3cd4b
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fixes

Authors: 5

v0.44.0

15 Feb 21:39
03da34c
Compare
Choose a tag to compare

🚀 Enhancements

  • Add row deletion and reordering to new tables which are populated in ERB instead of JS #963 (@mccalluc)

🐛 Bug Fixes

  • Blanking the migration test DOI so it will be minted on the server when a DOI is not part of the original metadata #970 (@carolyncole)

🧹 Maintenance / Refactoring

Authors: 4

v0.43.0

07 Feb 15:50
1740c5b
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fixes

🧹 Maintenance

Authors: 5

v0.42.0

31 Jan 16:59
dd1fe56
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

🔩 Dependency Updates

Authors: 6

v0.41.0

18 Jan 13:02
a499805
Compare
Choose a tag to compare

🚀 Enhancements

🧹 Maintenance

Authors: 4

v0.40.0

12 Jan 13:38
26af9ff
Compare
Choose a tag to compare

🚀 Enhancements
Let admins add free-text, back-dated messages to change-history #848 (@mccalluc)
Add a note to README explaining DataSpace migration #840 (@mccalluc @hectorcorrea)
In the select options, only show contributor roles that apply to individual contributors #817 (@mccalluc @bess)
Send a notification to the Depositor and the Collection Administrators when state changes occur #836 (@carolyncole)
🐛 Bug Fix
Change find to select to allow the test to wait #844 (@carolyncole)
Switched to contributors a few authors in the bitKlavier spec #843 (@hectorcorrea)
🧹 Maintenance
Rename json to jsonb to more accurately represent what the method is doing #845 (@carolyncole @bess)
Add licenses to data migration specs #838 (@Twade968 @bess)
Find “comment” replace with “message” #837 (@mccalluc @bess)

Authors: 5

v0.39.0

09 Jan 17:55
8d549c3
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

🧹 Maintenance

🔩 Dependency Updates

Authors: 6

v0.38.0

21 Dec 14:15
Compare
Choose a tag to compare

🚀 Enhancements

🐛 Bug Fix

  • Conflict came from change in method argument type (@mccalluc)
  • Store metadata as json, not a string blob in a json field #774 (@carolyncole)
  • File names need to match contained module #769 (@mccalluc)

🧹 Maintenance

  • Test Resouce JSON to Datacite XML conversion #771 (@mccalluc)
  • Moving curator to an ActiveRecord relation to make it more consistent with other work relationships #770 (@carolyncole)
  • Use an absolute rather than relative module path #767 (@mccalluc)
  • Cleanup form_to_resource_service #765 (@mccalluc)
  • Use a multi-line JSON string in spec for readability #757 (@mccalluc)
  • Capture CI screenshots as artifacts #743 (@mccalluc)
  • Reorder and rename resource methods for readability #758 (@mccalluc)
  • In README install instructions, change "node" to "nodejs" #749 (@mccalluc)
  • Connecting staging with mailcatcher to allow for testing of mail #734 (@carolyncole)

Authors: 4

v0.37.0

14 Dec 13:24
e13e9ef
Compare
Choose a tag to compare

🚀 Enhancements

🧹 Maintenance

  • Just use string diff for everything #711 (@mccalluc @bess)
  • Loosen the style guidelines in sourcecode, but make the exceptions explicit #728 (@mccalluc)
  • Use <details> wrapper on the keywords field for consistency #731 (@mccalluc)
  • Add note in storage.yml to explain development against AWS #716 (@mccalluc)
  • Adding a rake task to clean out works for a user so we can clean out old tests data from staging & production #707 (@carolyncole)

🐛 Bug Fix

  • Fixes issue with default value being lost for resource_type_general #733 (@hectorcorrea)
  • Updating the S3 Buckets ADR to indicate that we removed public access to pre-curation #719 (@carolyncole)
  • Change turn-around timeframe from 2-3 to 2-5 business days #724 (@mccalluc)

🔩 Dependency Updates

Authors: 5