Skip to content

Releases: cul-it/blacklight-cornell-requests

v1.5.0

26 Sep 12:46
Compare
Choose a tag to compare

New features

  • Borrow Direct requests can now be placed directly from the requests page (DISCOVERYACCESS-3528)

Improvements

  • ScanIt link now prepopulates data in the request form (DISCOVERYACCESS-3552)
  • Policy groups updated for new olin,av location (DISCOVERYACCESS-3447)

v1.4.2

21 Jun 15:47
Compare
Choose a tag to compare

Improvements

  • Moved Borrow Direct API parameters (URL, timeout) to .env file for easy adjustment
  • Changed ScanIt/Document Delivery delivery estimate to 1-4 days

v1.4.1

03 May 13:25
Compare
Choose a tag to compare

Enhancements

  • Made patron barcode lookup more efficient and speedy

Bug fixes

  • Fixed a bug preventing proper parsing of FOD/remote program query responses

v1.4.0

03 Apr 14:36
Compare
Choose a tag to compare

New features

  • Adds support for faculty office delivery and special program delivery options using data from the external CUL "Special Delivery" web service (DISCOVERYACCESS-2445, #49)

Enhancements

  • Adds "loading" spinners to volume selection controls to indicate progress during long page load times (DISCOVERYACCESS-2983, #87)
  • Volumes in selection list now indicate if they are on reserve or non-circulating (DISCOVERYACCESS-747, #33)

v1.3.2

23 Jan 18:50
Compare
Choose a tag to compare
  • Fixed a bug that caused a recall request to loop back to the volume selection screen (DISCOVERYACCESS-2471)

v1.3.1

24 Oct 18:22
Compare
Choose a tag to compare

Enhancements

  • "Document Delivery" labels changed to "ScanIt" (DISCOVERYACCESS-2705)
  • Delivery methods can now be individually disabled by using the ENV file configuration (#80)

Bug fixes

  • Fixed a TypeError bug (DISCOVERYACCESS-2766)
  • Fix bug where a single multivol_b item (a bound-with) goes into an endless loop upon request (#74)

v1.2.7

01 Sep 14:13
Compare
Choose a tag to compare
  • Fixed a bug preventing reserve items from being requested through Borrow Direct

v1.2.6

24 Aug 20:30
Compare
Choose a tag to compare
  • Added a check for empty circ_policy_locs database table with AppSignal integration

v1.2.5

09 Aug 16:58
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug that caused a fatal error if no request options were available for an item
  • Fixed a bug in the circ policy database query
  • Fixed a bug that made books and recordings at Music unrequestable

v1.2.4

25 Jul 13:45
Compare
Choose a tag to compare

Enhancements

  • Greatly improved request page load time (DISCOVERYACCESS-2684)
  • Added ILL link to volume select screen (DISCOVERYACCESS-2703)
  • Restored volume selection via URL parameters (GH #62)
  • Document Delivery now appears as an option for periodicals and all Annex items (DISCOVERYACCESS-1257) - Added support for item type 39 ('unbound') (DISCOVERYACCESS-1085 ; GH #36)

Bug fixes

  • Ensured that invalid pickup locations wouldn't appear as options in the location select list ( DISCOVERYACCESS-2682)
  • Removed hold option for records without any item records (e.g., current newspapers) (DISCOVERYACCESS-1477)
  • Voyager requests (L2L, hold, recall) are now excluded for items at the Music library (DISCOVERYACCESS-1381)