From: Galen Charlton Date: Fri, 21 Sep 2018 18:58:47 +0000 (-0400) Subject: LP#1552778: add timepicker to webstaff checkout page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5a97270f80cbdd7857b3af13b9faa77c38ca22a6;p=working%2FEvergreen.git LP#1552778: add timepicker to webstaff checkout page This patch adds a timepicker to go along with the datepicker if the operator invokes the option to set a specific due date. To test ------- [1] Arrange circ policies to have both hourly and daily loans. [2] Apply the patch. [3] Check out an item for an hourly loan. Verify that the due date and time is per policy. [4] Check out an item for a daily loan. Verify that the due date is per policy. [5] Check out an item for an hourly loan, but set a specific due date and time. Verify that the due date and time matches the selected value. [6] Check out an item for a daily loan, but set a specific due date. Verify that the due date matches the selected value; note that any time component is ignored since for daily loans the time gets normalized to 23:59. Signed-off-by: Galen Charlton Signed-off-by: Kathy Lussier Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 index 309c82a085..cd1a5d43a7 100644 --- a/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2 @@ -1,7 +1,7 @@
-
+
@@ -39,8 +39,8 @@
-
-
+
+
--> - -
- +
+