From 3ecba93eaff8424be183ca544a55e2f0d5c7343d Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 24 Jun 2014 09:49:44 -0400 Subject: [PATCH] checkin mods cont Signed-off-by: Bill Erickson --- .../src/templates/staff/circ/checkin/index.tt2 | 80 ++++++++--- Open-ILS/src/templates/staff/circ/patron/index.tt2 | 2 +- .../css/{circ/patron.css.tt2 => circ.css.tt2} | 3 +- Open-ILS/src/templates/staff/css/style.css.tt2 | 11 +- .../web/js/ui/default/staff/circ/checkin/app.js | 18 ++- .../web/js/ui/default/staff/circ/services/circ.js | 156 +++++++++++++-------- 6 files changed, 185 insertions(+), 85 deletions(-) rename Open-ILS/src/templates/staff/css/{circ/patron.css.tt2 => circ.css.tt2} (95%) diff --git a/Open-ILS/src/templates/staff/circ/checkin/index.tt2 b/Open-ILS/src/templates/staff/circ/checkin/index.tt2 index 5fcf57f48c..77436f7122 100644 --- a/Open-ILS/src/templates/staff/circ/checkin/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/checkin/index.tt2 @@ -12,37 +12,56 @@ [% INCLUDE 'staff/circ/share/circ_strings.tt2' %] + [% END %] - +
-
+
+
+
+ [% l('Backdated Check In [_1]', + '{{checkinArgs.backdate | date:"shortDate"}}') %] +
+
+ [% l('Ignore Pre-Cataloged Items') %] +
+
+ [% l('Suppress Holds and Transits') %] +
+
+ [% l('Amnesty Mode') %] +
+
+ [% l('Auto-Print Hold and Transit Slips') %] +
+
+
+
+ + +
+
+ - - +
-
+ +
-
-
- [% l('Backdated Check In [_1]', - '{{checkinArgs.backdate | date:"shortDate"}}') %] -
-
[% l('Effective Date') %]
@@ -51,7 +70,6 @@
-

@@ -105,6 +123,36 @@ [% l('Ignore Pre-cataloged Items') %] +
  • + + + + [% l('Suppress Holds and Transits') %] + +
  • +
  • + + + + [% l('Amnesty Mode') %] + +
  • +
  • + + + + [% l('Auto-Print Hold and Transit Slips') %] + +
  • diff --git a/Open-ILS/src/templates/staff/circ/patron/index.tt2 b/Open-ILS/src/templates/staff/circ/patron/index.tt2 index 2cb6b7bb36..0bcdbcc3f2 100644 --- a/Open-ILS/src/templates/staff/circ/patron/index.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/index.tt2 @@ -26,7 +26,7 @@ - +