Skip to content

Releases: cul-it/cul-my-account

v1.1.4

03 Sep 21:13
Compare
Choose a tag to compare
  • Display an alert regarding renewals processing.

v1.1.3

08 May 17:08
Compare
Choose a tag to compare
  • Prevent undefined method 'strftime' for nil:NilClass exceptions. (DISCOVERYACCESS-5822)

v1.1.2

23 Mar 21:11
a2f8178
Compare
Choose a tag to compare
  • Call slip items should display on the pending requests tab. (DISCOVERYACCESS-5762)

v1.1.1

23 Mar 21:00
c688f9b
Compare
Choose a tag to compare
  • Call slip items should not be included in the @CheckOutS array. (DISCOVERYACCESS-5567)

v1.1.0

23 Jan 02:25
08cdee8
Compare
Choose a tag to compare
  • Added a 'master disable' that allows My Account to be shut off completely
  • Suppressed Borrow Direct errors

v1.0.6

22 Jan 16:05
d00cbe6
Compare
Choose a tag to compare

Changed 'Charged' status to display as 'Checked Out.'

v1.0.5

27 Nov 21:02
Compare
Choose a tag to compare
  • Fixed redirect that happens when no patron is found

v1.0.4

20 Nov 18:04
2c4da57
Compare
Choose a tag to compare
  • 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

10 Oct 18:19
43f6416
Compare
Choose a tag to compare
  • Fixed a bug preventing renewals through ILLiad

v1.0.2

21 Aug 18:17
97b717c
Compare
Choose a tag to compare
  • Improved renewal status and error messages
  • Removed 'cannot be renewed' badges for items in large collections of charged material (fixes a timeout error)