Skip to content

Releases: cul-it/blacklight-cornell-requests

v4.2.5

26 Aug 18:52
Compare
Choose a tag to compare

Remove Mann Contactless & Uris Contactless options from BD pickup locations.

v4.2.3

28 Mar 19:00
Compare
Choose a tag to compare
  • Remove the ruby-oci8 gem (no longer needed)
  • Add repost gem dependency & use it to update auth calls for new Omniauth requirements

v4.0.8

22 Sep 18:29
Compare
Choose a tag to compare

This release includes the following versions/tags:

v4.0.8

  • Removed Covid code that defined "requestable" libraries.

v4.0.7

  • Updated delivery location lists again again

v4.0.6

  • Updated delivery location lists again

v4.0.5

  • Updated delivery location lists

v4.0.4

  • Fixed NoMethodError on nil object using include? - DISCOVERYACCESS-7216

v4.0.3

  • Change scan part of request url from &scan=yes to .scan (using .:format) to keep bibid separate - DISCOVERYACCESS-7176

v4.0.2

02 Jul 19:24
Compare
Choose a tag to compare

This release includes the following versions:

v4.0.2

  • Have the make_bd_request method run thrpugh the CULBorrowDirect model.

v4.0.1

  • Bug fixes for requestable libraries list and BD/ILL patron groups list
  • Make request error messages more user-friendly

v4.0

Extensive rewrite of the code to replace Voyager functionality with FOLIO!

3.4.8

26 May 14:28
Compare
Choose a tag to compare

Fix indentation on purchase request form

v3.4.7

25 May 17:59
Compare
Choose a tag to compare
  • Update bootstrap markup for request a purchase form

v3.4.6

14 May 19:08
Compare
Choose a tag to compare
  • Remove ETAS logic from the request controller. (DISCOVERYACCESS-7045)

v3.4.5

06 Apr 20:34
Compare
Choose a tag to compare
  • Revert to previous BD API until Relais/OCLC sort out routing list issue.

v3.4.4

25 Mar 20:55
Compare
Choose a tag to compare
  • Display the BD error message when possible to provide more context. (DISCOVERYACCESS-6967)

  • Also includes v3.4.3: Use the new Borrow Direct 'Add Request' API. (DISCOVERYACCESS-6890)

v3.4.2

05 Feb 19:41
Compare
Choose a tag to compare
  • Needed to check for holdings being present in requestable? method.