2007-03-26 15:52 miker * Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/actor.pm: directional check for overlap recursion check 2007-03-26 12:41 erickson * OpenSRF/src/perlmods/OpenSRF/Transport/SlimJabber/: Client.pm: forcing int on timeout values in process and timed_read 2007-03-26 12:25 erickson * OpenSRF/src/perlmods/OpenSRF/Application.pm: added an info log line to log the called method 2007-03-26 12:25 erickson * OpenSRF/src/perlmods/OpenSRF/Application.pm: added an INFO log line to log the called method on the server 2007-03-24 04:44 pines * Open-ILS/xul/staff_client/server/patron/barcode_entry.xul: This was experimental code.. reverting back to a stable version. Need to start using branches instead of HEAD for experiments 2007-03-24 00:48 pines * Open-ILS/xul/staff_client/server/cat/copy_browser.js: append server name to prefs file for copy browser, and default to ws_ou if no start_ou pref has been set for the copy browser 2007-03-23 21:04 pines * Open-ILS/xul/staff_client/chrome/content/: OpenILS/data.js, util/print.js: SHORTNAME macro instead of PINES_CODE for receipt tempaltes 2007-03-23 17:17 miker * Open-ILS/src/extras/import/: marc2are.pl, marc2bre.pl: adding support for a --marctype flag, useful for supplying a MARCXML stream instead of a MARC21 file 2007-03-23 09:12 erickson * OpenSRF/src/Makefile: removing install of deprecated files 2007-03-22 21:16 erickson * OpenSRF/bin/: jabber_users_create, opensrf_all, opensrf_ctl: removing deprecated files 2007-03-22 21:13 erickson * OpenSRF/examples/opensrf_core.xml.example: removed the deprecated rest_gateway config; added comment on router name changes 2007-03-22 15:13 erickson * Open-ILS/examples/opensrf.xml.example: enabling LoC Z server by default 2007-03-22 14:49 erickson * OpenSRF/src/perlmods/OpenSRF/Utils/Config.pm: added "use Net::Domain" in the package that calls hostfqdn() 2007-03-21 19:06 miker * OpenSRF/bin/osrf_ctl.sh: spacing adjustment 2007-03-21 19:04 miker * OpenSRF/examples/opensrf.xml.example: adjusting comment in example config re bug #518 2007-03-21 16:56 pines * Open-ILS/xul/staff_client/server/cat/: copy_buckets.js, record_buckets.js: change wording for user speedbump 2007-03-21 08:59 erickson * Open-ILS/examples/opensrf.xml.example: updated some comments, removed some unused configs for the C apps 2007-03-20 19:55 erickson * Open-ILS/src/perlmods/OpenILS/Application/SuperCat.pm: backporting removal of connect call 2007-03-20 00:22 miker * Open-ILS/src/c-apps/oils_dataloader.c: robustification suggested by Scott McKellar -- early exit on transactional errors, minor memory leak plugging, casting bug that affects portability 2007-03-19 19:55 pines * Open-ILS/xul/staff_client/server/patron/: bill_details.xul, bill_history.xul, bill_wizard.xul, display.js, hold_notices.xul, info_notes.xul, summary.js: display prefix/suffix with names.. should probably refactor this into some utility code 2007-03-19 19:54 erickson * install.sh: removed redundant (and non-portable) call to gpasswd 2007-03-19 19:53 pines * Open-ILS/xul/staff_client/server/patron/: search_result.js: no auto-select for patron search 2007-03-19 19:47 miker * OpenSRF/src/perlmods/OpenSRF/Utils/Config.pm: using Net::Domain instead of the shell to get the fqdn of the current host 2007-03-19 17:04 erickson * Open-ILS/examples/opensrf.xml.example, OpenSRF/bin/osrf_ctl.sh: added more portable (perl) hostname fetching to pass to the C code, updated docs 2007-03-15 19:10 pines * Open-ILS/xul/staff_client/server/main/ws_info.xul: layout tweak and properly sorted tree for workstation registration 2007-03-15 19:10 pines * Open-ILS/xul/staff_client/server/circ/checkout.js: handle PATRON_CARD_INACTIVE event in checkout just in case the interface does not get disabled properly