evergreen:tags/rel_2_7_1

Last commit made on 2014-11-10
Get this branch:
git clone -b tags/rel_2_7_1 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_7_1
Repository:
lp:evergreen

Recent commits

d4b2ab2... by Mike Rylander

LP#1390225: Fail to care about errors from auth.session.delete

We're just tossing this call over the wall and moving on. We don't
care if the session wasn't there to delete or even if we didn't pass
a session to the server.

Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Chris Sharp <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

b9f7003... by Mike Rylander

LP#1390225: redirect to ctx.home_page instead of through ctx.logout_page

This way, we skip the auth.session.delete call that will error out because
we no longer have the authtoken cookie.

Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Chris Sharp <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

e966717... by Ben Shum

Bumping version numbers, adding Upgrade Script and Changelog

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

7a4e684... by Ben Shum

Bump OpenILS.pm version

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

64a6bc1... by Mike Rylander

LP#1248636: Clear session at OPAC logout

When the user explicitly logs out, clear the session on the server side.

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

d34845f... by Ben Shum

Forward port 2.6-2.7 upgrade script

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

de94a7f... by Bill Erickson

LP#1366964 Update libdbi connection test error parsing

Modern version of libdbi return a slightly different error message for
queries which fail mid-transaction, causing an C-based DB backends to
exit abruptly unnecessarily. Update the error message test to include
the new format.

Includes Perl live test for confirming functionality.

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

ff1bf76... by Chris Sharp

LP1383697: Long Overdue needs to be a "magical status" for the copy editor

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

14df3b9... by Dan Scott <email address hidden>

lp1383763 - Display OpenURL embargo statement

The ResolverResolver service fetches the embargo statement (such as
"Last year not available") from OpenURL resolvers and stores it in a
target_embargo field. In JSPAC we used to display this along with the
coverage statement, because it is very important that people know that a
resource may be available from 1999 but the last year isn't available
online.

Restore the display of this information to the TPAC.

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

903aa53... by Dananji Liyanage <email address hidden>

Docs: Changed 'Importing materials' in the staff client section LP#1371615

Signed-off-by: Yamil Suarez <email address hidden>