Releases: hudmol/as_spreadsheet_bulk_updater
Releases · hudmol/as_spreadsheet_bulk_updater
Release 1.3.1
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
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
Document MySQL requirement
Release v1.1
Package the xlsx_streaming_reader
rather than requiring it be pulled in as a gem.
Release v1.0
IT'S ALIVE.
Release v0.11
Fix empty notes not being deleted.
Release v0.10
Expose enumeration I18n labels in the spreadsheet with the enumeration value as a suffix e.g. Series [series]
.
Release v0.9
- 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
Fixes an error when the selected archival object set does not contain any instances.
Release v0.7
- Fix how we handle Excel date formatted cells.
- Drop left behind debug logging
- Clean up error messages