Merged revisions 9822-9824,9828,9832,9836-9837,9840,9843-9850,9853-9854,9857,9862...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Jun 2008 20:56:41 +0000 (20:56 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 19 Jun 2008 20:56:41 +0000 (20:56 +0000)
commitd4f833e96c7c8353debed14c346a81f13c485d8d
tree4f565a7df8a30ceb0c260ad1850b085fa0724abe
parent1c33a991eaf7786660266ca8f93c5a2f9e7df019
Merged revisions 9822-9824,9828,9832,9836-9837,9840,9843-9850,9853-9854,9857,9862-9870,9873,9876,9880-9881,9886,9889-9890 via svnmerge from
svn://svn.open-ils.org/ILS/trunk

........
  r9822 | dbs | 2008-06-13 07:34:46 -0400 (Fri, 13 Jun 2008) | 1 line

  Fix broken entity
........
  r9823 | dbs | 2008-06-13 07:35:25 -0400 (Fri, 13 Jun 2008) | 1 line

  Add script for checking DTD entities and usage
........
  r9824 | dbs | 2008-06-13 07:36:57 -0400 (Fri, 13 Jun 2008) | 1 line

  Commit large i18n patch from Craig Ricciuto
........
  r9828 | miker | 2008-06-13 09:40:46 -0400 (Fri, 13 Jun 2008) | 1 line

  adding copyright statement headers to the schema definition files; forward porting extend_reporter schema and example
........
  r9832 | miker | 2008-06-13 13:34:39 -0400 (Fri, 13 Jun 2008) | 1 line

  add "is blank" and "is not blank" ops, similar to "is null" and "is not null"
........
  r9836 | phasefx | 2008-06-13 17:16:07 -0400 (Fri, 13 Jun 2008) | 1 line

  Retrieve Record via internal Bib Id.  No error checking
........
  r9837 | dbs | 2008-06-16 09:04:29 -0400 (Mon, 16 Jun 2008) | 2 lines

  Prevent the title from being concatenated and remove obsolete comments
........
  r9840 | miker | 2008-06-16 21:16:42 -0400 (Mon, 16 Jun 2008) | 1 line

  adding link from Copy source to total circ count view
........
  r9843 | miker | 2008-06-17 08:47:28 -0400 (Tue, 17 Jun 2008) | 1 line

  activate the reporter schema extention
........
  r9844 | dbs | 2008-06-17 14:07:45 -0400 (Tue, 17 Jun 2008) | 2 lines

  Apply Craig Ricciuto's patch to bring i18n to a number of patron interfaces
........
  r9845 | dbs | 2008-06-18 01:24:09 -0400 (Wed, 18 Jun 2008) | 3 lines

  Add initial work towards CentOS/RHEL installation prerequisites
  Use aptitude instead of apt-get; make it easily configurable
........
  r9846 | miker | 2008-06-18 12:19:09 -0400 (Wed, 18 Jun 2008) | 1 line

  add copy locations as a search filter
........
  r9847 | miker | 2008-06-18 14:15:24 -0400 (Wed, 18 Jun 2008) | 1 line

  adding table (and view, for combining) to record "patronless" obfuscated circ data
........
  r9848 | miker | 2008-06-18 14:16:11 -0400 (Wed, 18 Jun 2008) | 1 line

  adding IDL definitions for "patronless" obfuscated circ data
........
  r9849 | miker | 2008-06-18 15:38:39 -0400 (Wed, 18 Jun 2008) | 1 line

  adding circ id to the all_circs view; adding BEFORE DELETE trigger to perform aging
........
  r9850 | miker | 2008-06-18 15:58:18 -0400 (Wed, 18 Jun 2008) | 1 line

  fixing reporter extention example
........
  r9853 | erickson | 2008-06-18 16:00:42 -0400 (Wed, 18 Jun 2008) | 1 line

  copying the item-config into the result object.  fixed bug in capturing item config info in SIP msg
........
  r9854 | dbs | 2008-06-18 16:36:22 -0400 (Wed, 18 Jun 2008) | 3 lines

  Debian's version of make likes its comments well-separated
  Fixes "commands commence before first target" error.
........
  r9857 | miker | 2008-06-18 21:22:19 -0400 (Wed, 18 Jun 2008) | 1 line

  SQL generation bug on nullable joins
........
  r9862 | erickson | 2008-06-18 22:25:38 -0400 (Wed, 18 Jun 2008) | 1 line

  patch from Brandon Uhlman (with slight alteration discussed and 1 added sanity check) to allow item barcodes to be returned instead of titles in the patron information request.  The oils_sip.xml.exmample comments do a good job of explaining it.  Thanks, Brandon.
........
  r9863 | erickson | 2008-06-18 23:03:52 -0400 (Wed, 18 Jun 2008) | 1 line

  UI component for selecting copy locations to filter on.  todo: plugging in cgi params and middle-layer work
........
  r9864 | miker | 2008-06-18 23:07:33 -0400 (Wed, 18 Jun 2008) | 1 line

  add opac_visible flag to config.copy_status; make Reserves status "available" in counts
........
  r9865 | miker | 2008-06-19 00:21:45 -0400 (Thu, 19 Jun 2008) | 1 line

  more switching to opac_visible on status
........
  r9866 | erickson | 2008-06-19 09:08:23 -0400 (Thu, 19 Jun 2008) | 1 line

  slight wording change to make the date entry more clear
........
  r9867 | erickson | 2008-06-19 09:10:56 -0400 (Thu, 19 Jun 2008) | 1 line

  patch from Bill Ott for a form-reset button to clear the advanced search inputs.  i augmented the "clean" action to clear user-entered data in addition to data propogated from a search
........
  r9868 | erickson | 2008-06-19 09:31:28 -0400 (Thu, 19 Jun 2008) | 1 line

  plugging in copy location search param logic
........
  r9869 | erickson | 2008-06-19 09:52:49 -0400 (Thu, 19 Jun 2008) | 1 line

  moved copy location filter in with other filters -- only visible when search location has can_have_vols==true
........
  r9870 | miker | 2008-06-19 11:30:35 -0400 (Thu, 19 Jun 2008) | 1 line

  honor expire time on holds
........
  r9873 | phasefx | 2008-06-19 11:45:13 -0400 (Thu, 19 Jun 2008) | 1 line

  This fixes one class of caching problems with the chrome OPAC wrapper (all the different staff views that hang off of the catalog)
........
  r9876 | erickson | 2008-06-19 11:57:08 -0400 (Thu, 19 Jun 2008) | 1 line

  added support for setting hold expire time using an interval defined in the org unit setting
........
  r9880 | miker | 2008-06-19 13:14:07 -0400 (Thu, 19 Jun 2008) | 1 line

  typo
........
  r9881 | miker | 2008-06-19 13:51:55 -0400 (Thu, 19 Jun 2008) | 1 line

  perl syntax typo
........
  r9886 | phasefx | 2008-06-19 14:58:10 -0400 (Thu, 19 Jun 2008) | 1 line

  use POST instead of GET to prevent caching
........
  r9889 | erickson | 2008-06-19 15:15:55 -0400 (Thu, 19 Jun 2008) | 1 line

  removed the image caching configs since that is handled by memcache now
........
  r9890 | dbs | 2008-06-19 16:35:21 -0400 (Thu, 19 Jun 2008) | 2 lines

  Merge another i18n patch from Craig Ricciuto
........

git-svn-id: svn://svn.open-ils.org/ILS/branches/acq-experiment@9891 dcc99617-32d9-48b4-a31d-7c20da2025e4
94 files changed:
Open-ILS/examples/apache/eg.conf
Open-ILS/examples/fm_IDL.xml
Open-ILS/examples/oils_sip.xml.example
Open-ILS/src/extras/Makefile.install
Open-ILS/src/javascript/backend/circ/circ_item_config.js
Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm
Open-ILS/src/perlmods/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/CDBI/config.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/biblio.pm
Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/metabib.pm
Open-ILS/src/perlmods/OpenILS/Reporter/SQLBuilder.pm
Open-ILS/src/perlmods/OpenILS/SIP/Item.pm
Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm
Open-ILS/src/sql/Pg/000.english.pg80.fts-config.sql
Open-ILS/src/sql/Pg/000.english.pg81.fts-config.sql
Open-ILS/src/sql/Pg/000.english.pg82.fts-config.sql
Open-ILS/src/sql/Pg/001.schema.offline.sql
Open-ILS/src/sql/Pg/002.functions.config.sql
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/006.schema.permissions.sql
Open-ILS/src/sql/Pg/010.schema.biblio.sql
Open-ILS/src/sql/Pg/011.schema.authority.sql
Open-ILS/src/sql/Pg/020.schema.functions.sql
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/070.schema.container.sql
Open-ILS/src/sql/Pg/080.schema.money.sql
Open-ILS/src/sql/Pg/090.schema.action.sql
Open-ILS/src/sql/Pg/1.2.2.1-1.2.2.2-upgrade-db.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/300.schema.staged_search.sql
Open-ILS/src/sql/Pg/500.view.cross-schema.sql
Open-ILS/src/sql/Pg/800.fkeys.sql
Open-ILS/src/sql/Pg/900.audit-functions.sql
Open-ILS/src/sql/Pg/901.audit-tables.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/build-db.sh
Open-ILS/src/sql/Pg/example.reporter-extension.sql
Open-ILS/src/sql/Pg/extend-reporter.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/reporter-schema.sql
Open-ILS/web/conify/global/config/copy_status.html
Open-ILS/web/opac/common/js/config.js
Open-ILS/web/opac/common/js/opac_utils.js
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/web/opac/locale/en-US/opac.dtd
Open-ILS/web/opac/skin/default/css/layout.css
Open-ILS/web/opac/skin/default/js/adv_global.js
Open-ILS/web/opac/skin/default/js/result_common.js
Open-ILS/web/opac/skin/default/xml/advanced/advanced_global.xml
Open-ILS/web/reports/oils_rpt_builder.js
Open-ILS/web/reports/oils_rpt_param_editor.js
Open-ILS/web/reports/xul/operators.js
Open-ILS/web/reports/xul/template-config.js
Open-ILS/xul/staff_client/chrome/content/cat/opac.js
Open-ILS/xul/staff_client/chrome/content/cat/opac.xul
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties
Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml
Open-ILS/xul/staff_client/server/admin/offline_manage_xacts.xul
Open-ILS/xul/staff_client/server/cat/marcedit.js
Open-ILS/xul/staff_client/server/cat/record_buckets_overlay.xul
Open-ILS/xul/staff_client/server/cat/record_buckets_quick.xul
Open-ILS/xul/staff_client/server/cat/spine_labels.js
Open-ILS/xul/staff_client/server/cat/spine_labels.xul
Open-ILS/xul/staff_client/server/cat/util.js
Open-ILS/xul/staff_client/server/cat/volume_buckets.xul
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.xul
Open-ILS/xul/staff_client/server/cat/volume_editor.xul
Open-ILS/xul/staff_client/server/cat/z3950.js
Open-ILS/xul/staff_client/server/cat/z3950.xul
Open-ILS/xul/staff_client/server/locale/en-US/cat.properties
Open-ILS/xul/staff_client/server/locale/en-US/common.properties
Open-ILS/xul/staff_client/server/locale/en-US/patron.properties [new file with mode: 0644]
Open-ILS/xul/staff_client/server/patron/barcode_entry.xul
Open-ILS/xul/staff_client/server/patron/bill_cc_info.xul
Open-ILS/xul/staff_client/server/patron/bill_check_info.xul
Open-ILS/xul/staff_client/server/patron/bill_details.xul
Open-ILS/xul/staff_client/server/patron/bill_history.xul
Open-ILS/xul/staff_client/server/patron/bill_summary_overlay.xul
Open-ILS/xul/staff_client/server/patron/bill_wizard.xul
Open-ILS/xul/staff_client/server/patron/bills.js
Open-ILS/xul/staff_client/server/patron/bills.xul
Open-ILS/xul/staff_client/server/patron/bills_overlay.xul
Open-ILS/xul/staff_client/server/patron/display.js
Open-ILS/xul/staff_client/server/patron/display.xul
Open-ILS/xul/staff_client/server/patron/display_overlay.xul
Open-ILS/xul/staff_client/server/patron/hold_notices.xul
Open-ILS/xul/staff_client/server/patron/holds.js
Open-ILS/xul/staff_client/server/patron/holds.xul
Open-ILS/xul/staff_client/server/patron/holds_overlay.xul
Open-ILS/xul/staff_client/server/patron/info_group.xul
build/i18n/tests/check_entities.py [new file with mode: 0644]