From f4a3f75eca00a92385964047001345e564ce3658 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 28 Jun 2017 16:52:39 -0400 Subject: [PATCH] JBAS-1728 SCKO misc. additions and repairs * Display batch renewal status info within the items out page * Adds a login page cancel button * Fixes various issues with the already-seen barcode handling * Prevent batch renewal attempst on already seen barcodes * Avoid displaying batch-renewed circs in the session circs list Signed-off-by: Bill Erickson --- .../templates_kcls/circ/selfcheck/circ_page.tt2 | 4 + .../templates_kcls/circ/selfcheck/patron_login.tt2 | 22 +++- Open-ILS/web/js/dojo/openils/circ/nls/selfcheck.js | 2 +- .../web/js/ui/kcls/circ/selfcheck/selfcheck.js | 112 +++++++++++++-------- 4 files changed, 91 insertions(+), 49 deletions(-) diff --git a/KCLS/openils/var/templates_kcls/circ/selfcheck/circ_page.tt2 b/KCLS/openils/var/templates_kcls/circ/selfcheck/circ_page.tt2 index e46bc72530..8f551a4c4e 100644 --- a/KCLS/openils/var/templates_kcls/circ/selfcheck/circ_page.tt2 +++ b/KCLS/openils/var/templates_kcls/circ/selfcheck/circ_page.tt2 @@ -15,6 +15,10 @@
+
+
+
+
diff --git a/KCLS/openils/var/templates_kcls/circ/selfcheck/patron_login.tt2 b/KCLS/openils/var/templates_kcls/circ/selfcheck/patron_login.tt2 index 84e8d2f92b..bb2c419442 100644 --- a/KCLS/openils/var/templates_kcls/circ/selfcheck/patron_login.tt2 +++ b/KCLS/openils/var/templates_kcls/circ/selfcheck/patron_login.tt2 @@ -22,19 +22,31 @@
-
+
-
+
-
+
+
+ + +
+
+
+