evergreen:tags/rel_2_11_0

Last commit made on 2016-09-21
Get this branch:
git clone -b tags/rel_2_11_0 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_11_0
Repository:
lp:evergreen

Recent commits

abc597f... by Dan Wells

Bumping version numbers, adding Upgrade Script and Changelog

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

d5ccc21... by Dan Wells

Update release notes

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

ccceb08... by Dan Wells

Bumping Perl version string for 2.11.0

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

0c156fa... by Dan Wells

Translation updates - po files

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

c57001f... by Galen Charlton

schema update script: 2.10.6 -> 2.10.7

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

b3a5341... by Kathy Lussier

Docs: Adding 2.10.7 point release notes

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

ff3aef3... by Kathy Lussier

Docs: Adding 2.9.8 point release notes

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

c487a8f... by Kathy Lussier

Docs: 2.11 Release Notes updates

Updates to the 2.11, including: adding a note about Ubuntu Xenial support,
adding acknowledgements for translators and for some who were missed in the
first iteration of Release Notes, slimming down the activity metric release
notes entry and moving the original, detail-rich entry to the TechRef directory.

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

89c7844... by Mike Rylander

LP#1623541: Booking will fail if its router isn't called "router"

The circ code checks to see if the booking app is running, and if not, it
skips some booking-related logic. This is a useful performance enhancement
where booking is not in use. It does this by asking the OpenSRF router if
the "open-ils.booking" app has registered with it. Most of the time the
OpenSRF router will be called, unimaginatively, "router" but when it's not,
booking will not be considered by the circ module even if it's running.

Instead of assuming "router" we should simply look up the router's name.

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

34cc6d3... by Eva Cerninakova <email address hidden>

Docs: improving documentation for catalog searching widgets

Signed-off-by: Jane Sandberg <email address hidden>