2007-03-15 18:48 erickson * OpenSRF/src/: utils/socket_bundle.c, libtransport/transport_client.c: lowered some logging 2007-03-14 23:56 pines * Open-ILS/xul/staff_client/server/main/: ws_info.xul: workstation registration layout tweak and properly sorted my_org tree 2007-03-14 22:14 erickson * Open-ILS/web/opac/skin/default/xml/myopac/: myopac_holds.xml: stretching table to full width 2007-03-14 14:07 pines * Open-ILS/xul/staff_client/server/circ/: checkout.js: handle PATRON_CARD_INACTIVE event in case checkout interface does not get disabled 2007-03-14 12:08 erickson * Open-ILS/src/perlmods/OpenILS/Application/: SuperCat.pm: not doing connect to prevent stranded cstore backends 2007-03-14 02:16 miker * Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/metabib.pm: adding "available" filter to main search methods 2007-03-12 17:07 erickson * Open-ILS/src/perlmods/OpenILS/Application/Actor.pm: added a method to search up the org tree for ancestor org settings until the first match is found 2007-03-12 17:07 erickson * Open-ILS/src/perlmods/OpenILS/Application/Actor.pm: added a method to search up the org tree for ancestor org settings until the first match is found 2007-03-12 14:53 erickson * Open-ILS/examples/: opensrf.xml.example, openils.xml.example: added timeout example for added content 2007-03-12 14:51 erickson * Open-ILS/src/perlmods/OpenILS/WWW/: AddedContent.pm, AddedContent/Syndetic.pm: Added timeout option to the the HTTP calls. set in the config section for the added content handlers. 2007-03-12 10:43 erickson * Open-ILS/src/javascript/backend/circ/: circ_lib.js, circ_permit_hold.js: updated hold logic 2007-03-12 09:22 pines * Open-ILS/xul/staff_client/server/: cat/copy_editor.js, circ/util.js: input filter for money fields in copy editor, and convert empty strings to nulls, and for display, show nulls as 2007-03-12 08:27 erickson * Open-ILS/src/extras/org_tree_js.pl: forcing removal of org tree from the cache before fetching the (potentially) updated org tree 2007-03-11 19:37 erickson * Open-ILS/admin/ils_admin/setup/models.py: changed org setting display sort order 2007-03-11 19:36 erickson * install.sh: simplified the Evergreen part of the install process 2007-03-11 19:36 erickson * Evergreen/Makefile: added the logo-copying logic 2007-03-11 19:35 erickson * Open-ILS/web/opac/images/: main_logo.jpg, small_logo.jpg: using the Evergreen logo as the default logo 2007-03-11 19:33 erickson * Evergreen/web/opac/images/: main_logo.jpg, small_logo.jpg: moving pines logos into the Evergreen tree 2007-03-11 19:21 erickson * Open-ILS/src/javascript/backend/circ/: circ_duration.js, circ_groups.js, circ_item_config.js, circ_lib.js, circ_max_fines.js, circ_permit_copy.js, circ_permit_hold.js, circ_permit_patron.js, circ_permit_renew.js, circ_recurring_fines.js: removed some unused circ scripts made these circ scripts more generic and simple for default installations 2007-03-11 19:20 erickson * Evergreen/: Makefile, src/javascript/backend/circ/circ_duration.js, src/javascript/backend/circ/circ_groups.js, src/javascript/backend/circ/circ_item_config.js, src/javascript/backend/circ/circ_permit_copy.js, src/javascript/backend/circ/circ_permit_hold.js, src/javascript/backend/circ/circ_permit_patron.js, src/javascript/backend/circ/circ_permit_renew.js: moved the PINES-specific circ rules over to the Evergreen tree as an example 2007-03-11 18:22 erickson * Open-ILS/admin/ils_admin/setup/models.py: added org_unit_setting model. re-tabbed to be more python friendly 2007-03-10 15:05 miker * Open-ILS/src/cgi-bin/lib-setup.cgi: force uppercase for shortname on add 2007-03-10 13:23 miker * Open-ILS/src/sql/Pg/: 900.audit-functions.sql, 901.audit-tables.sql: auditor schema fixups for the recent logical split 2007-03-10 12:30 erickson * install.conf.default, Open-ILS/src/Makefile, Open-ILS/examples/lib_ips.txt.example: added an example lib ips file. removed evergreen_core from the default config since that target has become the de facto PINES stuff (needs to change, obviously) 2007-03-09 16:06 miker * Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/: biblio.pm: adding OU visiblity restriction to copy count call 2007-03-09 15:28 pines * Open-ILS/xul/staff_client/server/patron/: items.js: wrong print template for Items Out 2007-03-08 15:10 pines * Open-ILS/xul/staff_client/chrome/content/util/: list.js: delay auto-select and call on_select 2007-03-08 14:46 miker * install.conf.default: adding openils_db to the end of the default make target list 2007-03-08 14:34 miker * Open-ILS/src/sql/Pg/: 002.functions.config.sql, 002.schema.config.sql: moving xml2 requirement out of the way 2007-03-08 14:24 pines * Open-ILS/xul/staff_client/server/cat/copy_browser.js: disable auto-row selection for copy browser 2007-03-08 14:15 pines * Open-ILS/xul/staff_client/server/cat/: copy_browser.js: disable auto-row selection for copy browser 2007-03-07 20:21 miker * Open-ILS/src/perlmods/OpenILS/Utils/ModsParser.pm: removing extra spaces in titles after parsing the MODS 2007-03-07 16:22 erickson * OpenSRF/src/perlmods/OpenSRF/UnixServer.pm: refactored the unix::server config handling by getting rid of the old temp config files and passing config params directly to the net::server run() method