]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
15 years agoBackport r12816 from trunk: Fix open-ils.ingest.full.biblio.record_list
dbs [Wed, 8 Apr 2009 04:22:23 +0000 (04:22 +0000)]
Backport r12816 from trunk: Fix open-ils.ingest.full.biblio.record_list
  * Pass a reference to the list, rather than a scalar
  * Fix the return value by returning a true count, rather than a sum of the processed IDs

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12817 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years ago"Hold Slip" accidentally replaced "Transit Slip" during i18n-ization
phasefx [Fri, 3 Apr 2009 20:20:46 +0000 (20:20 +0000)]
"Hold Slip" accidentally replaced "Transit Slip" during i18n-ization

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12788 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoFix hold shelf display for solitary item. We expect an array here, but if the array...
phasefx [Fri, 3 Apr 2009 20:02:37 +0000 (20:02 +0000)]
Fix hold shelf display for solitary item.  We expect an array here, but if the array only has one element, then RemoteRequest is just returning that element

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12785 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosort item attribute editor templates alphabetically
phasefx [Fri, 3 Apr 2009 19:14:11 +0000 (19:14 +0000)]
sort item attribute editor templates alphabetically

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12782 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12773 from trunk: Fix broken Z39.50 import due to XMLENT manipulating ...
dbs [Fri, 3 Apr 2009 06:01:59 +0000 (06:01 +0000)]
Backport r12773 from trunk: Fix broken Z39.50 import due to XMLENT manipulating <script> elements

Thanks to Jeff Godin <jeff@tcnet.org> for the patch!

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
  have the right to submit it under the open source license
  indicated in the file; or

(b) The contribution is based upon previous work that, to the best
  of my knowledge, is covered under an appropriate open source
  license and I have the right under that license to submit that
  work with modifications, whether created in whole or in part
  by me, under the same open source license (unless I am
  permitted to submit under a different license), as indicated
  in the file; or

(c) The contribution was provided directly to me by some other
  person who certified (a), (b) or (c) and I have not modified
  it.

(d) I understand and agree that this project and the contribution
  are public and that a record of the contribution (including all
  personal information I submit with it, including my sign-off) is
  maintained indefinitely and may be redistributed consistent with
  this project or the open source license(s) involved.

Signed-off-by: Jeff Godin <jeff@tcnet.org>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12774 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12770 from trunk: Accomodate PostgreSQL 8.3's type strictness
dbs [Fri, 3 Apr 2009 05:53:35 +0000 (05:53 +0000)]
Backport r12770 from trunk: Accomodate PostgreSQL 8.3's type strictness

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12771 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12670 from trunk: prevent lengthy error messages from spilling off the...
dbs [Thu, 2 Apr 2009 03:35:58 +0000 (03:35 +0000)]
Backport r12670 from trunk: prevent lengthy error messages from spilling off the bottom of the screen

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12761 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12717 from trunk: prevent apostrophes in search terms from breaking SlimPAC
dbs [Tue, 31 Mar 2009 17:28:28 +0000 (17:28 +0000)]
Backport r12717 from trunk: prevent apostrophes in search terms from breaking SlimPAC

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12736 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12725 from trunk: fix closed dates editor
dbs [Tue, 31 Mar 2009 04:22:52 +0000 (04:22 +0000)]
Backport r12725 from trunk: fix closed dates editor

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12726 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agopass the default search class correctly, instead of rewriting the query (possibly...
miker [Mon, 30 Mar 2009 00:19:01 +0000 (00:19 +0000)]
pass the default search class correctly, instead of rewriting the query (possibly causing user confusion); require a valid class be passed to the middle layer code

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12719 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12713 from trunk: make SlimPAC respect author/title/subject/series indexes
dbs [Sun, 29 Mar 2009 20:45:01 +0000 (20:45 +0000)]
Backport r12713 from trunk: make SlimPAC respect author/title/subject/series indexes

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12715 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12478 from trunk - fallback to a default record type if nothing valid turns up
dbs [Fri, 27 Mar 2009 23:13:34 +0000 (23:13 +0000)]
Backport r12478 from trunk - fallback to a default record type if nothing valid turns up

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12711 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport 12486 from trunk: decrement a counter for the chunk size
dbs [Fri, 27 Mar 2009 23:07:30 +0000 (23:07 +0000)]
Backport 12486 from trunk: decrement a counter for the chunk size

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12709 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12482 from trunk: phasefx fix for staff client holdings maintenance default...
dbs [Thu, 26 Mar 2009 17:42:46 +0000 (17:42 +0000)]
Backport r12482 from trunk: phasefx fix for staff client holdings maintenance defaulting to the correct org_unit in a deep hierarchy

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12690 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12684 from trunk: escape raw ampersands as part of entityize
dbs [Thu, 26 Mar 2009 15:29:31 +0000 (15:29 +0000)]
Backport r12684 from trunk: escape raw ampersands as part of entityize

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12685 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12679 from trunk: Even better indexing on afr - thanks miker!
dbs [Thu, 26 Mar 2009 03:05:17 +0000 (03:05 +0000)]
Backport r12679 from trunk: Even better indexing on afr - thanks miker!

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12680 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12675 from trunk: indexes on afr to improve authority lookups significantly
dbs [Thu, 26 Mar 2009 02:41:39 +0000 (02:41 +0000)]
Backport r12675 from trunk: indexes on afr to improve authority lookups significantly

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12677 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12671 from trunk: Label mismatch: "Update" should be "Upload" (for offline...
dbs [Wed, 25 Mar 2009 20:14:13 +0000 (20:14 +0000)]
Backport r12671 from trunk: Label mismatch: "Update" should be "Upload" (for offline transactions)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12672 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agorepaired argument order to oils_i18n_gettext for vandelay attr def descriptions
erickson [Wed, 25 Mar 2009 17:53:33 +0000 (17:53 +0000)]
repaired argument order to oils_i18n_gettext for vandelay attr def descriptions

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12668 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12417 from trunk: teach settings-tester.pl to check all Jabber credentials...
dbs [Tue, 24 Mar 2009 03:57:10 +0000 (03:57 +0000)]
Backport r12417 from trunk: teach settings-tester.pl to check all Jabber credentials in a multidomain setup

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12651 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12646 from trunk: Be careful with global changes
dbs [Mon, 23 Mar 2009 19:00:06 +0000 (19:00 +0000)]
Backport r12646 from trunk: Be careful with global changes

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12647 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport 12643 from trunk: Remove hardcoded URLs for en-US locale; pull the preferred...
dbs [Mon, 23 Mar 2009 18:43:27 +0000 (18:43 +0000)]
Backport 12643 from trunk: Remove hardcoded URLs for en-US locale; pull the preferred locale from our preferences

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12644 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoFix the bad status dialog. The acp in the payload used to be fleshed
phasefx [Fri, 20 Mar 2009 22:08:48 +0000 (22:08 +0000)]
Fix the bad status dialog.  The acp in the payload used to be fleshed

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12636 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agowrap authoritative rollbacks in a try so that a failed rollback won't leave a stale...
erickson [Thu, 19 Mar 2009 16:35:13 +0000 (16:35 +0000)]
wrap authoritative rollbacks in a try so that a failed rollback won't leave a stale editor in the cache

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12611 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosafari does not comply with cookieManager's requests to remove the cookie. dojo...
erickson [Thu, 19 Mar 2009 14:48:14 +0000 (14:48 +0000)]
safari does not comply with cookieManager's requests to remove the cookie.  dojo.cookie works in Safari.  Fixing the crucial cookies now.  more later.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12608 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoAdd Czech (cs-CZ) to supported language table
dbs [Thu, 19 Mar 2009 06:51:33 +0000 (06:51 +0000)]
Add Czech (cs-CZ) to supported language table
Fix problem with cs-CZ OPAC - XMLENT chokes on %, so we use a character entity instead

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12605 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12600 from trunk for localized org tree support
dbs [Thu, 19 Mar 2009 06:08:02 +0000 (06:08 +0000)]
Backport r12600 from trunk for localized org tree support

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12602 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12595 from trunk: fix another missing getString()
dbs [Thu, 19 Mar 2009 03:48:58 +0000 (03:48 +0000)]
Backport r12595 from trunk: fix another missing getString()

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12596 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agomissing .getString. This was breaking the spine label print preview
phasefx [Thu, 19 Mar 2009 03:37:14 +0000 (03:37 +0000)]
missing .getString.  This was breaking the spine label print preview

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12593 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12586 from trunk to prevent 'Replace Barcode' from trying to set a barcode...
dbs [Thu, 19 Mar 2009 01:49:26 +0000 (01:49 +0000)]
Backport r12586 from trunk to prevent 'Replace Barcode' from trying to set a barcode to 'null' on Cancel

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12590 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agobackporting opac dojo fix
erickson [Sun, 15 Mar 2009 14:10:42 +0000 (14:10 +0000)]
backporting opac dojo fix

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12528 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoDelete en-US POT files to avoid confusion
dbs [Sat, 14 Mar 2009 02:10:39 +0000 (02:10 +0000)]
Delete en-US POT files to avoid confusion

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12512 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoteach parallel_pg_loader.pl to set the sequence on non-auto tables after loading...
miker [Fri, 13 Mar 2009 02:31:33 +0000 (02:31 +0000)]
teach parallel_pg_loader.pl to set the sequence on non-auto tables after loading data into them

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12506 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12490 from trunk: Enable slimpac and dynamic OPAC to have localized org...
dbs [Fri, 13 Mar 2009 01:24:51 +0000 (01:24 +0000)]
Backport r12490 from trunk: Enable slimpac and dynamic OPAC to have localized org trees

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12502 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12489 from trunk: enable get_org_tree() to generate localized org tree
dbs [Fri, 13 Mar 2009 01:23:04 +0000 (01:23 +0000)]
Backport r12489 from trunk: enable get_org_tree() to generate localized org tree

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12501 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agofix PATRON_BARCODE macro in bills_main_view template by sending fleshed usr
phasefx [Thu, 12 Mar 2009 16:54:35 +0000 (16:54 +0000)]
fix PATRON_BARCODE macro in bills_main_view template by sending fleshed usr

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12495 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agofix for Cancel in patron editor for existing patron
phasefx [Thu, 12 Mar 2009 16:21:02 +0000 (16:21 +0000)]
fix for Cancel in patron editor for existing patron

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12492 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12479 from trunk: fix typo noticed by Betty Ing
dbs [Tue, 10 Mar 2009 02:32:34 +0000 (02:32 +0000)]
Backport r12479 from trunk: fix typo noticed by Betty Ing

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12480 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agowe need to test in the other direction, descendency
miker [Sun, 8 Mar 2009 18:18:56 +0000 (18:18 +0000)]
we need to test in the other direction, descendency

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12471 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoPatch from Jeff Godin:
miker [Fri, 6 Mar 2009 13:42:19 +0000 (13:42 +0000)]
Patch from Jeff Godin:

The "First 5 characters" transform appears to be broken due to a typo,
patch attached. To fix previously broken templates created using this
transform, clone, re-select the First 5 characters transform on any fields
where you were using it, and save the template.

Also in this patch, change from confirm() to alert() for "Template NAME
was successfully saved." No point in using confirm(), nothing was checking
the return value, etc.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12437 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agobackporting r12429 -- fixes ingest race condition on normal record saving
miker [Fri, 6 Mar 2009 02:08:27 +0000 (02:08 +0000)]
backporting r12429 -- fixes ingest race condition on normal record saving

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12434 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerge r12380 from trunk: fix check-in from patron items out interface
dbs [Tue, 3 Mar 2009 16:49:25 +0000 (16:49 +0000)]
Merge r12380 from trunk: fix check-in from patron items out interface

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12381 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agocut/paste/replace-o with properties
phasefx [Tue, 3 Mar 2009 15:59:44 +0000 (15:59 +0000)]
cut/paste/replace-o with properties

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12377 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoQuick fix for building cs-CZ; accelerator keys at the end of a string break upstream...
dbs [Mon, 2 Mar 2009 16:01:07 +0000 (16:01 +0000)]
Quick fix for building cs-CZ; accelerator keys at the end of a string break upstream po2moz. Partially addresses #44.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12348 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12187 from trunk: Cast LOWER arguments explicitly to text to deal with...
dbs [Sun, 1 Mar 2009 01:03:03 +0000 (01:03 +0000)]
Backport r12187 from trunk: Cast LOWER arguments explicitly to text to deal with LOWER(id) - throws an exception on PostgreSQL 8.3

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12329 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoPatch from Jeff Godin:
miker [Sun, 1 Mar 2009 00:38:54 +0000 (00:38 +0000)]
Patch from Jeff Godin:

Noticed in 1.4.0.2, confirmed in trunk, the myopac.xml "My Account"
display doubles the patron's first given name:

Administrator Administrator System Account

myopac.js was the culprit, populating the "prefix" with the value of
first_given_name.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12327 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoLanguage selector looks hilarious in craftsman in 1.4; this makes it a bit more sane
dbs [Wed, 25 Feb 2009 21:42:52 +0000 (21:42 +0000)]
Language selector looks hilarious in craftsman in 1.4; this makes it a bit more sane

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12303 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agotypo
erickson [Wed, 25 Feb 2009 18:13:07 +0000 (18:13 +0000)]
typo

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12300 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agobackporting changesets 11758,11838 for working cut/paste context menus for textboxes
phasefx [Tue, 24 Feb 2009 19:08:36 +0000 (19:08 +0000)]
backporting changesets 11758,11838 for working cut/paste context menus for textboxes

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12284 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12269 from trunk: Add explicit UTF8 encoding header for MARC View in staff...
dbs [Mon, 23 Feb 2009 00:53:34 +0000 (00:53 +0000)]
Backport r12269 from trunk: Add explicit UTF8 encoding header for MARC View in staff client. Closes #42.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12270 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12265 from trunk to fix fixed fields editor. Closes #41
dbs [Sun, 22 Feb 2009 21:25:36 +0000 (21:25 +0000)]
Backport r12265 from trunk to fix fixed fields editor. Closes #41

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12266 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoinsert org-setting perms. added an _ALL perm to override the individual perms
erickson [Sun, 22 Feb 2009 16:43:46 +0000 (16:43 +0000)]
insert org-setting perms.  added an _ALL perm to override the individual perms

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12264 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12197 from trunk: en-US is better than no MARC editor tooltips at all;...
dbs [Tue, 17 Feb 2009 05:00:04 +0000 (05:00 +0000)]
Backport r12197 from trunk: en-US is better than no MARC editor tooltips at all; but we really need to HEAD the requested locale

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12198 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12174 from trunk - give admin user an explicit work_ou
dbs [Fri, 13 Feb 2009 17:06:01 +0000 (17:06 +0000)]
Backport r12174 from trunk - give admin user an explicit work_ou

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12175 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12134 from trunk: fixes depth problems with static org_unit selector
dbs [Tue, 10 Feb 2009 19:19:17 +0000 (19:19 +0000)]
Backport r12134 from trunk: fixes depth problems with static org_unit selector

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12135 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agono need to manually create craftsman dir, just copy stuff over
erickson [Tue, 10 Feb 2009 18:15:19 +0000 (18:15 +0000)]
no need to manually create craftsman dir, just copy stuff over

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12130 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoinstall craftsman skin
erickson [Tue, 10 Feb 2009 18:02:56 +0000 (18:02 +0000)]
install craftsman skin

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12129 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoported craftsman skin. the only global change this makes is some updated icons ...
erickson [Tue, 10 Feb 2009 17:19:04 +0000 (17:19 +0000)]
ported craftsman skin.  the only global change this makes is some updated icons (namely types of resource and tree arrow icons).  Still need to update the installer to correctly copy files into place

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12128 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMake all FK constraints initially deferred (manual backport of c12100)
dbs [Sat, 7 Feb 2009 20:19:21 +0000 (20:19 +0000)]
Make all FK constraints initially deferred (manual backport of c12100)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12101 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r12055 from trunk to make gateway requests honour OpenSRF locale vs. Dojo...
dbs [Wed, 4 Feb 2009 04:48:36 +0000 (04:48 +0000)]
Backport r12055 from trunk to make gateway requests honour OpenSRF locale vs. Dojo locale. Sigh.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12058 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMerge r12049 and r12050 from trunk to fix Dojo locale-handling issue (#39)
dbs [Tue, 3 Feb 2009 20:57:54 +0000 (20:57 +0000)]
Merge r12049 and r12050 from trunk to fix Dojo locale-handling issue (#39)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12051 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agotypo in upgrade scripts
miker [Sat, 31 Jan 2009 02:04:38 +0000 (02:04 +0000)]
typo in upgrade scripts

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12020 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agothis file doesn't follow the convention used elsewhere.. so wrong path to this object
phasefx [Thu, 29 Jan 2009 19:12:29 +0000 (19:12 +0000)]
this file doesn't follow the convention used elsewhere.. so wrong path to this object

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@12012 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport from trunk: Second part of fix for viewing reports, related to r11995
dbs [Tue, 27 Jan 2009 13:41:11 +0000 (13:41 +0000)]
Backport from trunk: Second part of fix for viewing reports, related to r11995

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11999 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r11995 from trunk: Fix regression that prevents anyone from viewing reports
dbs [Tue, 27 Jan 2009 04:32:37 +0000 (04:32 +0000)]
Backport r11995 from trunk: Fix regression that prevents anyone from viewing reports

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11996 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r11992 from trunk - expose vandelay and permacrud as public services
dbs [Tue, 27 Jan 2009 03:38:26 +0000 (03:38 +0000)]
Backport r11992 from trunk - expose vandelay and permacrud as public services

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11993 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoadded a streaming, batch mvr retrieval method
erickson [Mon, 26 Jan 2009 20:43:41 +0000 (20:43 +0000)]
added a streaming, batch mvr retrieval method

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11983 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoUse local log files rather than syslog by default.
dbs [Mon, 26 Jan 2009 19:56:06 +0000 (19:56 +0000)]
Use local log files rather than syslog by default.
Set default loglevel to 3 (Info) to avoid filling disk space of unsuspecting users.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11979 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agowe've seen sip clients in the field that do not handle unicode very well. until...
erickson [Mon, 26 Jan 2009 19:05:44 +0000 (19:05 +0000)]
we've seen sip clients in the field that do not handle unicode very well.  until we track down the problem, strip the 'wide characters' from the title string

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11976 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agominimal db upgrade script for 1.4.0.1
miker [Fri, 23 Jan 2009 15:36:41 +0000 (15:36 +0000)]
minimal db upgrade script for 1.4.0.1

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11931 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoOh yeah, we have version-specific make targets for the prerequisite installer now
dbs [Thu, 22 Jan 2009 21:33:52 +0000 (21:33 +0000)]
Oh yeah, we have version-specific make targets for the prerequisite installer now

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11922 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoUse a slightly saner default log level for Apache
dbs [Thu, 22 Jan 2009 21:29:29 +0000 (21:29 +0000)]
Use a slightly saner default log level for Apache

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11921 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoInclude minimal instructions for configuring opensrf_core.xml (point
dbs [Thu, 22 Jan 2009 21:28:50 +0000 (21:28 +0000)]
Include minimal instructions for configuring opensrf_core.xml (point
back to the EXCELLENT OpenSRF instructions for that part)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11920 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r11918 from trunk - expose fielder to the public domain.
dbs [Thu, 22 Jan 2009 21:20:04 +0000 (21:20 +0000)]
Backport r11918 from trunk - expose fielder to the public domain.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11919 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoverify date string exists before telling dojo to parse it, otherwise, errors
erickson [Thu, 22 Jan 2009 18:51:57 +0000 (18:51 +0000)]
verify date string exists before telling dojo to parse it, otherwise, errors

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11912 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoAdd copyright and permission statement to fr-CA MARC tooltips per LAC-BAC requirements
dbs [Tue, 20 Jan 2009 20:42:06 +0000 (20:42 +0000)]
Add copyright and permission statement to fr-CA MARC tooltips per LAC-BAC requirements

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11894 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoFirst cut at refreshing the about.html to include all core team, + translators, ...
dbs [Tue, 20 Jan 2009 20:31:30 +0000 (20:31 +0000)]
First cut at refreshing the about.html to include all core team, + translators, + copyright statements and permission statement for fr-CA MARC tooltips

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11893 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoone more cleanup for upgrade scripts
miker [Tue, 20 Jan 2009 20:01:41 +0000 (20:01 +0000)]
one more cleanup for upgrade scripts

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11892 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoremove useless select during schema installation
miker [Tue, 20 Jan 2009 19:59:13 +0000 (19:59 +0000)]
remove useless select during schema installation

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11891 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agofix an sql typo
miker [Tue, 20 Jan 2009 19:58:33 +0000 (19:58 +0000)]
fix an sql typo

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11890 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoupgrade sql cleanup
miker [Tue, 20 Jan 2009 19:58:10 +0000 (19:58 +0000)]
upgrade sql cleanup

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11889 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoOpenSRF version adjustment
miker [Tue, 20 Jan 2009 19:57:40 +0000 (19:57 +0000)]
OpenSRF version adjustment

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11888 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoTypo in API docs.
dbs [Tue, 20 Jan 2009 19:15:46 +0000 (19:15 +0000)]
Typo in API docs.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11887 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMinor typo fix
dbs [Tue, 20 Jan 2009 07:40:40 +0000 (07:40 +0000)]
Minor typo fix

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11882 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoAvoid errors running 'make clean' if some files have been manually removed
dbs [Mon, 19 Jan 2009 07:13:39 +0000 (07:13 +0000)]
Avoid errors running 'make clean' if some files have been manually removed

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11874 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoForgot another important eg_db_config.pl option
dbs [Sat, 17 Jan 2009 20:26:15 +0000 (20:26 +0000)]
Forgot another important eg_db_config.pl option

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11873 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoreversed logic ... DOH
miker [Sat, 17 Jan 2009 16:53:45 +0000 (16:53 +0000)]
reversed logic ... DOH

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11871 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agolog the locale pulled from the request
miker [Sat, 17 Jan 2009 16:40:34 +0000 (16:40 +0000)]
log the locale pulled from the request

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11870 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agosegregate status cache by locale (though perhaps they should not be cached at all)
miker [Sat, 17 Jan 2009 16:12:16 +0000 (16:12 +0000)]
segregate status cache by locale (though perhaps they should not be cached at all)

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11869 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoAdd explicit router_name element required by OpenSRF
dbs [Sat, 17 Jan 2009 04:43:41 +0000 (04:43 +0000)]
Add explicit router_name element required by OpenSRF
Replace hardcoded paths with variables to be replaced by autoconf
Reformat with xmllint --format for consistent indentation

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11868 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoWe need to specify the target database.
dbs [Sat, 17 Jan 2009 03:35:26 +0000 (03:35 +0000)]
We need to specify the target database.
We also need to cover distros that don't package 8.2 any longer.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11867 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoMake multidomain the only way to go
dbs [Sat, 17 Jan 2009 03:30:22 +0000 (03:30 +0000)]
Make multidomain the only way to go

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11866 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoAdd preliminary cs_CZ translation submitted by Institute of Information Studies and...
dbs [Fri, 16 Jan 2009 15:44:05 +0000 (15:44 +0000)]
Add preliminary cs_CZ translation submitted by Institute of Information Studies and Librarianship, Faculty of Arts, Charles University, Prague (http://uisk.ff.cuni.cz/)

Attached is the translation of Evergreen 1.4 PO files into the Czech language. So far the translation is neither absolutely complete, nor perfect; however we shall be working on it further in the Spring term together with our students at the Institute of Information Studies and Librarianship, Faculty of Arts, Charles University, Prague (http://uisk.ff.cuni.cz/). We would appreciate very much if you could include this version of the translation into Evergreen development tree so that when 2.0 version becomes available, we can proceed in our work and improve the translation :-)...

Below is the developer's certificate of origin.

Best regards,

Vaclav Jansa (IT support of the translation team), Linda Skolkova (team coordinator) and Anna Stocklova (team supervisor)

***

Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
  have the right to submit it under the open source license
  indicated in the file; or

(b) The contribution is based upon previous work that, to the best
  of my knowledge, is covered under an appropriate open source
  license and I have the right under that license to submit that
  work with modifications, whether created in whole or in part
  by me, under the same open source license (unless I am
  permitted to submit under a different license), as indicated
  in the file; or

(c) The contribution was provided directly to me by some other
  person who certified (a), (b) or (c) and I have not modified
  it.

(d) I understand and agree that this project and the contribution
  are public and that a record of the contribution (including all
  personal information I submit with it, including my sign-off) is
  maintained indefinitely and may be redistributed consistent with
  this project or the open source license(s) involved.

Signed-off-by: Vaclav Jansa, v.jansa@stk.cz, Linda Skolkova, linda.skolkova@ff.cuni.cz, Anna Stocklova, anna.stocklova@ff.cuni.cz
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11862 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoUpdate en-US POT files, and corresponding en-CA/fr-CA/hy-AM PO files for changed...
dbs [Fri, 16 Jan 2009 15:09:03 +0000 (15:09 +0000)]
Update en-US POT files, and corresponding en-CA/fr-CA/hy-AM PO files for changed and new strings

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11861 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBackport r11858 from trunk: fix for cat.opac.record_deleted.error missing from proper...
dbs [Fri, 16 Jan 2009 09:00:55 +0000 (09:00 +0000)]
Backport r11858 from trunk: fix for cat.opac.record_deleted.error missing from properties files

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11859 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agodon't interpret null results as timeouts unless request duration is over 55 seconds...
phasefx [Thu, 15 Jan 2009 21:01:38 +0000 (21:01 +0000)]
don't interpret null results as timeouts unless request duration is over 55 seconds.  Grab offlineStrings during network object construction, not load

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11853 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoaccept null as an error payload for unexpected error dialog
phasefx [Thu, 15 Jan 2009 21:00:12 +0000 (21:00 +0000)]
accept null as an error payload for unexpected error dialog

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11852 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agotreat null result as empty hold list
phasefx [Thu, 15 Jan 2009 20:59:33 +0000 (20:59 +0000)]
treat null result as empty hold list

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11851 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agowhite background
phasefx [Thu, 15 Jan 2009 20:57:27 +0000 (20:57 +0000)]
white background

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11850 dcc99617-32d9-48b4-a31d-7c20da2025e4

15 years agoBring en-CA up to date with conify and reports i18n files
dbs [Thu, 15 Jan 2009 04:53:18 +0000 (04:53 +0000)]
Bring en-CA up to date with conify and reports i18n files

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11837 dcc99617-32d9-48b4-a31d-7c20da2025e4