]> git.evergreen-ils.org Git - Evergreen.git/log
Evergreen.git
14 years agobumping version info and adding changelog for final cut-ification tags/rel_1_6_0_0
miker [Tue, 10 Nov 2009 20:54:59 +0000 (20:54 +0000)]
bumping version info and adding changelog for final cut-ification

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

14 years agoadding VIEW_BILLING_TYPE to Staff groups during upgrade
miker [Tue, 10 Nov 2009 19:31:45 +0000 (19:31 +0000)]
adding VIEW_BILLING_TYPE to Staff groups during upgrade

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

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

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

14 years agoFix 1.4->1.6 upgrade script to assign new cataloger permissions to cataloger group...
dbs [Tue, 10 Nov 2009 15:36:23 +0000 (15:36 +0000)]
Fix 1.4->1.6 upgrade script to assign new cataloger permissions to cataloger group, not circulators

Thanks again to Warren Layton for spotting and reporting this!

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

14 years agoAdd UPDATE_RECORD permission and grant it to cataloguers (per Launchpad bug # 479247)
dbs [Tue, 10 Nov 2009 03:36:52 +0000 (03:36 +0000)]
Add UPDATE_RECORD permission and grant it to cataloguers (per Launchpad bug # 479247)

Thanks to Warren Layton for finding this during upgrade testing

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_0@14849 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:49 +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/tags/rel_1_6_0_0@14847 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

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

14 years agoback-porting 14370: sort checked out items by due date, oldest first. this brings...
erickson [Mon, 9 Nov 2009 01:13:30 +0000 (01:13 +0000)]
back-porting 14370:  sort checked out items by due date, oldest first. this brings the items that need the most attention to the top of the list. previously, there was no sorting

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_0@14833 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:52 +0000 (01:12 +0000)]
Backport r14825 and r14826 to address ISSN ingest and retrieval bugs

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

14 years agoBack-porting:
erickson [Mon, 9 Nov 2009 01:10:07 +0000 (01:10 +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/tags/rel_1_6_0_0@14829 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agomake sure there is a space before and after normalized date ranges
miker [Sat, 7 Nov 2009 19:59:09 +0000 (19:59 +0000)]
make sure there is a space before and after normalized date ranges

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

14 years agoRemove Spanish from the list of localizations, as there is no Spanish localization.
dbs [Fri, 6 Nov 2009 18:57:11 +0000 (18:57 +0000)]
Remove Spanish from the list of localizations, as there is no Spanish localization.

Only removing this from rel_1_6_0_0 as we can always hope.

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

14 years agoRemove a duplicate permission group map entry.
dbs [Fri, 6 Nov 2009 18:42:28 +0000 (18:42 +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/tags/rel_1_6_0_0@14809 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_0@14806 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:48:33 +0000 (22:48 +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/tags/rel_1_6_0_0@14800 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoTypo
miker [Thu, 5 Nov 2009 18:32:26 +0000 (18:32 +0000)]
Typo

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

14 years agouse a trigger to push day-granular circ due_date to the end of the calendar day
miker [Thu, 5 Nov 2009 18:28:15 +0000 (18:28 +0000)]
use a trigger to push day-granular circ due_date to the end of the calendar day

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

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

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

14 years agoadd max_delay field for a/t event defs to the upgrade script
miker [Wed, 4 Nov 2009 22:52:49 +0000 (22:52 +0000)]
add max_delay field for a/t event defs to the upgrade script

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_0@14780 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:55 +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/tags/rel_1_6_0_0@14778 dcc99617-32d9-48b4-a31d-7c20da2025e4

14 years agoadd max_delay field to optionally pre-invalidate events based on a delay window,...
miker [Wed, 4 Nov 2009 19:35:24 +0000 (19:35 +0000)]
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/tags/rel_1_6_0_0@14769 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:48:29 +0000 (19:48 +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/tags/rel_1_6_0_0@14750 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:52:12 +0000 (04:52 +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/tags/rel_1_6_0_0@14738 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:29 +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/tags/rel_1_6_0_0@14734 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:27 +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/tags/rel_1_6_0_0@14714 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:49:06 +0000 (01:49 +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/tags/rel_1_6_0_0@14710 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

git-svn-id: svn://svn.open-ils.org/ILS/tags/rel_1_6_0_0@14698 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:59 +0000 (01:55 +0000)]
backporting max-delay-age validator, action_trigger runner script + trigger filters

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

14 years agowhen changing the pickup lib of a hold that is already on the shelf, create a hold...
erickson [Thu, 29 Oct 2009 21:44:47 +0000 (21:44 +0000)]
when changing the pickup lib of a hold that is already on the shelf, create a hold-transit-copy not just a regular transit-copy

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

14 years agorepair ambiguous WHERE clause Open-ILS/src/sql/Pg/1.4.0.5-1.6.0.0-upgrade-db.sql
miker [Thu, 29 Oct 2009 13:36:08 +0000 (13:36 +0000)]
repair ambiguous WHERE clause Open-ILS/src/sql/Pg/1.4.0.5-1.6.0.0-upgrade-db.sql

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

14 years agoMissed the addition of Date.pm when backporting djfiander's MFHD enhancements. Argh.
dbs [Wed, 28 Oct 2009 03:36:56 +0000 (03:36 +0000)]
Missed the addition of Date.pm when backporting djfiander's MFHD enhancements. Argh.

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

14 years agoPatch from James Fournie to increase the width of of the state/province field from...
miker [Wed, 28 Oct 2009 01:01:58 +0000 (01:01 +0000)]
Patch from James Fournie to increase the width of of the state/province field from 2 to 3 characters, for ISO 3166-2 compliance

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

14 years agocorrect ambiguous select
miker [Tue, 27 Oct 2009 20:49:53 +0000 (20:49 +0000)]
correct ambiguous select

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

14 years agoUpdate find_orphaned_reports.pl to modern Evergreen (with apologies to chromatic):
dbs [Tue, 27 Oct 2009 19:06:24 +0000 (19:06 +0000)]
Update find_orphaned_reports.pl to modern Evergreen (with apologies to chromatic):
  * prefer non-deprecated reporter database settings
  * use opensrf_core.xml instead of bootstrap.conf
  * fix typo (boostrap -> bootstrap)

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

14 years agobackporting part of 14606, disabling the auto-hide patron summary behavior by default
phasefx [Mon, 26 Oct 2009 16:00:31 +0000 (16:00 +0000)]
backporting part of 14606, disabling the auto-hide patron summary behavior by default

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

14 years agoBackport MFHD from trunk
dbs [Sun, 25 Oct 2009 20:49:46 +0000 (20:49 +0000)]
Backport MFHD from trunk

djfiander was horrified to hear that 1.6.0.0 might be rolled with an
arbitrary cut of his MFHD code from when that tag was originally
created

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

14 years agoadded some links from the user object to the user's accumulated money summary and...
erickson [Sun, 25 Oct 2009 20:26:34 +0000 (20:26 +0000)]
added some links from the user object to the user's accumulated money summary and open billable transactions summaries

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

14 years agowhen testing for existing events (to prevent duplicates) don't test for the presence...
erickson [Sun, 25 Oct 2009 19:02:08 +0000 (19:02 +0000)]
when testing for existing events (to prevent duplicates) don't test for the presence of events linked to the previous event def in the loop.  when fetching targets, only fetch the identifier column since it is all that is needed to create the event (and there could be many objects for passive events).  increase the search timeout for event targets

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

14 years agoPatch from Warren Layton which fixes the behavior of the new Org Unit
miker [Fri, 23 Oct 2009 17:33:25 +0000 (17:33 +0000)]
Patch from Warren Layton which fixes the behavior of the new Org Unit
configuration interfaces. Moving from raw open-ils.pcrud service calls to the
handy openils.PermaCrud dojo module.

Applied with minor editorialization to remove some duplicated code.

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

14 years agorolling back r14446: dojo.addOnLoad() is fine in xul, as long as we are not using...
miker [Fri, 23 Oct 2009 00:30:23 +0000 (00:30 +0000)]
rolling back r14446: dojo.addOnLoad() is fine in xul, as long as we are not using a layer

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

14 years agoremove the call to unicode() -- breaks things on python 2.5+
miker [Thu, 22 Oct 2009 15:00:46 +0000 (15:00 +0000)]
remove the call to unicode() -- breaks things on python 2.5+

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

14 years agobackporting r14545 from trunk: use fieldmapper.AutoIDL inside conify to allow openils...
miker [Thu, 22 Oct 2009 03:32:09 +0000 (03:32 +0000)]
backporting r14545 from trunk: use fieldmapper.AutoIDL inside conify to allow openils.PermaCrud to function properly

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

14 years agorolling back 14518, cstore might_have change. thinko
erickson [Wed, 21 Oct 2009 15:47:13 +0000 (15:47 +0000)]
rolling back 14518, cstore might_have change. thinko

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

14 years agorepaired bug in cstore 'might_have' fleshing which lead to fleshing the same object...
erickson [Wed, 21 Oct 2009 14:37:44 +0000 (14:37 +0000)]
repaired bug in cstore 'might_have' fleshing which lead to fleshing the same object into itself

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

14 years agobackport changeset 14396: Tweak the key used for oils_persist so that saved settings...
phasefx [Mon, 19 Oct 2009 17:16:25 +0000 (17:16 +0000)]
backport changeset 14396: Tweak the key used for oils_persist so that saved settings will survive staff client BUILD_ID changes.

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

14 years agobackport changeset 14467, for xulrunner 1.9 change to scrollbars in lists (fixes...
phasefx [Mon, 19 Oct 2009 17:12:20 +0000 (17:12 +0000)]
backport changeset 14467, for xulrunner 1.9 change to scrollbars in lists (fixes bug where off-screen rows don't flesh themselves when they become visible)

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

14 years agoauthority record queue needs autoheight to render
erickson [Mon, 19 Oct 2009 15:06:35 +0000 (15:06 +0000)]
authority record queue needs autoheight to render

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

14 years agoAdd a "complete subject" index and corresponding upgrade script
dbs [Fri, 16 Oct 2009 03:56:42 +0000 (03:56 +0000)]
Add a "complete subject" index and corresponding upgrade script

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

14 years agoSimplest possible way to add PostgreSQL 8.4 support.
dbs [Thu, 15 Oct 2009 22:21:27 +0000 (22:21 +0000)]
Simplest possible way to add PostgreSQL 8.4 support.

Ubuntu 9.10 (Karmic Koala) ships with PostgreSQL 8.4, and in my
testing it works identically to 8.3. Let's add it and avoid at
least one install-time pain.

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

14 years agobackporting trunk fix for pathological historical circ report query plan
miker [Thu, 15 Oct 2009 16:46:02 +0000 (16:46 +0000)]
backporting trunk fix for pathological historical circ report query plan

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

14 years agobackporting r14443 and r14444 from trunk: xul + dojo can not use dojo.addOnLoad or...
miker [Thu, 15 Oct 2009 16:22:05 +0000 (16:22 +0000)]
backporting r14443 and r14444 from trunk: xul + dojo can not use dojo.addOnLoad or djConfig.parseOnLoad

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

14 years agouse inline penalty processing during fine generation to prevent duplicate penalties
erickson [Thu, 15 Oct 2009 13:56:16 +0000 (13:56 +0000)]
use inline penalty processing during fine generation to prevent duplicate penalties

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

14 years agoMerge r14436 from rel_1_6: Add UPDATE_RECORD permission so cataloguers can undelete...
dbs [Thu, 15 Oct 2009 02:51:45 +0000 (02:51 +0000)]
Merge r14436 from rel_1_6: Add UPDATE_RECORD permission so cataloguers can undelete records

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

14 years agoBackport r14431 - add missing error message
dbs [Thu, 15 Oct 2009 01:50:18 +0000 (01:50 +0000)]
Backport r14431 - add missing error message

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

14 years agothinko on rollback vs. commit when creating a local cstoreEditor object for user...
erickson [Wed, 14 Oct 2009 21:03:01 +0000 (21:03 +0000)]
thinko on rollback vs. commit when creating a local cstoreEditor object for user penalty calculation/creation

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

14 years agobackport changeset 14111: fixes doubled holds display glitch from oils_persist
phasefx [Wed, 14 Oct 2009 19:47:19 +0000 (19:47 +0000)]
backport changeset 14111: fixes doubled holds display glitch from oils_persist

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

14 years agolike dob, trim the expire_date to accomodate jscalendar
erickson [Wed, 14 Oct 2009 19:32:45 +0000 (19:32 +0000)]
like dob, trim the expire_date to accomodate jscalendar

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

14 years agoMerge r14405 from trunk: support state_store updates
dbs [Wed, 14 Oct 2009 01:31:43 +0000 (01:31 +0000)]
Merge r14405 from trunk: support state_store updates

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

14 years agoquick tweak so birthdates show by default. Trunk has an org unit setting and surroun...
phasefx [Tue, 13 Oct 2009 18:22:42 +0000 (18:22 +0000)]
quick tweak so birthdates show by default.  Trunk has an org unit setting and surrounding code for controlling this

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

14 years agoPatch from Laura Cassell to make the email regexp a bit more forgiving.
miker [Mon, 12 Oct 2009 20:26:03 +0000 (20:26 +0000)]
Patch from Laura Cassell to make the email regexp a bit more forgiving.
Specifically, this allows the name portion of the address to contain
period separated chunks.

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

14 years agoonly need to send address search params once now
miker [Mon, 12 Oct 2009 18:00:35 +0000 (18:00 +0000)]
only need to send address search params once now

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

14 years agoset trucation to 1 for LoC z39.50 source
miker [Mon, 12 Oct 2009 16:52:46 +0000 (16:52 +0000)]
set trucation to 1 for LoC z39.50 source

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

14 years agodo not use NEW in an ON DELETE trigger, use OLD
miker [Mon, 12 Oct 2009 16:17:25 +0000 (16:17 +0000)]
do not use NEW in an ON DELETE trigger, use OLD

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

14 years agodo not use NEW in an ON DELETE trigger, use OLD
miker [Mon, 12 Oct 2009 16:17:02 +0000 (16:17 +0000)]
do not use NEW in an ON DELETE trigger, use OLD

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

14 years agoaccount for case differences in billing type change
miker [Mon, 12 Oct 2009 15:54:16 +0000 (15:54 +0000)]
account for case differences in billing type change

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

14 years agojscalendar doesn't like the DoB date format. trim the DoB to just the date part
erickson [Mon, 12 Oct 2009 15:05:31 +0000 (15:05 +0000)]
jscalendar doesn't like the DoB date format.  trim the DoB to just the date part

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

14 years agobackport changesets 13953, 14017: persist mechanism replacement for 1.9 xulrunners
phasefx [Mon, 12 Oct 2009 14:52:03 +0000 (14:52 +0000)]
backport changesets 13953, 14017: persist mechanism replacement for 1.9 xulrunners

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

14 years agoside-porting complete 1.2-1.4 upgrade scripts
miker [Mon, 12 Oct 2009 14:42:01 +0000 (14:42 +0000)]
side-porting complete 1.2-1.4 upgrade scripts

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

14 years agocapture the context org parameter for penalty generation.
erickson [Mon, 12 Oct 2009 05:08:35 +0000 (05:08 +0000)]
capture the context org parameter for penalty generation.

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

14 years agopass the patron id (instead of the object) and the appropriate context org to the...
miker [Mon, 12 Oct 2009 05:07:36 +0000 (05:07 +0000)]
pass the patron id (instead of the object) and the appropriate context org to the penalty calculator

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

14 years agoinsert billing summary data into the materialized view during upgrade
miker [Mon, 12 Oct 2009 03:12:53 +0000 (03:12 +0000)]
insert billing summary data into the materialized view during upgrade

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

14 years agofoward-porting 1.2 changeset r9281 for cloned patron address searching
miker [Fri, 9 Oct 2009 18:22:27 +0000 (18:22 +0000)]
foward-porting 1.2 changeset r9281 for cloned patron address searching

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

14 years agountil a more flexible solution exists, make the default zip regex in the old-school...
erickson [Fri, 9 Oct 2009 12:50:16 +0000 (12:50 +0000)]
until a more flexible solution exists, make the default zip regex in the old-school patron editor Canada-friendly by default

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

14 years agoBackporting r14305 to fix <controlfield> creation and use (when missing) bug:
miker [Thu, 8 Oct 2009 17:48:35 +0000 (17:48 +0000)]
Backporting r14305 to fix <controlfield> creation and use (when missing) bug:

When we add a <controlfield> element we need to set it to be 40 characters
long, and full of spaces, otherwise the Fixed Field editor cannot properly
set the positions.

Additionally, when a Fixed Field is edited but there is no backing
<controlfield> element (say, trying to set the Audn when there is no 008)
then we will add the needed <controlfield>.

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

14 years agoBackporting r14032, a confirmed fix for ticket #64: use Safe to protect against EVIL...
miker [Thu, 8 Oct 2009 15:51:51 +0000 (15:51 +0000)]
Backporting r14032, a confirmed fix for ticket #64: use Safe to protect against EVIL evals coming in from the outside world -- we share the environment into the Safe compartment using the name $current_environment

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

14 years agoBackport the good part of r14283 for escaping call number labels and org_unit shortna...
dbs [Wed, 7 Oct 2009 20:40:04 +0000 (20:40 +0000)]
Backport the good part of r14283 for escaping call number labels and org_unit shortnames in -full unAPI output

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

14 years agocreated workaround for confusing IE bug caused by titles with @'s, which resulted...
erickson [Wed, 7 Oct 2009 20:24:51 +0000 (20:24 +0000)]
created workaround for confusing IE bug caused by titles with @'s, which resulted in URLs where the title should be

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

14 years agoRemove the source of many annoying 404 errors - a CSS file that doesn't exist
dbs [Tue, 6 Oct 2009 04:35:06 +0000 (04:35 +0000)]
Remove the source of many annoying 404 errors - a CSS file that doesn't exist

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

14 years agoRemove duplicate entity definition
dbs [Tue, 6 Oct 2009 03:56:20 +0000 (03:56 +0000)]
Remove duplicate entity definition

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

14 years agoRemove one hard-coded string (Subjects) from default skin
dbs [Fri, 2 Oct 2009 20:15:40 +0000 (20:15 +0000)]
Remove one hard-coded string (Subjects) from default skin

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

14 years agobackporting changeset 14244: Make the old survey wizard use work locations instead...
phasefx [Fri, 2 Oct 2009 04:43:07 +0000 (04:43 +0000)]
backporting changeset 14244: Make the old survey wizard use work locations instead of home lib

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

14 years agoMake MODS v3 variants inherit from mods3 rather than mods (version 2).
dbs [Mon, 28 Sep 2009 18:43:48 +0000 (18:43 +0000)]
Make MODS v3 variants inherit from mods3 rather than mods (version 2).

Results in the correct namespace being applied to MODS v3[123] and makes Zotero happy.

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

14 years agobackporting r14173: Fix targetting trac ticket #70 -- populate the xact_type column...
miker [Sat, 26 Sep 2009 16:41:43 +0000 (16:41 +0000)]
backporting r14173: Fix targetting trac ticket #70 -- populate the xact_type column in transaction summary materialization trigger

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

14 years agoBackporting r14165:
miker [Fri, 25 Sep 2009 01:20:01 +0000 (01:20 +0000)]
Backporting r14165:

Patch from Warren Layton at Laurentian university which addresses some issues
saving org unit data via the conify interfaces.

Thanks, Warren, and sorry for the delay.

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

14 years agobackporting r14159: Correcting reporting view definition with regard to ISBN and...
miker [Thu, 24 Sep 2009 19:28:18 +0000 (19:28 +0000)]
backporting r14159: Correcting reporting view definition with regard to ISBN and ISSN extraction

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

14 years agobackporting r14155: correcting thinko that caused calling a cstore method before...
miker [Thu, 24 Sep 2009 19:18:16 +0000 (19:18 +0000)]
backporting r14155: correcting thinko that caused calling a cstore method before cstore is started

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

14 years agobackporting r13983: turn off array expansion in DBD::Pg (new feature that is on by...
miker [Thu, 24 Sep 2009 17:06:01 +0000 (17:06 +0000)]
backporting r13983: turn off array expansion in DBD::Pg (new feature that is on by default, and we do not want it)

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

14 years agoSQL thinko causing over-zealous reshelving of copies not yet out of their delay time...
miker [Wed, 23 Sep 2009 16:48:01 +0000 (16:48 +0000)]
SQL thinko causing over-zealous reshelving of copies not yet out of their delay time.  Problem spotted and fix suggested by Bill Ott of GRPL.

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

14 years agocall child_init on Z39 module from top-level search service child init
erickson [Wed, 23 Sep 2009 16:29:52 +0000 (16:29 +0000)]
call child_init on Z39 module from top-level search service child init

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

14 years agoBackport r14098 from trunk: fix typo in CDBI/config.pm (courtesy Jason Stephenson)
miker [Wed, 23 Sep 2009 01:10:48 +0000 (01:10 +0000)]
Backport r14098 from trunk: fix typo in CDBI/config.pm (courtesy Jason Stephenson)

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

14 years agobackporting r14089 and r14091: IE does not appreciate direct parent/child CSS selecto...
miker [Tue, 22 Sep 2009 18:02:33 +0000 (18:02 +0000)]
backporting r14089 and r14091: IE does not appreciate direct parent/child CSS selectors, so we will use the more generic descendant selector; improve the display of title data by providing a space between subfields (XML processors, particularly those rendering HTML, normalizes whitespace by default)

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

14 years agoproperly populate %services hash of configured Z servers
miker [Mon, 21 Sep 2009 15:21:43 +0000 (15:21 +0000)]
properly populate %services hash of configured Z servers

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

14 years agoBug reported by Wiktor Rzeczkowski from McMaster University: [parallel_]pg_loader...
miker [Fri, 18 Sep 2009 17:26:23 +0000 (17:26 +0000)]
Bug reported by Wiktor Rzeczkowski from McMaster University: [parallel_]pg_loader.pl was not taught about the changes to the materialized_simple_record trigger

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

14 years agobackport of r13936: pass the ID not the bib object to the reporter.simple_rec_update...
miker [Tue, 8 Sep 2009 18:13:24 +0000 (18:13 +0000)]
backport of r13936: pass the ID not the bib object to the reporter.simple_rec_update stored proc

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

14 years agocapture override as a var because using =~ in an arg list is non-good
erickson [Fri, 4 Sep 2009 20:43:08 +0000 (20:43 +0000)]
capture override as a var because using =~ in an arg list is non-good

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

14 years agoon marc record import, call ingest after the create xact has been committed
erickson [Fri, 4 Sep 2009 20:21:46 +0000 (20:21 +0000)]
on marc record import, call ingest after the create xact has been committed

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

14 years agotypo reported by Dyrcona via IRC, thanks!
miker [Fri, 21 Aug 2009 19:52:33 +0000 (19:52 +0000)]
typo reported by Dyrcona via IRC, thanks!

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

14 years agoupdating version number
miker [Thu, 20 Aug 2009 15:40:04 +0000 (15:40 +0000)]
updating version number

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

14 years agotagging 1.6.0.0
miker [Thu, 20 Aug 2009 15:37:26 +0000 (15:37 +0000)]
tagging 1.6.0.0

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

14 years agoupdate, re, update script re: thinko in recent ingest fix
miker [Thu, 20 Aug 2009 15:36:32 +0000 (15:36 +0000)]
update, re, update script re: thinko in recent ingest fix

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