Releases: cul-it/cul-my-account
Releases · cul-it/cul-my-account
v1.1.4
- Display an alert regarding renewals processing.
v1.1.3
- Prevent undefined method 'strftime' for nil:NilClass exceptions. (DISCOVERYACCESS-5822)
v1.1.2
- Call slip items should display on the pending requests tab. (DISCOVERYACCESS-5762)
v1.1.1
- Call slip items should not be included in the @CheckOutS array. (DISCOVERYACCESS-5567)
v1.1.0
- Added a 'master disable' that allows My Account to be shut off completely
- Suppressed Borrow Direct errors
v1.0.6
Changed 'Charged' status to display as 'Checked Out.'
v1.0.5
- Fixed redirect that happens when no patron is found
v1.0.4
- Added nil check for @bd_requests in the index method
- If the netid isn't found, redirect to root and display flash message
- For Rails 5, protect_from_forgery must be explicitly prepended to the before_action chain
- Added Type column to the checkout out items tab
v1.0.3
- Fixed a bug preventing renewals through ILLiad
v1.0.2
- Improved renewal status and error messages
- Removed 'cannot be renewed' badges for items in large collections of charged material (fixes a timeout error)