Skip to content

0.4.0

Compare
Choose a tag to compare
@ewlarson ewlarson released this 08 Dec 22:23
· 274 commits to develop since this release

This release begins an effort to migrate the GeoblacklightSidecarImages thumbnail harvesting procedure into GBL Admin's world of Kithe/Shrine. It also includes several workflow enhancements to make accessing Import documents easier. The Imports#show page now has links that will display related documents in GBL proper, regardless of publication state — very helpful for sharing with contributors or providers before marking those documents published for public viewing.

Upgrade Notes

For those already running GBL Admin within a GeoBlacklight instance.

  • You will need to modify your local catalog_controller.rb file to remove the publication_state default solr parameter.
  • You will need to add the new publication state concern to your search_builder.rb model

Review the files changed below for full details.

Full Changelog: 0.3.2...0.4.0