Skip to content

Releases: emory-libraries/dlp-curate

v0.3.14

23 Aug 17:52
Compare
Choose a tag to compare
  • Logging improvements
  • Form required fields now on metadata field guide

v0.3.13

22 Aug 21:50
Compare
Choose a tag to compare

Get valid CSV headers directly from CurateMapper (#508)

  • Use Zizia config to determine what Mapper class to use
  • Look at that mapper class and get the allowed headers instead of maintaining a separate list of valid headers
  • Set newly required config for webdrivers

Add Import header to metadata guide (#509)

  • For each field, look up its corresponding import header in the configured Zizia mapper class.

Style missing data on the metadata field guide (#511)

  • Make it easier to find missing import headers and form labels by putting the missing data indicators in a different color.

Add a downloadable CSV to the metadata guide (#514)

  • This provides a link to a CSV representation of the information displayed in the guide.

v0.3.12

22 Aug 17:57
Compare
Choose a tag to compare
  • First pass at complete Langmuir metadata import mapping
  • Standardize integration tests
  • Upgrade capybara to address deprecation warnings

v0.3.11

21 Aug 21:09
3a1e8c0
Compare
Choose a tag to compare
  • Langmuir import metadata mapping
  • Metadata guide

v0.3.10

20 Aug 18:50
Compare
Choose a tag to compare
  • Import mapping for required Langmuir fields
  • Ready for initial test import

v0.3.9

16 Aug 21:47
Compare
Choose a tag to compare

Remove Primary Repository ID from collection form (#478)

  • Remove Primary Repository ID (label=Persistent URL) from the collection
    edit form.

Tries a fix for duplicate filesets being generated through form (#480)

v0.3.8

15 Aug 19:40
Compare
Choose a tag to compare
  • Fix for migration collections: They should now automatically have Repository Administrators added as managers of the collection
  • Fix for being able to edit visibility of a collection

v0.3.7

15 Aug 16:03
Compare
Choose a tag to compare
  • Add a rake task to fix labels for collections that were created while i18n wasn't working

v0.3.6

15 Aug 15:20
Compare
Choose a tag to compare
  • Implement collection metadata in a different way (i.e., overload entirely the Hyrax CollectionPresenter class) to see if this fixes the bug where CollectionTypes and AdminSets are not loading their i18n translations properly

v0.3.5

14 Aug 16:50
Compare
Choose a tag to compare
  • Don't assign admin role if it is already assigned (#453)
  • Auto-create yellowbacks and yearbooks collections (#452)
  • Adjust fieldname for Collections metadata (#456)
  • Update UV installation method
  • Test cap ec2 gem (#449)
  • Display collection metadata (#460)
  • Adds ability to download files in a fileset (#459)