2008-01-28 erickson * Open-ILS/web/opac/skin/default/js/rdetail.js: protecting against edge case where we run off the end of the org table before finding a place to insert the callnumber row * Open-ILS/src/perlmods/OpenILS/Application/Collections.pm: drastically up the timeout for these long-running transactions 2008-01-28 miker * Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm: protect hold targeter against deleted records 2008-01-29 erickson * branches/rel_1_2/Evergreen/src/javascript/backend/circ/circ_permit_hold.js, Evergreen/src/javascript/backend/circ/circ_permit_hold.js: added some hold permit exemptions for DCPL and LEE. this is a PINES thing 2008-01-29 miker * Open-ILS/src/perlmods/OpenILS/WWW/SuperCat/Feed.pm: use default namespaces ... easier to work with anyway, and newer libxmls avoid stripping them 2008-01-30 phasefx * Open-ILS/xul/staff_client/chrome/content/circ/offline_checkin.js, Open-ILS/xul/staff_client/chrome/content/circ/offline_checkout.js, Open-ILS/xul/staff_client/chrome/content/circ/offline_in_house_use.js, Open-ILS/xul/staff_client/chrome/content/circ/offline_renew.js: fixes broken offline templates 2008-01-30 erickson * Open-ILS/src/perlmods/OpenILS/Application/Circ/Money.pm: ensuring transactions are closed after a billing is applied against a negative balance transaction 2008-01-30 phasefx * Open-ILS/xul/staff_client/chrome/content/util/list.js: change D_ALERT log level to D_WARN to avoid unneeded popups * Open-ILS/xul/staff_client/chrome/content/circ/offline_register.xul: show date format.. this used to be obvious in a fancy way (translucent text superimposed over the textbox), but that was causing problems with clicking into the textbox (as opposed to tabbing into it) 2008-01-31 erickson * Open-ILS/src/extras/ils_events.xml, Open-ILS/src/perlmods/OpenILS/Application/Circ.pm: disallow marking an item lost that is already marked lost 2008-01-31 phasefx * Open-ILS/xul/staff_client/server/patron/items.js: single-row refresh does not realize when an item needs to move between lists, as in the Item Outs interface with Mark Lost or Claimed Returned. This is a quick fix, needs testing 2008-02-01 phasefx * Open-ILS/xul/staff_client/server/cat/copy_editor.js: sidestep race condition with new volumes and db replication.. this should fix the Stat Cat popup errors, but we need to test on weezie * Open-ILS/xul/staff_client/server/cat/copy_editor.js: avoid an error for read-only mode 2008-02-04 phasefx * Open-ILS/xul/staff_client/server/patron/bills.js: clear "Red Items are circulating" hint on refresh in Patron Bills interface 2008-02-05 phasefx * Open-ILS/xul/staff_client/chrome/content/util/print.js: regression in dos.print kludge.. need to quote path for windows, and assure text is being passed and not objects 2008-02-05 erickson * Open-ILS/src/perlmods/OpenILS/Application/Actor.pm: backport fixes to workstation registration -- we no longer delete workstations when using .override 2008-02-06 erickson * Open-ILS/src/perlmods/OpenILS/Application/Circ.pm: added explicit "return undef" 2008-02-11 erickson * Evergreen/conf/lib_ips.txt: new lib IP ranges