Skip to content

Releases: cul-it/cul-my-account

v2.3.3

17 Sep 18:43
c03cd67
Compare
Choose a tag to compare

Changed

  • Link to library fines page on My Account login screen
  • Link to library fines on Fines and Fees tab

v2.3.2

26 Aug 20:52
91e2c3d
Compare
Choose a tag to compare

Fixed

  • New FOLIO token auth scheme causing problems because of token caching; caching disabled for now

v2.3.1

20 Aug 21:25
84a1745
Compare
Choose a tag to compare

Fixed

  • Bad gemspec requirement for cul-folio-edge causing bundler to fail

v2.3

15 Aug 18:56
0cea3d4
Compare
Choose a tag to compare

Changed

  • Require v3.1 of cul-folio-edge to use new authentication tokens (DACCESS-261)
  • Update catalog links to remove obsolete newcatalog qualifier
  • Update gemspec summary and description

Removed

  • Obsolete dependency on borrow_direct

v2.2.5

01 Feb 19:49
cf1a586
Compare
Choose a tag to compare
  • Change spelling of "Borrow Direct" to "BorrowDirect"

v2.2.4

04 Oct 15:13
64dfee9
Compare
Choose a tag to compare
  • Remove link to Borrow Direct resolver script (DISCOVERYACCESS-8043)
  • Guard against empty(ish) ReShare records (DISCOVERYACCESS-8164)

v2.2.3

21 Mar 19:42
b1b62a8
Compare
Choose a tag to compare
  • Fix bugs in shipped date calculation and MARC parsing that prevented requests from loading.

v2.2.2

06 Mar 20:56
160d532
Compare
Choose a tag to compare

Improvements

  • Show date shipped for ReShare items in pending requests.
  • Show author for ReShare items in requests.
  • Remove nonfunctional checkbox selection from available requests.

Bug fixes

  • Don't show catalog links for ReShare items.
  • Don't show ReShare items with status REQ_CHECKED_IN (let FOLIO handle them) (avoid duplicates).
  • Restore source badges for ILL items in checkout list.

v2.2.1

17 Jan 18:13
e5746ea
Compare
Choose a tag to compare
  • Filter out ReShare items that don't match user's NetID.
  • Skip ILL requests with status 'Request Sent to BD' (avoid duplicates).
  • Skip BD/ReShare requests that are also listed in FOLIO (avoid duplicates).

v2.2.0

13 Dec 13:52
30bedf6
Compare
Choose a tag to compare
  • Replace Borrow Direct with ReShare
  • Eliminate reference to ilsapi.cgi script
  • Update login page text (DISCOVERYACCESS-7838)