evergreen:tags/rel_2_11_3

Last commit made on 2017-02-16
Get this branch:
git clone -b tags/rel_2_11_3 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_11_3
Repository:
lp:evergreen

Recent commits

d8ff6f6... by Dan Wells

Bumping version numbers, adding Upgrade Script and Changelog

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

24581ad... by Dan Wells

Bump OpenILS.pm version

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

a193de5... by Dan Wells

Add note about missing upgrade script to release notes

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

83f8607... by Galen Charlton

release notes for Evergreen 2.11

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

9b231f9... by Galen Charlton

LP#16663435: stamp database update

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

Conflicts:
 Open-ILS/src/sql/Pg/002.schema.config.sql

528a62d... by Jason Stephenson

LP#16663435 - Release Note for Missing Stripe Settings Permissions

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

0cd4e92... by Chris Sharp

LP#16663435 - Stripe org settings lack view permissions.

Unprivileged users can retrieve organizational unit setting values
for setting types lacking a "view" permission. When the feature adding
Stripe credit card processing was added, the upgrade script neglected to
add the VIEW_CREDIT_CARD_PROCESSING permission to the organizational unit
setting type (which was included in 0396.data.org-setting-payflowpro.sql).

Fresh installs are not affected, but anyone who upgraded through 0863.data.stripe-payments.sql
(included in the 2.5.3-2.6.0-upgrade-db.sql version upgrade script) and is
using Stripe credit card processing should run this script.

Signed-off-by: Chris Sharp <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>

25d4b18... by Dan Wells

Forward-port 2.11.2 Upgrade Script

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

c8bcead... by Dan Wells

Forward-port 2.11.1 Upgrade Script

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

1447637... by Galen Charlton

LP#1639236: fix display of temporary list items

Peer to the fix for bug 1638921.

To test
-------
[1] Apply patch.
[2] In public catalog, add one or more bibs to the temporary
    list ('My List').
[3] Click the 'View List' button, then verify that the titles
    are displayed.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Chris Sharp <email address hidden>
Signed-off-by: Jason Etheridge <email address hidden>