CAT-60 Patron editor and item summary print additions
authorVictoria Lewis <vlewis@catalystdevworks.com>
Tue, 2 May 2017 20:59:39 +0000 (13:59 -0700)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
commit8c3694c6293ecf237795d8af26f46bec09b94909
treeb45e45cb7e2b5b85e88ad24115f79df8afe2088a
parent7598cd50f91b5316f9456c64013eef543779fb6c
CAT-60 Patron editor and item summary print additions

- Add new template item_status_detailed to print
most of the data from quick summary
- Make an array to hold the data to print in alternate_copy_summary.js
- Make a new template called item_status_detailed for the print
additions
- Add print-detailed button to alternate_copy_summary.xul
- Add print functionality to patron edit screen
- Add print functionality to item quick summary
- Add experimental node exploration and testing to copy_status.js
Signed-off-by: Billy Horn <bhorn@catalystdevworks.com>
Signed-off-by: Skye Howard <showard@catalyte.io>
Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/web/js/ui/default/actor/user/register.js
modified:   Open-ILS/xul/staff_client/chrome/content/util/print.js
modified:   Open-ILS/xul/staff_client/server/circ/alternate_copy_summary.js
modified:   Open-ILS/xul/staff_client/server/circ/alternate_copy_summary.xul
modified:   Open-ILS/xul/staff_client/server/skin/print_list_templates

Return receipt template file to pretty-printed JSON format to avoid
clobbering the whole file.  -- Bill.
Open-ILS/web/js/ui/default/actor/user/register.js
Open-ILS/xul/staff_client/chrome/content/util/print.js
Open-ILS/xul/staff_client/server/circ/alternate_copy_summary.js
Open-ILS/xul/staff_client/server/circ/alternate_copy_summary.xul
Open-ILS/xul/staff_client/server/skin/print_list_templates