]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
13 years agolast-minute backports FTW tags/rel_2_0_5
miker [Mon, 4 Apr 2011 18:20:40 +0000 (18:20 +0000)]
last-minute backports FTW

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

13 years agoFix edit highlighting in Serial Control View
dbwells [Mon, 4 Apr 2011 18:12:59 +0000 (18:12 +0000)]
Fix edit highlighting in Serial Control View

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

13 years agoreorder tabindex for horizontal patron search. non-flex the search button. thanks...
phasefx [Mon, 4 Apr 2011 18:05:10 +0000 (18:05 +0000)]
reorder tabindex for horizontal patron search. non-flex the search button. thanks to sylvar and others for poking

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

13 years agoorder line items in PO display by line item ID
gmc [Mon, 4 Apr 2011 18:04:44 +0000 (18:04 +0000)]
order line items in PO display by line item ID

Order was effectively random otherwise.  Use case from at least
one library indicates this change, but doesn't preclude later work
to make the sort order more flexible.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_2_0_5@19973 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoversion bumps
miker [Mon, 4 Apr 2011 17:39:07 +0000 (17:39 +0000)]
version bumps

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

13 years agoTagging 2.0.5
miker [Mon, 4 Apr 2011 17:29:05 +0000 (17:29 +0000)]
Tagging 2.0.5

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

13 years ago2.0.5 upgrade script
miker [Mon, 4 Apr 2011 17:28:15 +0000 (17:28 +0000)]
2.0.5 upgrade script

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

13 years agoBooking: in support of r19944, backport newer openils.XUL.newTabEasy() from
senator [Mon, 4 Apr 2011 16:37:18 +0000 (16:37 +0000)]
Booking: in support of r19944, backport newer openils.XUL.newTabEasy() from
trunk as well

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

13 years agoBackport r19942 from trunk
senator [Mon, 4 Apr 2011 16:29:17 +0000 (16:29 +0000)]
Backport r19942 from trunk

Booking: This should a) make booking interfaces behave better when a staff
login session times out and is replaced by use of a re-auth dialog, and b)
wrap booking interfaces in a <browser> element with the attendant
back/forward/reload buttons that most similar interfaces already had.

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

13 years agoBackport r19937 from trunk
senator [Mon, 4 Apr 2011 14:24:17 +0000 (14:24 +0000)]
Backport r19937 from trunk

Ben Ostrowsky pointed out that the alt holds (pull list) printing interface
was trying to include AutoIDL.js from an incorrect path.

I don't believe that file should be included at all, so now I've removed the
broken line.

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

13 years agoAdjust upgrade for 2.0
miker [Sat, 2 Apr 2011 17:14:00 +0000 (17:14 +0000)]
Adjust upgrade for 2.0

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

13 years agoAdd realistic row estimates to tree-ish functions (default is 1000) so that callers...
miker [Sat, 2 Apr 2011 17:10:21 +0000 (17:10 +0000)]
Add realistic row estimates to tree-ish functions (default is 1000) so that callers can make better plans in complex queries; includes four functions backported from 2.1 for simplicity when it comes to upgrading

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

13 years agoPatch from Thomas Berezansky to address unneccessary fine generation and avoid unchec...
erickson [Fri, 1 Apr 2011 19:33:04 +0000 (19:33 +0000)]
Patch from Thomas Berezansky to address unneccessary fine generation and avoid unchecked division by zero; details and DCO at https://bugs.launchpad.net/evergreen/+bug/747533

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

13 years agoBetter search normalization de-duping when 'params' are used
dbwells [Fri, 1 Apr 2011 15:18:36 +0000 (15:18 +0000)]
Better search normalization de-duping when 'params' are used

This patch addresses search normalization deduping at two levels.  We now verify that both the function and the params are the same before excluding a normalization, both when the normalization is first added to the set and when the SQL is being built (since currently multiple sets may be involved).

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

13 years agoreposition these labels to mitigate horizontal scrolling in Holdings Maintenance
phasefx [Fri, 1 Apr 2011 15:05:54 +0000 (15:05 +0000)]
reposition these labels to mitigate horizontal scrolling in Holdings Maintenance

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

13 years agoUse identifer indexes for older ISxN API methods (LP Bug #728671)
dbwells [Thu, 31 Mar 2011 18:13:09 +0000 (18:13 +0000)]
Use identifer indexes for older ISxN API methods (LP Bug #728671)

There are three logic layers involved in the older ISxN 'quick searches': the OPAC, the search API, and the storage API.  The approach of this patch is to update the search API (which in turn fixes the OPAC), and ignore/deprecate the storage API for these identifiers.

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

13 years agoLogic error trying to merge the date component of one date object with the time compo...
phasefx [Thu, 31 Mar 2011 15:18:06 +0000 (15:18 +0000)]
Logic error trying to merge the date component of one date object with the time component of another.  We were trying to use the time object and update it piecemeal, which resulted in non-sensical dates that were forced to wrap.  For example, if the date object was to set to March 31, 2011, and we tried .setMonth(3) on it to change it to April, that would result in an April 31st, which doesn't exist, and the date thus moves forward a certain number of days into May.

This affects Check Out, dedicated Renew interface, and the various date picking functions in Items Out and Holds interfaces.

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

13 years agoadd item columns to xul-based holds lists
phasefx [Wed, 30 Mar 2011 02:24:59 +0000 (02:24 +0000)]
add item columns to xul-based holds lists

Could argue this fixes a regression, since the original pull list from 1.6 showed the circ modifier, and the xul alternative does not.  So begging forgiveness :)

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19914 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoChange label to "Reset Password" and get button out of tab ordering
dbs [Wed, 30 Mar 2011 01:52:44 +0000 (01:52 +0000)]
Change label to "Reset Password" and get button out of tab ordering

In a keyboard-intensive patron input workflow, pressing tab should
not place focus on the "Reset Password" button; the password is
automatically generated at dialog creation time. Setting tabIndex
to -1 disables tab focus for the button.

Also, the button has been relabeled to "Reset Password" to be
consistent with the previous button.

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

13 years agoRestore the Reset Password button on patron editor
dbs [Wed, 30 Mar 2011 01:52:12 +0000 (01:52 +0000)]
Restore the Reset Password button on patron editor

Per LP 488243, the Reset Password button that existed on the old
XUL patron editor was lost in the transition to the new Dojo
patron editor. Jason Stephenson stepped up and offered a patch
to restore the functionality.

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: Jason Stephenson <jstephenson@mvlc.org>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19910 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agofix typo in facet_force_nfc definition
gmc [Wed, 30 Mar 2011 00:41:09 +0000 (00:41 +0000)]
fix typo in facet_force_nfc definition

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19905 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoForce facet values to Unicode NFC to reduce spurious non-matches
miker [Tue, 29 Mar 2011 18:00:02 +0000 (18:00 +0000)]
Force facet values to Unicode NFC to reduce spurious non-matches

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

13 years agoInspired by a 1.6 patch from Brandon Uhlman to collect the set of holds not ready...
miker [Tue, 29 Mar 2011 17:57:25 +0000 (17:57 +0000)]
Inspired by a 1.6 patch from Brandon Uhlman to collect the set of holds not ready for pickup, 2.0+ style

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

13 years agoin the case of multiple xact event error responses, capture the first for staff clien...
erickson [Tue, 29 Mar 2011 16:22:45 +0000 (16:22 +0000)]
in the case of multiple xact event error responses, capture the first for staff client reporting

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

13 years agobug 744687: fix multi-field MARC expert search
gmc [Tue, 29 Mar 2011 02:09:14 +0000 (02:09 +0000)]
bug 744687: fix multi-field MARC expert search

Fixes bug where a bib that has multiple subfields
meeting one condition of a 2+ field MARC expert
search could end up in the results list even if
it didn't meet the other conditions (currently multi-field
MARC expert searches use implicit 'AND').

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19882 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoFix call-number sorting for non-generic sort keys (LP Bug #737819)
dbwells [Mon, 28 Mar 2011 22:44:05 +0000 (22:44 +0000)]
Fix call-number sorting for non-generic sort keys (LP Bug #737819)

Selecting on 'label' but sorting on 'label_sortkey' did not work properly.  Instead, we will now find the single best call number we can based on the label given, then both select and sort based on that call number's sort key.

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

13 years agoMARC View print problem workaround (LP Bug #742033)
dbwells [Mon, 28 Mar 2011 18:33:19 +0000 (18:33 +0000)]
MARC View print problem workaround (LP Bug #742033)

Certain printers were failing to print from the MARC View in the staff client.  Adding a simple title to the view ended up being a successful workaround, and is unlikely to have negative consequences in any case.

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

13 years agoAddress LP 744393: Arabic text in en-CA offline.properties
dbs [Mon, 28 Mar 2011 17:28:18 +0000 (17:28 +0000)]
Address LP 744393: Arabic text in en-CA offline.properties

A translator appears to have mistakenly added Arabic text to
the en-CA offline.properties file in Launchpad. This commit
corrects those translations and completes the translation of
the file for 2.0.

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

13 years agofix up receipt options persistence in billing interface; implement # of receipts...
phasefx [Mon, 28 Mar 2011 16:38:32 +0000 (16:38 +0000)]
fix up receipt options persistence in billing interface; implement # of receipts option (not perfect if using print dialogs; non-blocking and not necessarily queued up)

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19870 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agofixes things like the stat cat editor, since that extra param now changes the return...
phasefx [Fri, 25 Mar 2011 18:21:04 +0000 (18:21 +0000)]
fixes things like the stat cat editor, since that extra param now changes the return signature of the method

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19864 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agodata.lookup was broken for cases where data.list[key] didn't exist for a given key
phasefx [Fri, 25 Mar 2011 17:31:29 +0000 (17:31 +0000)]
data.lookup was broken for cases where data.list[key] didn't exist for a given key

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19862 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoAvoid Apache warnings resulting from duplicate NameVirtualHost directives
dbs [Fri, 25 Mar 2011 06:53:43 +0000 (06:53 +0000)]
Avoid Apache warnings resulting from duplicate NameVirtualHost directives

Benjamin Shum reported that the Apache warnings that have been a part
of Evergreen's default configuration on Apache start for ages could
be avoided by commenting out the "NameVirtualHost: *80" line in
eg.conf. Testing confirmed that the directive was not necessary on Ubuntu,
Debian, or Fedora. As this warning has been the cause for unnecessary concern
on the part of many new adopters of Evergreen, getting rid of it appears to
be a nice usability win.

Thanks Ben!

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

13 years agohave checkILSEvent handle events that aren't in ils_events.xml
phasefx [Tue, 22 Mar 2011 16:01:04 +0000 (16:01 +0000)]
have checkILSEvent handle events that aren't in ils_events.xml

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19854 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoHonor the 'active' flag in QueryParser.pm for search.relevance_adjustment entries.
dbwells [Tue, 22 Mar 2011 14:40:41 +0000 (14:40 +0000)]
Honor the 'active' flag in QueryParser.pm for search.relevance_adjustment entries.

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

13 years agoBuild libjs from source for now until the Perl threading problem can be reliably...
dbs [Tue, 22 Mar 2011 01:26:31 +0000 (01:26 +0000)]
Build libjs from source for now until the Perl threading problem can be reliably tested

The previous commit changed JavaScript::SpiderMonkey to be built without
thread safety, but on Fedora we had been installing the js-devel package
(which was threaded). As you can't build a non-threaded
JavaScript::SpiderMonkey on top of a threaded libjs, for now we'll make
Fedora build a non-threaded libjs from source just like the other distros.

Note that the problem with threaded JavaScript::SpiderMonkey surfaced
on Debian Lenny when targeting holds. Lenny has libthreads-perl 1.71, but
a number of fixes have been committed to subsequent versions
(http://cpansearch.perl.org/src/JDHEDDEN/threads-1.82/Changes) - so
threading support might be reliable on more current distros. Once we
have a reliable test, we might be able to go back to the packaged
version of libjs.

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

13 years agoAnother layer of escaping for the escapes in the DB update script
dbs [Tue, 22 Mar 2011 00:41:47 +0000 (00:41 +0000)]
Another layer of escaping for the escapes in the DB update script

Apologies for the previous patch that led to breakage; I "tested" in a
script in which I had already hardcoded the answer I wanted after
running into problems with the previous version of the script. Not
good testing practice.

Thanks to Bill Erickson for suggesting the extra escapes. Tested in
a clean environment this time, and it works.

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

13 years agoRemove thready building -- we do not use threads anyway, and it breaks JS::SM
miker [Mon, 21 Mar 2011 22:35:07 +0000 (22:35 +0000)]
Remove thready building -- we do not use threads anyway, and it breaks JS::SM

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

13 years agoEnable update_db.sh to handle upgrading databases with release version
dbs [Mon, 21 Mar 2011 20:13:44 +0000 (20:13 +0000)]
Enable update_db.sh to handle upgrading databases with release version

When '0475' is mixed with '1.6.0.4', the latter wins as far as a plain MAX()
operator goes. Ensuring that the version is all digits should help avoid the
release version numbers in the config.upgrade_log table.

Thanks to Thomas Berezansky for suggesting a SIMILAR TO operator variation
that led to this approach.

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

13 years agocorrecting bad timespecs in the example crontab
miker [Mon, 21 Mar 2011 18:09:41 +0000 (18:09 +0000)]
correcting bad timespecs in the example crontab

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

13 years agono, this was correct. doh :) the list version uses paging, but we're counting the...
phasefx [Mon, 21 Mar 2011 16:47:01 +0000 (16:47 +0000)]
no, this was correct.  doh :)  the list version uses paging, but we're counting the entire set

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

13 years agothis "count" method gets the same parameters as the list version
phasefx [Mon, 21 Mar 2011 16:43:47 +0000 (16:43 +0000)]
this "count" method gets the same parameters as the list version

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

13 years agotrivial grammar fix
gmc [Mon, 21 Mar 2011 15:44:49 +0000 (15:44 +0000)]
trivial grammar fix

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19826 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoMake sure "ol" propagates through BibTemplate subject search links for OPAC range...
miker [Fri, 18 Mar 2011 19:55:56 +0000 (19:55 +0000)]
Make sure "ol" propagates through BibTemplate subject search links for OPAC range hiding

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

13 years agoAllow the "result_field" to be used as the default alias in the output column of...
miker [Fri, 18 Mar 2011 14:42:01 +0000 (14:42 +0000)]
Allow the "result_field" to be used as the default alias in the output column of a row or set returning transform

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

13 years agoTreat call number fields 090 and 092 as local LC and Dewey (respectively) based on...
dbwells [Thu, 17 Mar 2011 13:30:49 +0000 (13:30 +0000)]
Treat call number fields 090 and 092 as local LC and Dewey (respectively) based on de facto standards.

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

13 years agoAddresses LP bug #736167, correctly populate hold format list for Advanced Options
miker [Wed, 16 Mar 2011 17:43:06 +0000 (17:43 +0000)]
Addresses LP bug #736167, correctly populate hold format list for Advanced Options

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

13 years agoUpdate the upgrade script whith version and additional upgrade bits
miker [Wed, 16 Mar 2011 16:08:51 +0000 (16:08 +0000)]
Update the upgrade script whith version and additional upgrade bits

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

13 years agoupgrade script matching r19759-r19761
miker [Wed, 16 Mar 2011 16:07:02 +0000 (16:07 +0000)]
upgrade script matching r19759-r19761

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

13 years agodedicated renewal interface should use receipt printer
phasefx [Wed, 16 Mar 2011 14:31:38 +0000 (14:31 +0000)]
dedicated renewal interface should use receipt printer

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

13 years agoPatch from Steve Callendar addressing CN sort order on page 0 (and before) of CN...
miker [Wed, 16 Mar 2011 14:19:04 +0000 (14:19 +0000)]
Patch from Steve Callendar addressing CN sort order on page 0 (and before) of CN browse

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

13 years agoPatch from Steve Callendar addressing holdability tests for copies
miker [Wed, 16 Mar 2011 13:39:15 +0000 (13:39 +0000)]
Patch from Steve Callendar addressing holdability tests for copies

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

13 years agoBackport r19756 and r19758 for proper namespaces in aggregate functions
dbs [Wed, 16 Mar 2011 04:34:45 +0000 (04:34 +0000)]
Backport r19756 and r19758 for proper namespaces in aggregate functions

Schema creation and recreation tested with PostgreSQL 8.4 and 9.0 and
seems good. Fingers crossed.

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

13 years agoSet default db schema search path to public,pg_catalog
dbs [Wed, 16 Mar 2011 04:04:19 +0000 (04:04 +0000)]
Set default db schema search path to public,pg_catalog

With the addition of the 'evergreen' schema, we discovered that
all of the unqualified database objects were being created in
the 'evergreen' schema if the database user name was 'evergreen'
(as the default search path is "$user",public we started matching
"$user").

Thomas Berezansky proposed a variation of the function provided
here for changing database settings. By creating the function in
the first schema file, the subsequent connections pick up the
new default search path and all works blissfully as it once did.

Long term, we should probably move towards explicitly qualified
database objects.

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

13 years agoRe-enable close button for staff client tabs
dbwells [Tue, 15 Mar 2011 22:46:23 +0000 (22:46 +0000)]
Re-enable close button for staff client tabs

There is a different fix for this in trunk/2.1, but I thought a simple fix for this was worth adding for those sticking with 2.0 for a while.

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

13 years agoteach the 1.6-2.0 reingest generator about "tnf"-tag rows for title sorting
miker [Tue, 15 Mar 2011 17:19:26 +0000 (17:19 +0000)]
teach the 1.6-2.0 reingest generator about "tnf"-tag rows for title sorting

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

13 years agoPrevent creation of report folders with empty folder names
dbs [Tue, 15 Mar 2011 01:38:35 +0000 (01:38 +0000)]
Prevent creation of report folders with empty folder names

Addresses LP # 720755. Clicking the "Create Folder" button when
no folder name has been supplied is now a no-op.

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

13 years agoexit gen_fines_stop early if there is nothing to do; prevents (unneeded) secondary...
erickson [Mon, 14 Mar 2011 17:42:20 +0000 (17:42 +0000)]
exit gen_fines_stop early if there is nothing to do; prevents (unneeded) secondary call to ->wait_complete on potentially undef reference

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

13 years agoClean up build errors when creating/recreating database schema
dbs [Sat, 12 Mar 2011 23:14:20 +0000 (23:14 +0000)]
Clean up build errors when creating/recreating database schema

Dropping the evergreen schema cascaded and wiped out some previously
defined functions, so move it ahead of the other functions. (And maybe
we can start moving those public functions into the evergreen schema?)

DROP AGGREGATE IF EXISTS exists on any version of PostgreSQL that we
care about for Evergreen 2.0, so we can use it to avoid false errors
during schema creation.

FTS config was complaining about public.english_nostop in the ALTER
statement, so remove the schema qualification. This seems to have
been there for a long time?

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

13 years agoUse valid DDL for forgotten index on actor.card
dbs [Sat, 12 Mar 2011 22:21:42 +0000 (22:21 +0000)]
Use valid DDL for forgotten index on actor.card

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

13 years agoResolve inconsistent results when invoking LOWER() in C vs. UTF8 locale databases
dbs [Sat, 12 Mar 2011 03:14:10 +0000 (03:14 +0000)]
Resolve inconsistent results when invoking LOWER() in C vs. UTF8 locale databases

As reported by the Fundamental Science Library of Armenia, patron searches
were not retrieving patrons who were known to be part of the patron database.

While the initial approach to solve this problem used an encode_utf8() call
to encode the data before passing it on to the database, this turned out to
break the patron search function in other environments.

Testing by Dan Wells confirmed that the LOWER() function returned different
results when invoked against text in a database created with LC_CTYPE=C vs
a database created with LC_CTYPE=*.UTF-8. As the patron search function
used a Perl lc() function call to convert the incoming data to lowercase,
the success of the call depended on the LC_CTYPE value of the database.

To avoid this problem in the future, we define our own evergreen.lowercase()
function that can reliably produce lowercase text for characters outside
the Latin1 range, and we convert our indexes and function calls to use that
function consistently.

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

13 years agoonly append street2 to CC payment address if no address is provided by the caller
erickson [Fri, 11 Mar 2011 21:51:40 +0000 (21:51 +0000)]
only append street2 to CC payment address if no address is provided by the caller

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

13 years agoBackport r19709 from trunk
senator [Fri, 11 Mar 2011 20:45:52 +0000 (20:45 +0000)]
Backport r19709 from trunk

Acq: The "Claim-Ready Items" interface did not render correctly for > 1 item

The problem was racy async rendering logic. Now we look at our whole result
set and build our table accordingly at the end.

This interface should probably learn about paging one day in order to
handle large result sets.

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

13 years agoUpdate the README to include explict LC_CTYPE/LC_COLLATE db settings
dbs [Fri, 11 Mar 2011 20:40:47 +0000 (20:40 +0000)]
Update the README to include explict LC_CTYPE/LC_COLLATE db settings

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

13 years agoLANG=C results in SQL_ASCII encoding by default for PostgreSQL, which isn't cool
dbs [Fri, 11 Mar 2011 20:39:03 +0000 (20:39 +0000)]
LANG=C results in SQL_ASCII encoding by default for PostgreSQL, which isn't cool

We want LC_CTYPE=C and LC_COLLATE=C, and SERVER_ENCODING=UTF8.
The docs have been adjusted as 8.4 and up now offer database-level
--lc-ctype / --lc-collate options for createdb command.

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

13 years agouse the existing util method for mvr-izing, since it handles some additional importan...
erickson [Fri, 11 Mar 2011 20:23:17 +0000 (20:23 +0000)]
use the existing util method for mvr-izing, since it handles some additional important steps (e.g. capturing doc_id)

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

13 years agoEnsure incoming query values to patron search are UTF8-encoded
dbs [Fri, 11 Mar 2011 16:46:15 +0000 (16:46 +0000)]
Ensure incoming query values to patron search are UTF8-encoded

Addresses the problem reported with searching for patrons with
Armenian names, where Unicode query params were getting corrupted
on its way to the database.

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

13 years agoMake the password reset upgrade safe for fresh DBs, upgraded DBs, and mangled DBs
dbwells [Thu, 10 Mar 2011 18:25:22 +0000 (18:25 +0000)]
Make the password reset upgrade safe for fresh DBs, upgraded DBs, and mangled DBs

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

13 years agoBackport r19682 from trunk
senator [Thu, 10 Mar 2011 17:16:01 +0000 (17:16 +0000)]
Backport r19682 from trunk

Booking: don't bail out completely on COPY_ALERT_MESSAGE when returning items

Provide overridability.

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

13 years agoSkip fine generation when the fine interval is day-granular, meaning fines are handle...
miker [Thu, 10 Mar 2011 15:43:55 +0000 (15:43 +0000)]
Skip fine generation when the fine interval is day-granular, meaning fines are handled by the nightly cron script

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

13 years agodo some fancy dancing to make moving an event def around possible
miker [Thu, 10 Mar 2011 02:32:27 +0000 (02:32 +0000)]
do some fancy dancing to make moving an event def around possible

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

13 years ago'newpo' in install_all_locales was wiping out all fr-CA translations
dbs [Wed, 9 Mar 2011 22:00:45 +0000 (22:00 +0000)]
'newpo' in install_all_locales was wiping out all fr-CA translations

Long story short, we would rather have install_all_locales fail loudly
than silently wipe out fr-CA.

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

13 years agoWe should not be dropping and recreating the booking schema -- it was installed in...
miker [Wed, 9 Mar 2011 21:54:40 +0000 (21:54 +0000)]
We should not be dropping and recreating the booking schema -- it was installed in 1.6.1

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

13 years agoDraw pre-cataloged items (author and title) in My Account checkedout screen
dbs [Wed, 9 Mar 2011 19:08:43 +0000 (19:08 +0000)]
Draw pre-cataloged items (author and title) in My Account checkedout screen

Two problems: FETCH_MODS_FROM_COPY returns an object, so we weren't
getting to the point of fetching the raw copy itself, and there was
some confusion about pre-cataloged vs. non-cataloged items that is
hopefully straightened out now.

Addresses LP # 723895

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

13 years ago2.0.3 upgrade script
miker [Wed, 9 Mar 2011 18:42:10 +0000 (18:42 +0000)]
2.0.3 upgrade script

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

13 years agoFix LP bug #727432, "overpaying with patron credit can generate a double credit"
dbwells [Wed, 9 Mar 2011 17:10:57 +0000 (17:10 +0000)]
Fix LP bug #727432, "overpaying with patron credit can generate a double credit"

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

13 years agoAdd missing ampersand to ind1 attribute in identifier index xpaths
dbs [Tue, 8 Mar 2011 20:47:02 +0000 (20:47 +0000)]
Add missing ampersand to ind1 attribute in identifier index xpaths

This addresses LP # 731564. Thanks to Dan Wells for identifying (hah)
the identifier xpath problem!

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

13 years agoAddress LP bug #724583, "Paying Bills with Patron Credit does not always decrease...
dbwells [Tue, 8 Mar 2011 19:15:58 +0000 (19:15 +0000)]
Address LP bug #724583, "Paying Bills with Patron Credit does not always decrease patron Credit"

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

13 years agoWe now require PG 9.0+, say as much in the README; also, other assorted updates to...
miker [Mon, 7 Mar 2011 20:28:14 +0000 (20:28 +0000)]
We now require PG 9.0+, say as much in the README; also, other assorted updates to version numbers

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

13 years agoFix cloning of AutoField widgets: LP #728055
dbs [Mon, 7 Mar 2011 15:14:01 +0000 (15:14 +0000)]
Fix cloning of AutoField widgets: LP #728055

Cloning Action/Trigger event definitions was not working properly, as
all values were being copied from the original object using their display
strings rather than the underlying values.

Bill Erickson suggested a fix in IRC that works, so full credit to him
for this change!

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

13 years agoCorrect search index definitions for subject|complete and identifier|bibcn
dbs [Sat, 5 Mar 2011 03:18:56 +0000 (03:18 +0000)]
Correct search index definitions for subject|complete and identifier|bibcn

Dan Wells reported in LP# 729385 that the index definitions for
subject|complete and identifier|bibcn were not working, and traced
the problem to a change in how indexes are generated in 2.0+. Dropping
the trailing '//text()' on these two indexes addresses the problem.

Sites upgrading from a previous version of Evergreen 2.0 will want
to refresh the indexes after applying this schema change to enable
searches against subject|complete and identifier|bibcn to work.

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

13 years agoRespect a setting of depth=0. In particular, this fixes holdings requests for branch...
dbwells [Fri, 4 Mar 2011 19:49:09 +0000 (19:49 +0000)]
Respect a setting of depth=0. In particular, this fixes holdings requests for branch-level searches with an 'Everything' scope.

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

13 years agoBackport SRU fixes from trunk (r19572, r19573)
dbs [Fri, 4 Mar 2011 04:58:41 +0000 (04:58 +0000)]
Backport SRU fixes from trunk (r19572, r19573)

Add complete set of Evergreen search aliases and attributes to SRU explain

Original "pull from database" code had limited the search aliases to those
that were qualified; now we pull all of them, and if they are not qualified,
we qualify them as "eg".

In addition, for some of the non-index attributes (sort, direction, site,
available), restore the descriptive title that was previously available.
Slightly longer term we will add a "description" column to
config.metabib_search_alias to store this information.

By returning explicit index and title elements from the method,
we can backport cleanly to 2.0 and set the stage for pulling the
title element directly from the database in 2.1 and beyond.

In addition, the enriched object enables us to get rid of the
hardcoded nested qualifier map for bibs.

Finally, we also fix the mappings of SRU qualifiers to Evergreen
search aliases (in many cases we had been quietly falling back
to plain kw searches, which was not cool).

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

13 years agowhen using the force-reload option to reset timeout, propagate the ws_ou and wsid...
erickson [Thu, 3 Mar 2011 16:04:38 +0000 (16:04 +0000)]
when using the force-reload option to reset timeout, propagate the ws_ou and wsid values from the cached user object into the reloaded user object

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

13 years agoPatch (mildly revised) from Anoop Atre to address new Postgres 9.0 strictness require...
miker [Thu, 3 Mar 2011 15:48:31 +0000 (15:48 +0000)]
Patch (mildly revised) from Anoop Atre to address new Postgres 9.0 strictness requirements involving plan invalidation

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

13 years agoDraw SRU search indexes from config.metabib_search_alias
dbs [Thu, 3 Mar 2011 06:01:58 +0000 (06:01 +0000)]
Draw SRU search indexes from config.metabib_search_alias

We had hardcoded search indexes for SRU, but thanks to the work
of Mike Rylander, it is fairly easy to remove that brittle code
and replace it with code that polls the contents of
config.metabib_search_alias and dumps it into the explain document.

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

13 years agoCall number sorting "before" the context needs to be segregated based on directly...
miker [Wed, 2 Mar 2011 21:15:15 +0000 (21:15 +0000)]
Call number sorting "before" the context needs to be segregated based on directly on the label, "here-and-after" on the bytea version.  Testing bears this out, but more eyes would be appreciated.

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

13 years agoAdd a TT helper to encode email headers in UTF-8
dbs [Tue, 1 Mar 2011 05:34:17 +0000 (05:34 +0000)]
Add a TT helper to encode email headers in UTF-8

This can and should be used to encode any headers (To, From, Subject, etc)
in an email that might include text outside of the ASCII 7-bit range. Names
of people or libraries, for example, that might otherwise come out garbled.

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

13 years agoUpdated org selector code in org setting UI
erickson [Fri, 25 Feb 2011 21:33:46 +0000 (21:33 +0000)]
Updated org selector code in org setting UI

Removed some ad-hoc org-unit tree widget code and replaced with
the a standard solution from the openils dojo user lib.

Pass the auth on org value retrieval to pick up perm-protected settings.

Use STAFF_LOGIN for context selector perm, since each setting has its
own perm that is checked before fetching.

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

13 years agomake sure asset.call_number.label_sortkey is up to date
miker [Fri, 25 Feb 2011 19:14:02 +0000 (19:14 +0000)]
make sure asset.call_number.label_sortkey is up to date

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

13 years agotypo fix
gmc [Thu, 24 Feb 2011 21:58:32 +0000 (21:58 +0000)]
typo fix

"Pat, I'd like to buy a vowel"

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19539 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoFix regex in maintain 901c
dbwells [Thu, 24 Feb 2011 20:04:33 +0000 (20:04 +0000)]
Fix regex in maintain 901c

The previous regex would delete any 901 fields *and* any fields which followed.  Since the 901 is typically the last field, this problem didn't surface during testing.

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

13 years agoadded missing columns to CDBI table definitions
gmc [Thu, 24 Feb 2011 16:53:12 +0000 (16:53 +0000)]
added missing columns to CDBI table definitions

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19533 dcc99617-32d9-48b4-a31d-7c20da2025e4

13 years agoPer Robert Soulliere, it can be necessary in some cases to clean out bad
senator [Thu, 24 Feb 2011 15:35:51 +0000 (15:35 +0000)]
Per Robert Soulliere, it can be necessary in some cases to clean out bad
data from action.reservation_transit_copy before applying the missing
fkeys to said table.

https://bugs.launchpad.net/evergreen/+bug/721450

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

13 years agoclear out the hold_copy_map entries for holds cancelled via the clear-shelf processes
erickson [Wed, 23 Feb 2011 22:22:32 +0000 (22:22 +0000)]
clear out the hold_copy_map entries for holds cancelled via the clear-shelf processes

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

13 years agoinclude copy/call_number deletedness in staff-version copy counts
miker [Wed, 23 Feb 2011 21:34:03 +0000 (21:34 +0000)]
include copy/call_number deletedness in staff-version copy counts

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

13 years agoAdd 830 as a controllable bibliographic field in authority linking script
dbs [Wed, 23 Feb 2011 15:07:17 +0000 (15:07 +0000)]
Add 830 as a controllable bibliographic field in authority linking script

Per http://www.loc.gov/marc/bibliographic/bd830.html, bibliographic 830
should be controlled by authority 130. The "common cataloging practice"
in 830 of omitting non-filing characters may cause some entries to not be
linked that otherwise would be.

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

13 years agoCorrect the install location for Dojo i18n bundles
dbs [Wed, 23 Feb 2011 02:12:02 +0000 (02:12 +0000)]
Correct the install location for Dojo i18n bundles

We had been converting xx-YY into xx/yy for a directory structure,
but current evidence shows that it should be xx-yy. Hard to believe
we've overlooked this for so long. Also, with the exception of the
en-ca/en-gb/en-us locales, we should probably trim the locale to
just xx - but that's a different problem, and let's just focus on
getting this working to begin with.

Addresses Launchpad # 723489

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

13 years agodojo.js has to be loaded from the same domain as the page, unless it's a cross-domain...
erickson [Tue, 22 Feb 2011 21:19:38 +0000 (21:19 +0000)]
dojo.js has to be loaded from the same domain as the page, unless it's a cross-domain build

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

13 years ago2.0.2 upgrade script
miker [Mon, 21 Feb 2011 18:45:38 +0000 (18:45 +0000)]
2.0.2 upgrade script

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

13 years agoMake sure we continue looping in situations where there is only one copy
miker [Mon, 21 Feb 2011 18:30:19 +0000 (18:30 +0000)]
Make sure we continue looping in situations where there is only one copy

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