]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1306814: Make use of patron timeout setting for selfcheck
authorBen Shum <bshum@biblio.org>
Fri, 26 Sep 2014 21:05:39 +0000 (17:05 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 10 Oct 2014 15:13:57 +0000 (11:13 -0400)
commitf7edee62ba832ffd5cd3a8c1946dd6a10bf33d1c
treea07c08704f975bb39738521f2f18cc24af9244eb
parent8f8e7895b4ffc8fc532a9024aa49944aa305c66a
LP#1306814: Make use of patron timeout setting for selfcheck

As described in the bug, the library setting "Self Check: Patron Login Timeout
(in seconds)" does not appear to work with the newer selfcheck interface.

It looks like some of it was already being pulled in, like the variable, but
the interface was not utilizing it.

This commit borrows from the old JS selfcheck and implements a default of
three minutes for selfcheck timeout otherwise handled by the library setting.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/web/js/ui/default/circ/selfcheck/selfcheck.js