evergreen:tags/rel_2_12_2a

Last commit made on 2017-05-24
Get this branch:
git clone -b tags/rel_2_12_2a https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_12_2a
Repository:
lp:evergreen

Recent commits

549f62c... by Blake GH

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: blake <email address hidden>

6531c9e... by Blake GH

bumping Perl version string for 2.12.2

Signed-off-by: blake <email address hidden>

e8b5078... by Galen Charlton

tweaked PO updates

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

750879b... by Blake GH

Translation updates - newpot

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

de338bc... by Galen Charlton

2.10.11-2.10.12 schema update

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

3867a32... by Galen Charlton

update 2.12.2 release notes

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

3e663fb... by Dan Scott <email address hidden>

LP#1478128: Avoid XSS in public catalog

This patch escapes various GET param values by passing them through
the Template Toolkit html filter, including:

* in the locale picker
* in the searchbar
* in the login form

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

03cc7bf... by Kathy Lussier

Docs: 2.12.2 Maintenance release notes

Well, this turned out to be a busy maintenance release. Lots of bug fixes
are now outlined in the 2.12.2 release notes.

This commit also adds a missing new feature - LSE setting for default
status for received acq line items - to the 2.12.0 notes.

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

d3276b9... by Kathy Lussier

Docs: 2.11.5 maintenance release notes

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

f46fbdf... by Kathy Lussier

LP#1677902: Remove search formats from advanced search limiter block

The original behavior of the advanced search limiter block was to remove
search formats from the display because it is available for limiting in the
search bar. Other code broke this behavior, and I've now restored it by
adding the ignore search format code to the searchbar.tt2 file. It also fixes
a problem where the search format limiters were incorrectly displaying on the
low hits page.

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