]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Patch from Lebbeous Fogle-Weekley implementing pickup and return interfaces for booki...
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 8 Jan 2010 16:15:47 +0000 (16:15 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 8 Jan 2010 16:15:47 +0000 (16:15 +0000)
commit95cfa7565b9cee03a0bf6e51b048db347d3aaf04
tree10e40541b80de329495256ad5458ffdc01d09eaf
parent701ba40f7d3e08e28e1c9c59b9fb6bec68bced1e
Patch from Lebbeous Fogle-Weekley implementing pickup and return interfaces for booking reservations ... WE ARE SO CLOSE I CAN TASTE IT.  Minor reworking of Circulate.pm changes.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15285 dcc99617-32d9-48b4-a31d-7c20da2025e4
18 files changed:
Open-ILS/src/perlmods/OpenILS/Application/Booking.pm
Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm
Open-ILS/web/css/skin/default/booking.css
Open-ILS/web/js/dojo/openils/booking/nls/pickup_and_return.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/booking/common.js
Open-ILS/web/js/ui/default/booking/pickup.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/booking/populator.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/booking/reservation.js
Open-ILS/web/js/ui/default/booking/return.js [new file with mode: 0644]
Open-ILS/web/templates/default/booking/pickup.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/booking/return.tt2 [new file with mode: 0644]
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/server/patron/display.js
Open-ILS/xul/staff_client/server/patron/display.xul
Open-ILS/xul/staff_client/server/patron/display_horiz.xul
Open-ILS/xul/staff_client/server/patron/display_horiz_overlay.xul
Open-ILS/xul/staff_client/server/patron/display_overlay.xul