Skip to content

Releases: hudmol/as_spreadsheet_bulk_updater

Release 1.3.1

13 Oct 01:55
Compare
Choose a tag to compare
Release 1.3.1 Pre-release
Pre-release

This release includes the following changes:

  • support for selecting/deselecting AO fields when downloading the spreadsheet
  • force cells to be string formatted
  • improve download in progress message

Release 1.3

11 Oct 05:20
Compare
Choose a tag to compare
Release 1.3 Pre-release
Pre-release

This release contains the following updates:

  • Lots of new fields and subrecords are now supported, including:
    • Ref Id, Component ID, Repository Processing Note, Publish
    • Date Label, Extent Physical Details, Extent Dimensions,
    • Languages / Language note
    • Many note types
  • Support for selecting a subset of supported fields and subrecords to be
    included in the spreadsheet
  • Support for specifying the numbers of subrecords to include in spreadsheet
  • Support for overriding config for creating missing containers when
    submitting the update job
  • Fixed the ordering of rows in the spreadsheet to match the selection order
  • A popup is displayed after clicking Download Spreadsheet to let the user
    know that it might take a few seconds
  • Various minor bug fixes and performance improvements

Release 1.2

13 Jul 01:57
Compare
Choose a tag to compare

Document MySQL requirement

Release v1.1

23 Jun 03:06
Compare
Choose a tag to compare

Package the xlsx_streaming_reader rather than requiring it be pulled in as a gem.

Release v1.0

28 Apr 23:29
Compare
Choose a tag to compare

IT'S ALIVE.

Release v0.11

22 Apr 22:16
Compare
Choose a tag to compare

Fix empty notes not being deleted.

Release v0.10

21 Apr 23:44
Compare
Choose a tag to compare

Expose enumeration I18n labels in the spreadsheet with the enumeration value as a suffix e.g. Series [series].

Release v0.9

20 Apr 01:03
Compare
Choose a tag to compare
  • Only expose the first text sub note for each note record
  • Add rights restriction "begin", "end" and "restriction type" columns for accessrestrict notes
  • Restriction Type should be single-select dropdown in Excel
  • Code cleanup and refactor to make maintenance and debugging easier

Release v0.8

15 Apr 22:38
Compare
Choose a tag to compare

Fixes an error when the selected archival object set does not contain any instances.

Release v0.7

13 Apr 22:55
Compare
Choose a tag to compare
  • Fix how we handle Excel date formatted cells.
  • Drop left behind debug logging
  • Clean up error messages