evergreen:tags/rel_2_11_4

Last commit made on 2017-04-19
Get this branch:
git clone -b tags/rel_2_11_4 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_11_4
Repository:
lp:evergreen

Recent commits

d949982... by Dan Wells

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Dan Wells <email address hidden>

73e7d9e... by Dan Wells

Bump OpenILS.pm version

Signed-off-by: Dan Wells <email address hidden>

55ae953... by Galen Charlton

2.10.10-2.10.11 schema update

Signed-off-by: Galen Charlton <email address hidden>

6217267... by Galen Charlton

schema update script for 2.10.10

Signed-off-by: Galen Charlton <email address hidden>

5fc7b53... by Kathy Lussier

Docs: Release notes for 2.11.4 maintenance release

Signed-off-by: Kathy Lussier <email address hidden>

b7a1a6c... by Kathy Lussier

Docs: Release notes for the 2.10.11 maintenance release

Signed-off-by: Kathy Lussier <email address hidden>

Conflicts:
 docs/RELEASE_NOTES_2_10.adoc

560e0d9... by Dan Wells

LP#1670407 Add tests for xact_finish close/re-open

Since this bug came about due to negative balance changes (and it was
easier), this commit extends the existing negative balances test suite
to include basic tests for checking both xact_finish conditions.

One of these tests fails without the fix from the previous commit.

Signed-off-by: Dan Wells <email address hidden>

0120746... by Bill Erickson

LP#1670407 Lost checkin re-opens transaction

Avoid re-closing a circulation that was re-opened during checkin because
it acquired a non-zero balance. This is typically caused by, for
example, voiding a lost item fee during checkin and/or generating
overdues for lost-then-found items.

Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Dan Wells <email address hidden>

a0f74d7... by Josh Stompro <email address hidden>

LP#1667115 - Silence config.hard_due_date warning

For every checkout where a hard due date isn't used there is a log
warning of "retrieve config.hard_due_date called with no ID...".

This fix silences that warning.

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

a449429... by Galen Charlton

LP#1665933: describe the new -x option when running -h

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

Conflicts:
 build/tools/make_release