LP#1554714 Migrate eg-date-input to ui-datepicker-popup
authorBill Erickson <berickxx@gmail.com>
Thu, 10 Mar 2016 18:08:00 +0000 (13:08 -0500)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 20 Apr 2016 15:38:53 +0000 (11:38 -0400)
commit38b28ed8bcacb4a2f5f29565d00165cd8d641751
tree656869a71c1b4cfa33bfb83b47cc673d28458ff6
parent9fd09c9b8cc79aeb70bef0a5b9ee7cd526fa7af9
LP#1554714 Migrate eg-date-input to ui-datepicker-popup

Also add support for uib-timepicker as an option secondary component of
the input.

Refactor existing use of eg-date-input to use <eg-date-input/>-style
declaration to better differentiate between a normal <input> and the
more complete/stylized date input div.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
14 files changed:
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/src/templates/staff/circ/checkin/t_checkin.tt2
Open-ILS/src/templates/staff/circ/patron/t_bill_history.tt2
Open-ILS/src/templates/staff/circ/patron/t_checkout.tt2
Open-ILS/src/templates/staff/circ/patron/t_edit.tt2
Open-ILS/src/templates/staff/circ/patron/t_edit_due_date_dialog.tt2
Open-ILS/src/templates/staff/circ/patron/t_messages.tt2
Open-ILS/src/templates/staff/circ/patron/t_renew_with_date_dialog.tt2
Open-ILS/src/templates/staff/circ/renew/t_renew.tt2
Open-ILS/src/templates/staff/circ/share/t_backdate_dialog.tt2
Open-ILS/src/templates/staff/circ/share/t_hold_dates.tt2
Open-ILS/src/templates/staff/circ/share/t_mark_claims_returned_dialog.tt2
Open-ILS/src/templates/staff/share/t_datetime.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/services/ui.js