evergreen:tags/rel_2_5_0

Last commit made on 2013-11-08
Get this branch:
git clone -b tags/rel_2_5_0 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_5_0
Repository:
lp:evergreen

Recent commits

4f56621... by Dan Wells

Manual tweaks to upgrade file

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

0436525... by Dan Wells

Bumping version numbers, adding Upgrade Script and Changelog

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

f8ffa8a... by Dan Wells

Changes to smooth out make_release

1) Make the fake 'HeadURL' into a URL which works with our web repo.
Note that this has 'tags/' hardcoded in, so it only works with true
release branches (e.g. rel_x_y_z) not "working" branches
(e.g. rel_x_y).

2) Change range selector when building log to exclude commits from
rel_2_4.

3) Switch the XULRunner download order so that we can remove them
automatically during make_release and manually afterwards.

4) Add a pause between tagging and building for manual tweaks.

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

0d82736... by Dan Wells

Bump OpenILS.pm version

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

c19d611... by Dan Wells

Forward-port upgrade scripts from recent releases

In accordance with LP #894052.

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

4d74252... by Dan Wells

Update OpenSRF minimum version in install docs

Evergreen now requires OpenSRF 2.2.1 or later, so it makes sense to be
clear about it.

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

84ce52a... by Dan Wells

Update upgrade instructions for 2.5.0 release

- Bump up minimum OpenSRF to 2.2.1
- Replace all 2.5-beta1 markers (and few stray 2.4 markers) with 2.5.0

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

869a696... by Dan Wells

Translation updates - newpot

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

3c8bc9f... by Dan Wells

Translation updates - po files

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

fb9de90... by Jeff Godin

Don't auto-logout TPAC in staff client

Wrap the meta refresh in TPAC within a check for ctx.is_staff, so
that idle TPAC tabs will not log out when running within the staff
client.

This is intended to resolve the primary cause of symptoms mentioned
in bug 1036318 "OPAC timeout within the client"

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