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)
committerBill Erickson <berickxx@gmail.com>
Thu, 14 Apr 2016 14:18:02 +0000 (10:18 -0400)
commit2d37f91125a83f6eb767abd0761e792bc4ce66c7
treea0ee2b2b643c400c0f4bcb2969c512fd72c977b6
parenta8198d4b7f55bac8f075a8b39c59e4d723d75da3
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>
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