]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
14 years agoversion bumps, etc tags/rel_1_6_0_3
miker [Tue, 2 Mar 2010 19:36:00 +0000 (19:36 +0000)]
version bumps, etc

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_3@15659 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoTagging 1.6.0.3
miker [Tue, 2 Mar 2010 19:26:16 +0000 (19:26 +0000)]
Tagging 1.6.0.3

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_3@15658 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoPatch from Warren Layton of NRCAN to roll back a bit of typo fixing that is not warre...
miker [Tue, 2 Mar 2010 18:03:18 +0000 (18:03 +0000)]
Patch from Warren Layton of NRCAN to roll back a bit of typo fixing that is not warrented in 1.6.0

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

14 years agoDon't require an ident value for offline mode patron registration, since we don't...
phasefx [Wed, 24 Feb 2010 18:03:41 +0000 (18:03 +0000)]
Don't require an ident value for offline mode patron registration, since we don't require it online

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

14 years agofix double-listing bug in Actions for this Record -> View Holds
phasefx [Wed, 24 Feb 2010 16:54:11 +0000 (16:54 +0000)]
fix double-listing bug in Actions for this Record -> View Holds

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

14 years agoPatch from Dan Wells to repair white space error in here-doc (fixes the r15418 reshel...
erickson [Mon, 22 Feb 2010 21:45:59 +0000 (21:45 +0000)]
Patch from Dan Wells to repair white space error in here-doc (fixes the r15418 reshelving problem)

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

14 years agokeep in-db circ consistent with script circs WRT dissallowing checkouts and renewals...
erickson [Mon, 22 Feb 2010 14:19:44 +0000 (14:19 +0000)]
keep in-db circ consistent with script circs WRT dissallowing checkouts and renewals for inactive patrons, inactive cards, and expired patrons

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

14 years agoforward-porting update scripts
miker [Thu, 18 Feb 2010 21:02:59 +0000 (21:02 +0000)]
forward-porting update scripts

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

14 years agoescape "s in hand-built JSON ... should probably build an object and call js2json...
miker [Thu, 18 Feb 2010 15:55:22 +0000 (15:55 +0000)]
escape "s in hand-built JSON ... should probably build an object and call js2json against it, but this gets the job done for now

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

14 years agosilence uninitialized value warnings
erickson [Thu, 18 Feb 2010 14:54:37 +0000 (14:54 +0000)]
silence uninitialized value warnings

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

14 years agoAddressing bug #495229 (https://bugs.launchpad.net/bugs/495229) for 1.6.0.2 and beyond
miker [Thu, 18 Feb 2010 02:46:32 +0000 (02:46 +0000)]
Addressing bug #495229 (https://bugs.launchpad.net/bugs/495229) for 1.6.0.2 and beyond

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

14 years agoAvoid an empty accesskey string comedy cascade of errors in i18n with a hack: 'Z...
dbs [Tue, 16 Feb 2010 21:50:59 +0000 (21:50 +0000)]
Avoid an empty accesskey string comedy cascade of errors in i18n with a hack: 'Z' for info

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

14 years agoprotect against just-spaces in the remaining query blob
miker [Tue, 16 Feb 2010 21:36:38 +0000 (21:36 +0000)]
protect against just-spaces in the remaining query blob

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

14 years agoBackport r15554 from trunk: Double-decoding the UTF8 for SRU no longer seems necessar...
dbs [Tue, 16 Feb 2010 17:04:32 +0000 (17:04 +0000)]
Backport r15554 from trunk: Double-decoding the UTF8 for SRU no longer seems necessary with current Debian Lenny packages

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

14 years agoBackporting 15547: ARG! attempted support for search term containing colons ended...
miker [Tue, 16 Feb 2010 15:41:40 +0000 (15:41 +0000)]
Backporting 15547: ARG! attempted support for search term containing colons ended up breaking multiclass searching

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

14 years agoreturn success from org tree builder to prevent clobbering the widget later in the...
erickson [Tue, 16 Feb 2010 02:41:51 +0000 (02:41 +0000)]
return success from org tree builder to prevent clobbering the widget later in the top-level datatype switch clause

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

14 years agoMake autoconf 2.6.1 an explicit requirement due to AC_PROG_MKDIR_P macro usage
dbs [Fri, 12 Feb 2010 20:44:55 +0000 (20:44 +0000)]
Make autoconf 2.6.1 an explicit requirement due to AC_PROG_MKDIR_P macro usage

RHEL 5.4 still ships with autoconf 2.59 (released in 2003, folks) and fails
because MKDIR_P isn't defined. For now, let's kill it right at the ./configure
step until we decide whether to use the marked-as-obsolete AM_PROG_MKDIR_P
macro instead.

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

14 years agoPatch from Joe Atzberger to add getop support for defininging the call style, hostnam...
erickson [Fri, 12 Feb 2010 13:31:23 +0000 (13:31 +0000)]
Patch from Joe Atzberger to add getop support for defininging the call style, hostname, etc. and a fix to bypass some extraneous oils_requestor output that was dying during json parsing

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

14 years agoUse the home library of the bucket owner as the context org for the VIEW_CONTAINER...
phasefx [Thu, 11 Feb 2010 20:17:18 +0000 (20:17 +0000)]
Use the home library of the bucket owner as the context org for the VIEW_CONTAINER permission

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

14 years agoNormalization for ratio-like strings -- specifically for map scale ratios; allow...
miker [Thu, 11 Feb 2010 18:20:49 +0000 (18:20 +0000)]
Normalization for ratio-like strings -- specifically for map scale ratios; allow the default search class (as specified in the basic search dropdown) to target a specific index

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

14 years agoBackport r15488: Try to ensure that the PostgreSQL cluster gets initialized with...
dbs [Wed, 10 Feb 2010 01:57:58 +0000 (01:57 +0000)]
Backport r15488: Try to ensure that the PostgreSQL cluster gets initialized with a C locale

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

14 years agothese batch calls require a wide timeout window to complete, especially for things...
erickson [Fri, 5 Feb 2010 22:29:26 +0000 (22:29 +0000)]
these batch calls require a wide timeout window to complete, especially for things like pre-due notices with large sets of circs.  Up the request timeout

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

14 years agoAnd get DojoSRF.js into the right place
dbs [Fri, 5 Feb 2010 19:31:07 +0000 (19:31 +0000)]
And get DojoSRF.js into the right place

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

14 years agoCorrect JSDOJOOSRF vs. JSDOJOSRF typo
dbs [Fri, 5 Feb 2010 19:18:58 +0000 (19:18 +0000)]
Correct JSDOJOOSRF vs. JSDOJOSRF typo

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

14 years agoEnsure target directory exists before creating links therein
dbs [Fri, 5 Feb 2010 17:48:48 +0000 (17:48 +0000)]
Ensure target directory exists before creating links therein

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

14 years agoretain timezone information when building a DateTime object from an epoch timestamp
miker [Fri, 5 Feb 2010 16:34:26 +0000 (16:34 +0000)]
retain timezone information when building a DateTime object from an epoch timestamp

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

14 years agoMake Evergreen link to the OpenSRF JavaScript files, rather than copy them.
dbs [Thu, 4 Feb 2010 04:43:45 +0000 (04:43 +0000)]
Make Evergreen link to the OpenSRF JavaScript files, rather than copy them.

This means that if you upgrade OpenSRF, you will automatically get the
upgraded OpenSRF JavaScript in your Evergreen instance without having to
manually copy the files into the multiple places they live. Your Dojo
layer will still need to be recreated, however.

Also, use the autoconf AC_PROG_LN_S and AC_PROG_MKDIR_P macros to provide
better cross-platform support for these commands.

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

14 years agoBackporting r15439: Patch from Bill Ott (after problem identification by Dan Wells...
miker [Wed, 3 Feb 2010 15:34:28 +0000 (15:34 +0000)]
Backporting r15439: Patch from Bill Ott (after problem identification by Dan Wells) to address styling of shadowed records in the staff client

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

14 years agoHave the Checkout entry point for patron retrieval honor the horizontal summary bar...
phasefx [Tue, 2 Feb 2010 17:47:23 +0000 (17:47 +0000)]
Have the Checkout entry point for patron retrieval honor the horizontal summary bar setting

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

14 years agoBackporting r15426: Typo spotted by Bill Ott: infomation -> information
miker [Tue, 2 Feb 2010 01:34:39 +0000 (01:34 +0000)]
Backporting r15426: Typo spotted by Bill Ott: infomation -> information

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

14 years agoadd overlooked MERGE_USERS permission
miker [Mon, 1 Feb 2010 21:21:05 +0000 (21:21 +0000)]
add overlooked MERGE_USERS permission

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

14 years agoBackporting r15146: Patch from Doug Kyle to address transit-related deficiency in...
miker [Mon, 1 Feb 2010 17:25:56 +0000 (17:25 +0000)]
Backporting r15146: Patch from Doug Kyle to address transit-related deficiency in the reshelving-complete query

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

14 years agoPatch from Ben Ostrowsky updating the list of supported linux distributions in the...
miker [Mon, 1 Feb 2010 15:27:28 +0000 (15:27 +0000)]
Patch from Ben Ostrowsky updating the list of supported linux distributions in the README

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

14 years agoAvoid i18n breakage due to trailing ampersand in translation
dbs [Mon, 1 Feb 2010 06:21:18 +0000 (06:21 +0000)]
Avoid i18n breakage due to trailing ampersand in translation

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

14 years agoBackport r15406 from rel_1_6: fix parsing of occurrences thanks to polib update
dbs [Mon, 1 Feb 2010 05:59:24 +0000 (05:59 +0000)]
Backport r15406 from rel_1_6: fix parsing of occurrences thanks to polib update

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

14 years agoBackport translations from trunk: bringing many new translations from Launchpad
dbs [Mon, 1 Feb 2010 05:11:44 +0000 (05:11 +0000)]
Backport translations from trunk: bringing many new translations from Launchpad

en-GB: English (UK)
es-ES: Spanish
pt-BR: Brazilian Portugese

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

14 years agoBackport r15319 and r15320 from trunk to fix SRU/Z39.50 searches for diacritics
dbs [Tue, 26 Jan 2010 17:19:08 +0000 (17:19 +0000)]
Backport r15319 and r15320 from trunk to fix SRU/Z39.50 searches for diacritics

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

14 years agohide 2 org setting types whose underlying code has not yet been implemented in 1.6
erickson [Tue, 26 Jan 2010 16:29:31 +0000 (16:29 +0000)]
hide 2 org setting types whose underlying code has not yet been implemented in 1.6

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

14 years agoBackporting fix for https://bugs.launchpad.net/evergreen/+bug/506827
miker [Mon, 25 Jan 2010 13:45:44 +0000 (13:45 +0000)]
Backporting fix for https://bugs.launchpad.net/evergreen/+bug/506827

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

14 years agoBackport r15371 from trunk: Add the ability to renew via SIP 1 method used by 3M...
dbs [Sat, 23 Jan 2010 00:46:23 +0000 (00:46 +0000)]
Backport r15371 from trunk: Add the ability to renew via SIP 1 method used by 3M self-checks

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

14 years agocorrect billing timestamp and count calculation issues introduced by 1.6.0.0 "push...
miker [Fri, 22 Jan 2010 20:03:56 +0000 (20:03 +0000)]
correct billing timestamp and count calculation issues introduced by 1.6.0.0 "push day-granular circs to end of calendar day" trigger

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

14 years agobackporting 13623: fix for login failure reports inactive account
erickson [Thu, 21 Jan 2010 21:42:12 +0000 (21:42 +0000)]
backporting 13623: fix for login failure reports inactive account

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

14 years agoPatch from Joe Atzberger to verify custom filter file opened successfully
erickson [Thu, 21 Jan 2010 18:07:15 +0000 (18:07 +0000)]
Patch from Joe Atzberger to verify custom filter file opened successfully

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

14 years agoBackport changesets 15235, 15265, 15269, 15270:
phasefx [Thu, 21 Jan 2010 17:03:00 +0000 (17:03 +0000)]
Backport changesets 15235, 15265, 15269, 15270:
removes some "speedbump" dialog boxes
fixes dojo column picker
fixes checkbox in vandelay queues
fixes marc editor in acquisitions

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

14 years agobackporting 15353 and 15354 from Dan Wells for vandelay fixing goodness
miker [Thu, 21 Jan 2010 16:47:41 +0000 (16:47 +0000)]
backporting 15353 and 15354 from Dan Wells for vandelay fixing goodness

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

14 years agoupdate circ xact_finish value after all billing for the transactions have been assess...
erickson [Wed, 20 Jan 2010 15:28:30 +0000 (15:28 +0000)]
update circ xact_finish value after all billing for the transactions have been assessed.  In particular, after lost item handling.  Thanks to Dan Wells for identifying the bug

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

14 years agoPatch from Dan Wells to make the results returned when using in-db circ look more...
erickson [Fri, 15 Jan 2010 21:07:18 +0000 (21:07 +0000)]
Patch from Dan Wells to make the results returned when using in-db circ look more like those of the legacy circ scripts.  For more details plus DCO, see http://libmail.georgialibraries.org/pipermail/open-ils-dev/2010-January/005703.html

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

14 years agopatch from Lebbeous Fogle-Weekley to exit gracefully from timestamp display when...
erickson [Fri, 15 Jan 2010 20:48:20 +0000 (20:48 +0000)]
patch from Lebbeous Fogle-Weekley to exit gracefully from timestamp display when the timestamp value is null/empty

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

14 years agobackport changesets 13524, 13525 for allowing TITLE_LAST_COPY override with batch...
phasefx [Wed, 13 Jan 2010 16:30:42 +0000 (16:30 +0000)]
backport changesets 13524, 13525 for allowing TITLE_LAST_COPY override with batch deletion of copies in copy buckets

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

14 years agoPatch from Galen Charlton fixing two typos in the fast-extract support script
miker [Tue, 12 Jan 2010 20:39:22 +0000 (20:39 +0000)]
Patch from Galen Charlton fixing two typos in the fast-extract support script

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

14 years agoBackport changesets 14820, 15063, 15064, 15066: duedate virtual field for non-cat...
phasefx [Tue, 12 Jan 2010 15:52:41 +0000 (15:52 +0000)]
Backport changesets 14820, 15063, 15064, 15066: duedate virtual field for non-cat circs that honors closed dates, etc.

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

14 years agoBackport r15295: Correct the value of upgrade_log.version to match file name
dbs [Mon, 11 Jan 2010 16:37:45 +0000 (16:37 +0000)]
Backport r15295: Correct the value of upgrade_log.version to match file name

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

14 years agoRemove serial ingest references and services
dbs [Mon, 11 Jan 2010 00:49:50 +0000 (00:49 +0000)]
Remove serial ingest references and services

The references and services for serial (MFHD) support are not
necessary in 1.6, as we are working directly with the MFHD as
maintained in serial.record_entry.marc; the services and
references being removed never could have been used in the
1.6.0.0 release and should have been removed prior to the 1.6.0.0
release when I removed the corresponding database structures.

Also updating the README to reflect the proper loading method for
serial records, dropping direct_ingest.pl invocation and noting the
limitation on the org_unit identification.

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

14 years agoBackport r15266 from trunk: Protect serials from being deleted with ye olde ON DELETE...
dbs [Fri, 8 Jan 2010 15:28:57 +0000 (15:28 +0000)]
Backport r15266 from trunk: Protect serials from being deleted with ye olde ON DELETE rule

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

14 years agoBackport SIP Server patches from trunk: r15260, r15267, r15268
dbs [Fri, 8 Jan 2010 15:28:28 +0000 (15:28 +0000)]
Backport SIP Server patches from trunk: r15260, r15267, r15268

r15260: Enable the SIP server to speak UTF8 or ASCII, defaulting to ASCII

Some SIP clients have implemented UTF8 support, and it is desirable to
avoid mangling non-ASCII characters when possible, so a new <encoding>
option in the SIPServer config file enables sites to specify an
alternate encoding (such as "utf8"). The example oils_sip.xml file
will continue to default to ASCII, and if no <encoding> option is
supplied in the config file, ASCII will be the default.

In addition, this patch improves the ASCII option by applying the
ASCII mangling to all text fields, as well as ensuring that the
incoming data is in Normalization Form D mode to make the mangling
work cleanly.

Other encodings such as iso-8859-1 can be specified, but to properly
handle other encodings a transliteration phase would have to be added
to the OpenILS::SIP::clean_text()...

r15267: Typo: in theory fixing this will eliminate some calls

r15268: We don't actually have access to the config from $self, but we can get it from OpenILS::SIP

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

14 years agoA/T penalty.* hooks now have a core_type of 'ausp', not 'au'. pass the ausp (user...
erickson [Fri, 8 Jan 2010 14:21:52 +0000 (14:21 +0000)]
A/T penalty.* hooks now have a core_type of 'ausp', not 'au'.  pass the ausp (user penalty) object during event autocreate instead of the user

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

14 years agobackporting changeset 15271 for bucket enhancements
phasefx [Thu, 7 Jan 2010 23:00:36 +0000 (23:00 +0000)]
backporting changeset 15271 for bucket enhancements

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

14 years agobackporting fix to prevent circ event creation with empty event names
erickson [Mon, 21 Dec 2009 20:11:28 +0000 (20:11 +0000)]
backporting fix to prevent circ event creation with empty event names

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

14 years agoBackport r15196 from trunk: Apply patch from Warren Layton to fix marc2sre.pl options
dbs [Fri, 18 Dec 2009 20:17:08 +0000 (20:17 +0000)]
Backport r15196 from trunk: Apply patch from Warren Layton to fix marc2sre.pl options

Attached is a small patch (against trunk) which fixes the GetOptions
in marc2sre.xml. It fixes a small bug with the "idsubfield" parameter,
and changes "idfield" to accept a string instead of an int (to match
the behaviour of marc2bre.pl).

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

14 years agoBackport r15193 from trunk: remove duplicate (incorrect) mapping for "ro_authority_in...
dbs [Fri, 18 Dec 2009 20:10:18 +0000 (20:10 +0000)]
Backport r15193 from trunk: remove duplicate (incorrect) mapping for "ro_authority_ingest_single_object"

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

14 years agoremoved oils_header.pl dependency from action_trigger_runner
erickson [Mon, 14 Dec 2009 20:50:54 +0000 (20:50 +0000)]
removed oils_header.pl dependency from action_trigger_runner

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

14 years agocopy a/t runner script to the bin dir during install
erickson [Mon, 14 Dec 2009 20:43:02 +0000 (20:43 +0000)]
copy a/t runner script to the bin dir during install

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

14 years agoForward-porting patch from Warren Layton to fix translation delete button in the...
miker [Mon, 14 Dec 2009 14:45:46 +0000 (14:45 +0000)]
Forward-porting patch from Warren Layton to fix translation delete button in the translation dijit

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

14 years agorepaired faulty user penalty checking logic in SIP server
erickson [Fri, 11 Dec 2009 15:00:26 +0000 (15:00 +0000)]
repaired faulty user penalty checking logic in SIP server

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

14 years agorepaired 'view marc' link in record matches grid. the link was missing a formatter...
erickson [Mon, 7 Dec 2009 21:10:29 +0000 (21:10 +0000)]
repaired 'view marc' link in record matches grid.  the link was missing a formatter, required by newer versions of dojo to display HTML content in a cell grid

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

14 years agopatch from Steve Callendar to protect against report output failure when trying to...
miker [Fri, 4 Dec 2009 18:46:52 +0000 (18:46 +0000)]
patch from Steve Callendar to protect against report output failure when trying to draw a line graph with no datasets

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

14 years agoApply patch from Dan Wells to correct nonumRegex
dbs [Wed, 2 Dec 2009 16:25:45 +0000 (16:25 +0000)]
Apply patch from Dan Wells to correct nonumRegex

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

14 years agoencode email text as utf8 to prevent 'wide character in syswrite' errors in email...
erickson [Mon, 30 Nov 2009 15:32:34 +0000 (15:32 +0000)]
encode email text as utf8 to prevent 'wide character in syswrite' errors in email::send

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

14 years agoadded 'g' qualifier to event path-fleshing method name munging
erickson [Wed, 25 Nov 2009 21:39:59 +0000 (21:39 +0000)]
added 'g' qualifier to event path-fleshing method name munging

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

14 years agopatch from Ben Ostrowsky to flesh patron profile info in overdue notice script
erickson [Mon, 23 Nov 2009 20:17:55 +0000 (20:17 +0000)]
patch from Ben Ostrowsky to flesh patron profile info in overdue notice script

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

14 years agopull dojo into selfcheck since it relies on opac_utils.js. treat inactive patrons...
erickson [Mon, 23 Nov 2009 14:10:57 +0000 (14:10 +0000)]
pull dojo into selfcheck since it relies on opac_utils.js.  treat inactive patrons as not-found

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

14 years agoBackport a safer version of the reporter.disable_materialized_simple_record_trigger...
dbs [Fri, 20 Nov 2009 22:07:26 +0000 (22:07 +0000)]
Backport a safer version of the reporter.disable_materialized_simple_record_trigger () function

This one works with PostgreSQL 8.1 and up, so it's targeted to the 1.4 branch.
But just in case there are stragglers using PostgreSQL 8.3 with 1.6, we'll use it here, too.

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

14 years agoThis gives the offline interfaces the ability to use font_helper (which honors the...
phasefx [Thu, 19 Nov 2009 18:55:59 +0000 (18:55 +0000)]
This gives the offline interfaces the ability to use font_helper (which honors the global font settings), but it also pulls in a lot of functions that won't work in offline mode is called, which why it wasn't there originally.  Font helper had slipped into the offline interfaces causing non-fatal errors

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

14 years agoApply patch from Galen Charlton to escape email addresses in overdue notices:
dbs [Thu, 19 Nov 2009 16:19:04 +0000 (16:19 +0000)]
Apply patch from Galen Charlton to escape email addresses in overdue notices:

"Trivial patch to turn on XML-escaping of e-mail addresses.  '&' is a
rarely used but valid character in email addresses, and failing to
escape makes the overdue notice data file non-well-formed."

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

14 years agoHmm. Missed this vestigial, dead file. Deleting.
dbs [Thu, 19 Nov 2009 16:18:43 +0000 (16:18 +0000)]
Hmm. Missed this vestigial, dead file. Deleting.

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

14 years agoAdd the upgrade script from the 1.6.0.0 package, plus the fix from https://bugs.launc...
dbs [Thu, 19 Nov 2009 02:29:30 +0000 (02:29 +0000)]
Add the upgrade script from the 1.6.0.0 package, plus the fix from https://bugs.launchpad.net/evergreen/+bug/485143

Thanks to Brandon Uhlmann for reporting the problem in the 1.6.0.0 package.

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

14 years agoAdd Russian and Czech to the enabled languages list
dbs [Fri, 13 Nov 2009 05:13:34 +0000 (05:13 +0000)]
Add Russian and Czech to the enabled languages list

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

14 years agoGet cs-CZ and ru-RU ready for 1.6.0.x
dbs [Fri, 13 Nov 2009 05:03:57 +0000 (05:03 +0000)]
Get cs-CZ and ru-RU ready for 1.6.0.x

Thanks to Tigran Zargaryan for contributing the ru-RU translation.

The cs-CZ translation is a forward-port of the 1.4.0 contribution.

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

14 years ago"Periodique" is a better translation for "Serial" in French than "Collections".
dbs [Tue, 10 Nov 2009 21:58:56 +0000 (21:58 +0000)]
"Periodique" is a better translation for "Serial" in French than "Collections".

Doubly true when "Collection" appeared adjacent to it for English "Collection".

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

14 years agobackporting 14851: removing needless (and problematic) distinct clause, and fixing...
miker [Tue, 10 Nov 2009 16:58:22 +0000 (16:58 +0000)]
backporting 14851: removing needless (and problematic) distinct clause, and fixing order_by syntax

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

14 years agoMozilla has a printer settings object which we serialize when saving the settings...
phasefx [Mon, 9 Nov 2009 18:54:18 +0000 (18:54 +0000)]
Mozilla has a printer settings object which we serialize when saving the settings. But those objects are not necessarily compatible across xulrunner versions. This changeset will load what settings it can and warn the user that they need to reconfigure their printer settings. We also attempt to load the printer settings up-front during the login process for earlier warning.

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

14 years agoFix Launchpad bug 458321 ("authStrings missing when Change Operator fails")
dbs [Mon, 9 Nov 2009 02:26:48 +0000 (02:26 +0000)]
Fix Launchpad bug 458321 ("authStrings missing when Change Operator fails")

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

14 years agoBackport r14825 and r14826 to address ISSN ingest and retrieval bugs
dbs [Mon, 9 Nov 2009 01:12:25 +0000 (01:12 +0000)]
Backport r14825 and r14826 to address ISSN ingest and retrieval bugs

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

14 years agoBack-porting:
erickson [Mon, 9 Nov 2009 01:09:46 +0000 (01:09 +0000)]
Back-porting:

support for min-passive-delay-age validation
more detailed error logging
fix to max_delay between filter
no longer validate batch passive events during the grouping phase

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

14 years agoforward porting r14821: make sure there is a space before and after normalized date...
miker [Sat, 7 Nov 2009 20:01:38 +0000 (20:01 +0000)]
forward porting r14821: make sure there is a space before and after normalized date ranges

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

14 years agoRemove a duplicate permission group map entry.
dbs [Fri, 6 Nov 2009 18:45:29 +0000 (18:45 +0000)]
Remove a duplicate permission group map entry.

This worries me a little - did we reorder the non-pinned permission list
entries, thereby throwing off all the hard-coded perm_grp_map entries?

Also correct some mismatched oils_i18n_gettext ID attributes.

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

14 years agobackporting r14803: thinko in push-due_date trigger function
miker [Fri, 6 Nov 2009 14:57:59 +0000 (14:57 +0000)]
backporting r14803: thinko in push-due_date trigger function

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

14 years agouse new mbts mat view directly instead of jumping through the billable xact. remove...
erickson [Thu, 5 Nov 2009 22:47:55 +0000 (22:47 +0000)]
use new mbts mat view directly instead of jumping through the billable xact.  remove explicit xact management and rely on authoritative

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

14 years agoforward-porting r-r14786:
miker [Thu, 5 Nov 2009 18:52:01 +0000 (18:52 +0000)]
forward-porting r-r14786:

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

14 years agoenable the print button for these interfaces
phasefx [Thu, 5 Nov 2009 18:13:58 +0000 (18:13 +0000)]
enable the print button for these interfaces

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

14 years agoSet the encoding for oilsweb templates for systems that haven't set a default charset...
dbs [Wed, 4 Nov 2009 21:52:37 +0000 (21:52 +0000)]
Set the encoding for oilsweb templates for systems that haven't set a default charset header in Apache

This resolves a problem seen on Karmic where corrupted characters
were displayed in Vandelay and other TT2 interfaces.

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

14 years agoforward porting r14769: add max_delay field to optionally pre-invalidate events based...
miker [Wed, 4 Nov 2009 19:36:56 +0000 (19:36 +0000)]
forward porting r14769: add max_delay field to optionally pre-invalidate events based on a delay window, instead of simply the minimum delay time

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

14 years agofile was accidentally added during Craftsman skin porting. removing
erickson [Tue, 3 Nov 2009 23:19:41 +0000 (23:19 +0000)]
file was accidentally added during Craftsman skin porting.  removing

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

14 years agobackporting r14747: use the individual opcodes instead of the :load tag, which is...
miker [Tue, 3 Nov 2009 19:47:44 +0000 (19:47 +0000)]
backporting r14747: use the individual opcodes instead of the :load tag, which is not supported until opcodes in perl 5.10

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

14 years agoPatch from Jeff Godin to make holds placed by staff respect the patron's notification...
dbs [Tue, 3 Nov 2009 04:51:37 +0000 (04:51 +0000)]
Patch from Jeff Godin to make holds placed by staff respect the patron's notification preferences.

The attached patch should fix a bug which resulted in patron notification
preferences (phone/email/both) being ignored in favor of the staff user's
notification preferences when staff place a hold on behalf of another
user.

BUG: When staff place a hold for another user, the staff member's
notification preferences (not the recipient user's) are consulted.

This patch fixes that bug, as well as a bug where notification selections
were not reset between canceled attempts to place holds for different
recipients.

There is also a minor change to grabUserPrefs() regarding which session
variable to send as an auth token (now uses G.user.session, which seems to
be an acceptable convention used elsewhere. This was needed, as the passed
user does not always have a valid session.

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_6_0@14737 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agothere could be many pending events, up the timeout for inititial fetching
erickson [Tue, 3 Nov 2009 02:43:18 +0000 (02:43 +0000)]
there could be many pending events, up the timeout for inititial fetching

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

14 years agoexit with help if the script is not told to process any hooks or run pending events
erickson [Mon, 2 Nov 2009 01:55:19 +0000 (01:55 +0000)]
exit with help if the script is not told to process any hooks or run pending events

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

14 years agoadded explicit --process-hooks flag to turn on hook event creation. This allows...
erickson [Mon, 2 Nov 2009 01:48:54 +0000 (01:48 +0000)]
added explicit --process-hooks flag to turn on hook event creation.  This allows the script to run in --run-pending mode without trying to create hook events from default values

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

14 years agorepaired function name and JSON
erickson [Fri, 30 Oct 2009 13:18:50 +0000 (13:18 +0000)]
repaired function name and JSON

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

14 years agobackporting max-delay-age validator, action_trigger runner script + trigger filters
erickson [Fri, 30 Oct 2009 01:55:06 +0000 (01:55 +0000)]
backporting max-delay-age validator, action_trigger runner script + trigger filters

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