2007-03-07 13:56 miker * Open-ILS/: examples/fm_IDL.xml, src/perlmods/OpenILS/Application/Ingest.pm, src/perlmods/OpenILS/Application/Storage/CDBI/config.pm, src/sql/Pg/002.schema.config.sql: renameing clashing "search" field to "search_field" 2007-03-07 12:38 miker * Open-ILS/src/sql/Pg/: 006.data.permissions.sql, 006.schema.permissions.sql, 900.audit-functions.sql, 900.audit-tables.sql, 901.audit-tables.sql, build-db.sh: logical division of some data/schema stuff; adding a pkey to the audit tables (easing replication) 2007-03-07 11:57 miker * Open-ILS/src/: sql/Pg/002.schema.config.sql, perlmods/OpenILS/Application/Storage/Publisher/actor.pm, perlmods/OpenILS/Application/Storage/CDBI/config.pm: general cleanup; search/facet; library hiding 2007-03-05 17:12 erickson * Open-ILS/web/opac/skin/default/: js/holds.js, xml/common/holds.xml: disabling hold notify checkbox when user has no email and showing message pointing them to my account 2007-03-05 17:10 erickson * Open-ILS/xul/staff_client/server/admin/: closed_dates.xhtml: added alert message for update successes 2007-03-05 16:48 miker * Open-ILS/src/sql/Pg/002.schema.config.sql: adding xml_transform support. this will require a patched xml2 module. 2007-03-05 16:40 erickson * Open-ILS/web/opac/skin/default/js/: holds.js: unchecking email box if user has no email 2007-03-05 15:50 pines * Open-ILS/xul/staff_client/server/cat/: copy_buckets.js, copy_buckets.xul, copy_buckets_overlay.xul, record_buckets.js, record_buckets.xul, record_buckets_overlay.xul: print export buttons for bucket interfaces 2007-03-05 15:47 erickson * Open-ILS/: examples/openils.xml.example, examples/opensrf.xml.example, src/Makefile: moved openils.xml.example opensrf.xml.example 2007-03-05 15:41 erickson * OpenSRF/examples/opensrf_core.xml.example, Open-ILS/examples/openils.xml.example, install.conf.default: applying spelling fixes and making db names/passwords match accross default config files thanks to patch by Dan Scott. Thanks, Dan! 2007-03-05 15:07 miker * install.sh: adding DBVER to install.sh 2007-03-05 15:06 pines * Open-ILS/xul/staff_client/server/: circ/util.js, patron/items.js: checkout lib column and some sanity checking for circ details 2007-03-05 15:04 erickson * config.sh: fixed default value for DBVER 2007-03-05 14:54 miker * config.sh, install.conf.default, Open-ILS/src/Makefile, Open-ILS/src/extras/import/build-oils-db.sh, Open-ILS/src/sql/Pg/build-db.sh: support different version of Pg 2007-03-05 14:36 pines * Open-ILS/xul/staff_client/server/: circ/util.js, patron/items.js: checkout lib column for circs 2007-03-05 13:11 erickson * Open-ILS/web/opac/skin/default/xml/home/: index_body.xml: protecting against IE complaints over table display, version 2 2007-03-05 13:05 erickson * Open-ILS/web/opac/skin/default/xml/home/: index_body.xml: protecting against IE complaints over table display 2007-03-05 12:33 erickson * Open-ILS/web/opac/skin/default/js/: myopac.js: changed batch renewal logic to collect items to renew before the renewal kicks off so that page drawing does not occurr mid-renewal 2007-03-05 11:52 erickson * Open-ILS/examples/apache/: eg.conf: added fix for IE/ssl problems 2007-03-05 10:22 pines * Open-ILS/xul/staff_client/server/patron/items.js: defensive coding, re: helpdesk ticket #4873 2007-02-25 11:55 miker * Open-ILS/: src/perlmods/OpenILS/Application/Ingest.pm, examples/fm_IDL.xml: adding support for faceting and searching separately 2007-02-23 15:22 erickson * Open-ILS/xul/staff_client/server/admin/: closed_dates.js: added some user feedback after item create/delete 2007-02-23 15:06 erickson * Evergreen/xul/staff_client/server/patron/ue.js: forward-porting jasons object cache fetching code 2007-02-23 14:46 pines * Evergreen/xul/staff_client/server/patron/ue.js: use data from xpcom stash instead of fetching over the network 2007-02-23 14:04 pines * Open-ILS/xul/staff_client/chrome/content/util/: list.js: auto-select last added row regardless whether it was appended or prepended 2007-02-23 13:45 pines * Open-ILS/xul/staff_client/: chrome/content/util/file.js, defaults/preferences/prefs.js: support open-ils.write_in_user_chrome_directory pref 2007-02-23 12:43 erickson * Open-ILS/admin/ils_admin/setup/: models.py: added model for config.metabib_field 2007-02-23 11:43 miker * Open-ILS/src/cgi-bin/: lib-setup.cgi: add a note about hiding all hidden OUs 2007-02-23 11:34 erickson * Open-ILS/web/opac/: common/js/opac_utils.js, common/js/org_utils.js, skin/default/js/rdetail.js: hiding non-opac_visible orgs in public opac 2007-02-23 11:31 miker * Open-ILS/src/cgi-bin/lib-setup.cgi: just belt-and-suspenders on the bool matching