evergreen:tags/rel_2_7_2

Last commit made on 2014-12-17
Get this branch:
git clone -b tags/rel_2_7_2 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_7_2
Repository:
lp:evergreen

Recent commits

829da0d... by Ben Shum

Add comment to run 2.6.2-2.6.3 upgrade script if missed during 2.6-2.7 major upgrade

As discovered by Dan Scott, the 2.7.0 and 2.7.1 shipped with a missing upgrade
script for 2.6.2-2.6.3 and if one upgraded directly from 2.6.2 to 2.7.0, you
would miss out on the fixes contained within.

Add a comment to the end of the 2.7.2 upgrade script to tell folks to go back
and run the 2.6.2-2.6.3 upgrade (which is now included in the tarball and
branches for 2.7 series).

Signed-off-by: Ben Shum <email address hidden>

8cbb685... by Ben Shum

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Ben Shum <email address hidden>

673c87e... by Ben Shum

Bump OpenILS.pm version to 2.7.2

Signed-off-by: Ben Shum <email address hidden>

66e56a7... by Dan Scott <email address hidden>

LP#1402905 Use stricter matching for UPC values

Per http://www.loc.gov/marc/bibliographic/bd024.html we
should be checking to see if either the ind1 is "1" or
if there's a subfield 2 with a value of "upc" before
assuming that any "Other standard identifier" 024 field
is a UPC value.

Signed-off-by: Dan Scott <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

f33b473... by Mike Rylander

LP#921142: Bring back automatic padding of short fixed fields in the GUI MARC editor

Bring back automatic padding of short fixed fields in the GUI MARC
editor. Also, use onblur instead of oninput, so that we've already lost
focus and don't care if that happens again.

Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Remington Steed <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

402b5d0... by Ben Shum

LP#1394356: Stamping upgrade script for patron purge post code fix

Signed-off-by: Ben Shum <email address hidden>

9421886... by Bill Erickson

LP#1394356 Patron purge circs retain post code

When purging a patron, clear the address data after circulation
anonymization to ensure the usr_post_code is retained.

Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

fce2916... by Ben Shum

LP#1400376: Stamping upgrade script for fix to metabib.record_attr

Signed-off-by: Ben Shum <email address hidden>

080f90f... by Mike Rylander

LP#1400376: Don't allow NULL attrs to polute an HSTORE as a key

That causes the HSTORE to blow up, which is bad for circs that
want to succeed.

Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

da51ee3... by Ben Shum

LP#1389403: Stamping upgrade script for normalizer detection to call number browse

Signed-off-by: Ben Shum <email address hidden>