evergreen:tags/rel_3_0_9

Last commit made on 2018-06-29
Get this branch:
git clone -b tags/rel_3_0_9 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_0_9
Repository:
lp:evergreen

Recent commits

44cc581... by Chris Sharp

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Chris Sharp <email address hidden>

76d7bea... by Chris Sharp

Updating upgrade docs for 3.0.9.

Signed-off-by: Chris Sharp <email address hidden>

0c72abb... by Chris Sharp

Bumping Perl version string for 3.0.9

Signed-off-by: Chris Sharp <email address hidden>

19785b4... by Jane Sandberg

Docs: Adding 3.0.9 release notes

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

e9accd8... by Mike Rylander

LP#1773832: Empty deleted records can be surfaced in search results

There are cases where we avoid checking the deleted flag of bibs as an
optimization that avoids a JOIN in the search query. However, for some
shapes of real-world data, particularly in upgraded instances, deleted
records can slip through. This commit adds an explicit check for the
flag to all search queries.

Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Daniel Pearl <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>

3ea9d98... by Jason Stephenson

LP 1758160: Bump version in upgrade_log.

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

f1745af... by Blake GH

LP1758160_Deleting_patrons_can_exceed_staff_client_timeouts

Added an index to action.usr_circ_history for much needed postgresql justice.
This will increase the speed when deleting patrons with large number of circulations.

Signed-off-by: blake <email address hidden>
Signed-off-by: Jason Boyer <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>

17fe954... by Jane Sandberg

Docs: improving index terms for MARC import/export options

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

f44be2f... by Jeanette Lundgren

added fields for hold notification preference to display

Signed-off-by: Jeanette Lundgren <email address hidden>
Signed-off-by: Garry Collum <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>

10e2584... by Jane Sandberg

LP1772444: Updating list of variables in bill template descriptions

Bill: repaired merge conflicts and applied some additional docs
consistency across the two billing templates.

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