Skip to content

Releases: UNC-Libraries/box-c

Deploy-2021-07-22 v5.4.1

22 Jul 13:21
5138b46
Compare
Choose a tag to compare
  • Bug fix for Bag deposits to prevent shutdown of executor used by verifier
  • Includes refactoring of auth modules

Deploy-2021-07-14 v5.4.0

15 Jul 13:21
14c72a2
Compare
Choose a tag to compare
  • Facets support selection of multiple values within the same category
  • All filters/keywords currently applied to a search are now displayed, added buttons to remove them and/or all facets.
  • Addresses ingest bugs related to bags with lots of files and virus scan timeouts
  • Fixes related to MODS import emails
  • MODS templates for oral histories
  • Partial reorganization of box-c modules, revisions to how javascript is built

Deploy-2021-06-16 v5.3.0

15 Jul 13:22
0e2af33
Compare
Choose a tag to compare
  • Bulk patron access updating
  • Inherited patron access tag in admin UI
  • Fixes for unicode in filenames during deposits from file server sources
  • Dependency updates

Deploy-2021-05-19 v5.2.1

19 May 13:15
bbefe03
Compare
Choose a tag to compare
  • Updates to improve solr indexing performance, particularly related to bulk MODS updates
  • Improved error email message sent by bulk MODS failures
  • EDTF allowed as keydates in MODS
  • Adjustments to support works with up to 2000 files
  • PDF viewer accessibility fixes
  • Update dependency so that spaces in filenames will no longer turn into + characters
  • Dependency updates

deploy-2021-04-21-5.2.0

20 Apr 22:53
852721a
Compare
Choose a tag to compare
  • Adds PDF viewer
  • Searching in full record page ignores depth
  • IP groups for patron access
  • Allow remote image viewers to access public DCR IIIF images
  • MODS title and collection numbers via Add from File Server
  • Make creation of folder for Bagit deposit optional
  • CSV export of large containers
  • Appledouble file indexing fixes
  • Fixes to save/cancel button in patron access editor

deploy-2021-03-31-5.1.1

01 Apr 13:24
Compare
Choose a tag to compare
  • Fixes for issue with deregistering destroyed files
  • IIIF manifest request should work cross origin now
  • Removes some unused references to the old solr findingAidUrl field and updates vuejs app dependencies

deploy-2016-06-22

21 Jun 19:44
Compare
Choose a tag to compare
  • Widen image viewer on full record pages
  • Hide objects that are part of an aggregate on review workflow pages
  • Add previous and next links to the navigation bar on file and aggregate work record pages
  • Add CSS for visited article links
  • Remove the survey link

deploy-2016-01-06: Merge pull request #440 from UNC-Libraries/code4

06 Jan 16:01
Compare
Choose a tag to compare

deploy-2015-12-30-workers: Merge pull request #434 from UNC-Libraries/related-items

30 Dec 13:53
Compare
Choose a tag to compare

deploy-2015-12-07-2: Merge pull request #432 from UNC-Libraries/email-deposit-transaction-fix

07 Dec 14:22
Compare
Choose a tag to compare
Ensure that the read transaction in DepositEmailHandler is ended.