Skip to content

Latest commit

 

History

History
595 lines (334 loc) · 31.6 KB

CHANGELOG.md

File metadata and controls

595 lines (334 loc) · 31.6 KB

Changelog

v7.0.0 (2021-10-06)

Full Changelog

Fixed bugs:

Merged pull requests:

v6.7.2 (2021-10-05)

Full Changelog

Merged pull requests:

  • Pass all records to importer so we can create files along with works #142 (maxkadel)

v6.7.1 (2021-10-01)

Full Changelog

Merged pull requests:

  • Refactor headers to be parsed along with the rest of the CSV #141 (maxkadel)

v6.7.0 (2021-09-29)

Full Changelog

Implemented enhancements:

Merged pull requests:

v6.6.4 (2021-09-29)

Full Changelog

Fixed bugs:

  • Default to the Work headers if object type is nil or undefined #137 (maxkadel)

Merged pull requests:

v6.6.3 (2021-09-25)

Full Changelog

Merged pull requests:

  • Raise error for unrecognized object type #135 (maxkadel)
  • Add Import Type to Job Status Page (#957) #134 (norm0)
  • Allow for either first letter or full name of object #133 (maxkadel)

v6.6.2 (2021-09-22)

Full Changelog

Merged pull requests:

v6.6.1 (2021-09-21)

Full Changelog

Merged pull requests:

  • Display collection identifier rather than id #130 (maxkadel)

v6.6.0 (2021-09-20)

Full Changelog

Merged pull requests:

  • Adds blank line support to the csv_validator #129 (mlooney)

v6.5.0 (2021-09-20)

Full Changelog

Implemented enhancements:

  • Add breadcrumbs to Status pages #128 (maxkadel)
  • Display collection id and title to import details page #126 (maxkadel)

v6.4.1 (2021-09-16)

Full Changelog

Merged pull requests:

  • Use deduplication field to find Collection #125 (maxkadel)

v6.4.0 (2021-09-16)

Full Changelog

Merged pull requests:

  • Fixes some deprecation warnings, and allows import of CSV's with blank lines #124 (mlooney)

v6.3.0 (2021-09-13)

Full Changelog

Merged pull requests:

v6.2.0 (2021-09-07)

Full Changelog

Merged pull requests:

v6.1.0 (2021-09-07)

Full Changelog

Merged pull requests:

  • Collection not required in order to import works in new UI #117 (maxkadel)
  • Add a link to the CSV template in the Field Guide #116 (mark-dce)
  • Simplify the Batch Import form #115 (mark-dce)
  • Display the Field Guide with dashboard layout #114 (mark-dce)
  • Use HyraxBasicMetadataMapper to generate CsvValidator valid fields list #113 (mlooney)

v6.0.2 (2021-08-31)

Full Changelog

Closed issues:

  • Rename Zizia main branch #107
  • Refine release instructions #105
  • Mint a new release of Zizia and publish to Rubygems #95
  • Update Zizia to run against (Hyrax) supported versions of Ruby & Rails #93
  • Zizia: Remove Travis config from Zizia (using CircleCI) #92
  • Zizia: CircleCI bundler version should match zizia.gemspec version #91
  • Zizia: error running test suite when following readme #90

Merged pull requests:

v6.0.1 (2020-08-07)

Full Changelog

Fixed bugs:

  • Intermittently failing test in CI - Viewing the csv import detail page has pagination for PreIngestWorks #82
  • Bundle install not working - seems to get in infinite loop on bundler #70

Merged pull requests:

  • Loosen dependency requirements slightly for listen gem. #104 (fnibbit)
  • Pause in test to avoid timing-dependent failures #102 (fnibbit)
  • Stop requiring test migrations be re-run #101 (bess)
  • Update ruby and rails version in second CI build #100 (maxkadel)
  • Update CI workflow with ruby and rails versions in build #99 (maxkadel)
  • Use latest Samvera circleci orb #98 (maxkadel)
  • Match CI bundler to local development #97 (maxkadel)
  • Remove Travis config - using CircleCI #96 (maxkadel)
  • Upgrade capybara to 3.x #88 (fnibbit)
  • Loosen gem dependencies slightly #87 (fnibbit)
  • Require bundler 2 to avoid dependency loops #86 (fnibbit)
  • Cherry pick rescue missing files #85 (maxkadel)
  • Update readme to reflect local development practices #84 (maxkadel)
  • Update sass-rails to fix dependency calculation #83 (maxkadel)
  • Fixing a typo #80 (jeremyf)
  • Update bixby to ~> 2.0 #72 (little9)
  • Update button styling #71 (little9)

v6.0.0 (2019-12-13)

Full Changelog

Merged pull requests:

v5.5.0 (2019-11-21)

Full Changelog

Merged pull requests:

v5.4.0 (2019-11-14)

Full Changelog

Merged pull requests:

v5.3.0 (2019-11-11)

Full Changelog

Merged pull requests:

v5.2.0 (2019-11-06)

Full Changelog

Merged pull requests:

  • Update README to include requiring zizia in the application.rb file #60 (little9)
  • Remove contrainst from dedupekey #59 (little9)
  • Make deduplication_key a unique field in the database #57 (little9)
  • Add works to batch UI #56 (little9)
  • Update test solr & fedora to latest known good versions #55 (mark-dce)

v5.1.0 (2019-11-04)

Full Changelog

Merged pull requests:

v5.0.1 (2019-10-23)

Full Changelog

Merged pull requests:

v5.0.0 (2019-10-16)

Full Changelog

Merged pull requests:

  • Update headers for the downloadable CSV template #43 (mark-dce)
  • Update design of new CSV import page #42 (mark-dce)
  • Update to correct spelling for keyword field #41 (mark-dce)
  • Use yes/no language in the metadata guide #40 (bess)

v4.6.0.alpha01 (2019-10-15)

Full Changelog

Merged pull requests:

  • Add dashboard layout to csv import screens #39 (bess)
  • Update Usage data for the metadata field guide #38 (mark-dce)
  • Update language for multiple values on metadata field guide #37 (bess)
  • Add intro header for metadata field guide #36 (bess)
  • Add field definitions for 'files' and 'visibility' to the field guide #35 (mark-dce)
  • Label and hide system fields #34 (bess)

v4.5.4.alpha.01 (2019-10-04)

Full Changelog

Merged pull requests:

  • Remove 'in Bytes' from import table headers #33 (little9)

v4.5.3.alpha.01 (2019-10-03)

Full Changelog

Merged pull requests:

  • Add files count to import details page #32 (little9)

v4.5.2.alpha.01 (2019-10-03)

Full Changelog

Merged pull requests:

  • Explicitly include JS for the import UI #31 (little9)

v4.5.1.alpha.01 (2019-10-02)

Full Changelog

Merged pull requests:

  • Correct path to generate file size and change row count #30 (little9)

v4.4.1.alpha.01 (2019-10-02)

Full Changelog

Merged pull requests:

  • Rename CSV Template link and filename #29 (little9)

v4.4.0.alpha.01 (2019-10-02)

Full Changelog

Merged pull requests:

  • Add CSV Import Detail pages from dlp-curate #28 (little9)

v4.3.1.alpha.01 (2019-10-02)

Full Changelog

Merged pull requests:

  • Return attrs from process_attrs method #27 (little9)
  • Add create_date usage and remove erroneous pre-import message #26 (little9)

vv4.2.0.alpha.01 (2019-10-01)

Full Changelog

v4.2.0.alpha.01 (2019-10-01)

Full Changelog

Merged pull requests:

  • Add dynamically generated metadata guide #25 (little9)

v4.1.0.alpha.01 (2019-09-30)

Full Changelog

Merged pull requests:

  • Check for existing roles #24 (little9)
  • Revert "Update coverage formatter for CI environments" #23 (mark-dce)
  • Update coverage formatter for CI environments #22 (mark-dce)

v4.0.2.alpha.01 (2019-09-25)

Full Changelog

v4 (2019-09-25)

Full Changelog

v4.0.0.alpha.01 (2019-09-25)

Full Changelog

Merged pull requests:

v3.1.0.alpha.01 (2019-09-12)

Full Changelog

Merged pull requests:

  • Add CsvImportDetail model and associated models #17 (little9)
  • Allow upload and cache path for CSV to be changed #16 (little9)

v3.0.0.alpha.01 (2019-08-23)

Full Changelog

Merged pull requests:

  • Let's not reinvent logging #15 (bess)

v2.1.0.alpha.09 (2019-08-23)

Full Changelog

Merged pull requests:

  • Update CI badge #14 (bess)
  • Make zizia events easier to find in logs #13 (bess)

v2.1.0.alpha.08 (2019-08-16)

Full Changelog

Merged pull requests:

  • Generate CSV Template from configured metadata mapper #12 (little9)

v2.1.0.alpha.07 (2019-08-07)

Full Changelog

Merged pull requests:

v2.1.0.alpha.06 (2019-08-06)

Full Changelog

Merged pull requests:

v2.1.0.alpha.05 (2019-08-01)

Full Changelog

Merged pull requests:

  • Change paths in CSS and JS to work in parent Rails app #9 (little9)

v2.1.0.alpha.04 (2019-08-01)

Full Changelog

Merged pull requests:

v2.1.0.alpha.02 (2019-07-30)

Full Changelog

Merged pull requests:

v2 (2019-07-29)

Full Changelog

v2.1.0.alpha.01 (2019-07-29)

Full Changelog

Merged pull requests:

  • Fixes to allow compatibility with Tenejo #5 (little9)
  • Add rake task to zizia docs #4 (bess)

v2.0.0.alpha.01 (2019-07-27)

Full Changelog

Merged pull requests:

  • Upgrade dependencies #3 (bess)
  • Easily override default metadata mapping #2 (bess)
  • Initial Engine #1 (little9)

v1.0.1 (2019-07-25)

Full Changelog

v3.2.2 (2019-04-04)

Full Changelog

v3.2.1 (2019-04-04)

Full Changelog

v3.2.0 (2019-03-05)

Full Changelog

v3.1.1 (2019-02-26)

Full Changelog

v3.1.0 (2019-02-26)

Full Changelog

v3.0.5 (2019-02-26)

Full Changelog

v3.0.4 (2019-02-22)

Full Changelog

v3.0.3 (2019-02-21)

Full Changelog

v3.0.2 (2019-02-21)

Full Changelog

v3.0.1 (2019-02-14)

Full Changelog

v3.0.0 (2019-02-13)

Full Changelog

v2.2.0 (2019-02-13)

Full Changelog

v2.1.0 (2019-02-12)

Full Changelog

v2.0.0 (2019-02-04)

Full Changelog

v1.2.3 (2019-01-24)

Full Changelog

v1.2.2 (2019-01-24)

Full Changelog

v1.2.1 (2019-01-24)

Full Changelog

v1.2.0 (2019-01-03)

Full Changelog

v1.1.0 (2018-12-18)

Full Changelog

v1.0.0 (2018-01-29)

Full Changelog

v1.0.0.pre.rc1 (2018-01-25)

Full Changelog

v0.3.0 (2018-01-19)

Full Changelog

v0.2.0 (2018-01-17)

Full Changelog

v0.1.1 (2018-01-12)

Full Changelog

v0.1.0 (2018-01-11)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator