evergreen:tags/rel_1_6_0_5

Last commit made on 2010-06-10
Get this branch:
git clone -b tags/rel_1_6_0_5 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_1_6_0_5
Repository:
lp:evergreen

Recent commits

26e8eb7... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

version stamping and changelog

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

88bab7f... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Tagging 1.6.0.5

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

addf2f6... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Patch from James Fournie of SITKA:

There was some discussion about problems with holds fulfillment at the
holds roundtable at EG2010. I am pleased to share this patch with the
community which has been thoroughly tested by the folks at
Thompson-Nicola Regional District Library. (thanks guys!)

Background:

Evergreen's default out-of-the-box behaviour for holds fulfillment is
a gas-saving method. Holds are fulfilled by proximity. In a
multibranch library, holds are fulfilled at the local branch first.
Many libraries, particularly single branch libraries may be ok with
this, but it may be problematic for other libraries.

Imagine a scenario where you have a large central branch and a small
rural branch of the same library system. At the large branch, there
are many copies of Popular New DVD with lots of holds. There are no
copies at the rural branch. Patrons at the small rural branch who
want to pick up Popular New DVD at their home branch may never get
their hold fulfilled because the copies will stay at the large branch
as long as there are holds for pickup there.

This patch adds an org unit setting that changes the opportunistic
check-in so that items checked in will be assigned to holds by request
date first, rather than proximity. This setting can be applied to
any level of the org tree, so in some situations you may even want to
activate FIFO for large libraries, but leave the original setting for
smaller libraries with less traffic who want to keep their copies more
local.

Also credit to Jeff Godin who thought of the same patch and
contributed the setting name "holds FIFO" for the setting

[ NOTE: Implications of mixed FIFO and non-FIFO environments that are
not sufficiently segregated by the use of Hard Boundaries for Holds
present a potenial for user confusion. Beware that mixing FIFO and
non-FIFO settings within a resource-sharing group will likely result in
severe imbalance of hold fulfillment, though further configuration,
development, tuning and testing may be able to mitigate these issues.
 --miker ]

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

a36f9ae... by erickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>

updated report param editor to handle join types embedded in the field name. this bug caused sporadic failed rendering of the report editor params widgets

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

01c710b... by erickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>

back-porting: protect against empty results from bib searches caused by search timeouts. This allows the API call to log the error and return reasonable results

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

87af146... by dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Backport r16558 from rel_1_6: Avoid schema creation failure by ensuring metabib exists before referencing rule is created

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

5bf684d... by dbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Fix regression in date formatting for purposes other than due dates

Thanks to #atheos in IRC for pointing out this problem

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

b7431eb... by erickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Patch from Bill Ott to add missing apostrophe in rdetail.js

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

156d867... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

Patch from Dan Wells to fix the bookbag menu not showing up in Craftsman.

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

ca8be78... by miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>

adjust upgrade script in case there is ever a 1.6.0.5Open-ILS/src/sql/Pg/1.6.0.4-1.6.0.5-upgrade-db.sql

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