2007-12-04 miker * branches/rel_1_2_1/Open-ILS/src/sql/Pg/002.schema.config.sql: forward porting xpath typo fix from Dan Scott 2007-12-05 phasefx * branches/rel_1_2_1/Open-ILS/xul/staff_client/server/admin/printer_settings.html: typo, fixes a get_contentWindow error * branches/rel_1_2_1/Open-ILS/xul/staff_client/server/circ/copy_details.xul: typo, fixes a Retrieve Last Patron bug from Item Details * branches/rel_1_2_1/Open-ILS/xul/staff_client/chrome/content/util/network.js: This could be a normal condition, not an error 2007-12-06 erickson * branches/rel_1_2_1/Open-ILS/web/opac/skin/default/xml/myopac/myopac_holds.xml: repaired lost entity 2007-12-06 phasefx * branches/rel_1_2_1/Open-ILS/xul/staff_client/chrome/content/main/constants.js, branches/rel_1_2_1/Open-ILS/xul/staff_client/chrome/content/util/file.js, branches/rel_1_2_1/Open-ILS/xul/staff_client/chrome/content/util/print.js: banging on the 'dos print' kludge. There was a 1.2 regression involving a file path, which still needs to be tested with an actual windows machine and receipt printer. This changeset also adds linux lpr support for 'dos print'. I may need to use this print strategy for incremental printing, as much as it pains me. 2007-12-08 phasefx * branches/rel_1_2_1/Open-ILS/xul/staff_client/chrome/content/OpenILS/global_util.js, branches/rel_1_2_1/Open-ILS/xul/staff_client/server/patron/bill_details.xul, branches/rel_1_2_1/Open-ILS/xul/staff_client/server/patron/bill_history.xul: Hrmm, going back to the old--url param--way of passing data around windows/iframes here. Fixes a regression where Item Details weren't showing for Bill History/Alternate View/Full Details in billing interface. Remind me to never use iframes in the next major staff client overhaul; I'll use Bill & Mike's clone template node strategy first. :) Let's also trap the error I'm working around here, TypeError: this.docShell has no properties when trying to access the contentWindow for these specific iframes 2007-12-12 erickson * branches/rel_1_2_1/Open-ILS/admin/ils_admin/settings.py, branches/rel_1_2_1/Open-ILS/admin/ils_admin/settings.py.example: backporting simple fix to prevent upgrade clobbering * branches/rel_1_2_1/config.sh: backporting offline config generation to prevent config clobbering 2008-01-02 phasefx * branches/rel_1_2_1/Open-ILS/xul/staff_client/server/patron/holds.js: disallow editing the pickup locations for intransit or ready for pickup holds * branches/rel_1_2_1/Open-ILS/xul/staff_client/server/cat/z3950.js: move this FIXME (a TODO) to a comment 2008-01-03 erickson * branches/rel_1_2_1/Open-ILS/src/perlmods/OpenILS/Application/Cat.pm: backporting move to cstore for bib create and replace calls 2008-01-03 phasefx * branches/rel_1_2_1/Open-ILS/xul/staff_client/chrome/content/main/about.html: change Build ID to Target Server ID to match reality, and display the svn path the build came from 2008-01-07 miker * .: Tagging 1.2.1.1 for release. * Open-ILS/src/perlmods/OpenILS/Application.pm: Updated the reported ILS version