Releases: cul-it/blacklight-cornell-requests
Releases · cul-it/blacklight-cornell-requests
v5.2
Changed
- h1 to h2 elements and added the class to the stylesheet
- Update RSpec testing infrastructure
- Eliminate hold, recall, and ScanIt as options for in-process and on-order items (default to ILL/ReShare) (DACCESS-248)
v5.1
Changed
- Require v3.1 of
cul-folio-edge
to use new authentication tokens (DACCESS-261)
- Update references to 'newcatalog' to use 'catalog'
v5.0
Changed
- Require v3.0 of
cul-folio-edge
for placing FOLIO requests
- Clean up Gemfile and gemspec
v4.4.1
Change references from Borrow Direct to BorrowDirect (DACCESS-179)
Enable ILL requests for Paged items (DACCESS-202)
v4.4
- Implements a special workflow for Annex microfiche
v4.3.4
Update PDA code to connect to Prefect 2 (DISCOVERYACCESS-8018)
v4.3.2
- Fix bug causing fatal error with on-order items
v4.3.1
- Update view links to CUL website (DISCOVERYACCESS-7931)
- Restore old behavior (Ask a librarian) for records with no items attached (DISCOVERYACCESS-7719)
- Update PDA selection to use call number field from Solr record (DISCOVERYACCESS-7944)
v4.2.8
Incorporate recent bug fixes and update code to work with Ruby 3:
- Fix bug in volume selection caused by update to Haml 6
- Update Mann Special Collections handling to work with FOLIO
- Fix bug in volume selection that limited choice to one item/copy per volume (DISCOVERYACCESS-7426)
- Make delivery location lists consistent for Borrow Direct and other request types (DISCOVERYACCESS-7399)
- Update FOLIO requests to work with FOLIO Lotus API changes (and
cul-folio-edge
v2.0) (DISCOVERYACCESS-7480)
- Add explicit dependency on
cul-folio-edge
v2.0, rather than inheriting it from Blacklight
- Remove obsolete Request* models from codebase (DISCOVERYACCESS-6484)
v4.2.7
- Specify Rails 6.1 for Blacklight compatibility.
- Properly specify cul-folio-edge dependency.
- Code cleanup