Releases: cul-it/cul-my-account
Releases · cul-it/cul-my-account
v2.3.3
Changed
- Link to library fines page on My Account login screen
- Link to library fines on Fines and Fees tab
v2.3.2
Fixed
- New FOLIO token auth scheme causing problems because of token caching; caching disabled for now
v2.3.1
Fixed
- Bad gemspec requirement for
cul-folio-edge
causing bundler to fail
v2.3
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
- Change spelling of "Borrow Direct" to "BorrowDirect"
v2.2.4
- Remove link to Borrow Direct resolver script (DISCOVERYACCESS-8043)
- Guard against empty(ish) ReShare records (DISCOVERYACCESS-8164)
v2.2.3
- Fix bugs in shipped date calculation and MARC parsing that prevented requests from loading.
v2.2.2
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
- 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
- Replace Borrow Direct with ReShare
- Eliminate reference to ilsapi.cgi script
- Update login page text (DISCOVERYACCESS-7838)