evergreen:tags/rel_2_5_7

Last commit made on 2014-09-05
Get this branch:
git clone -b tags/rel_2_5_7 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_5_7
Repository:
lp:evergreen

Recent commits

0952722... by Dan Wells

Bumping version numbers, adding Upgrade Script and Changelog

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

3a76dd1... by Dan Wells

Bump OpenILS.pm version

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

95351cd... 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 better exclude commits
from previous releases.

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

bf55f41... by Michele Morgan

lp949101 Hold Columns for Item Status

Fixes display of hold columns in Item Status Holds/Transit tab.

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

3f85d1c... by Bill Erickson

LP#1306675 TPAC maketext default handler

Fall back to an unitialized maketext handler, which defaults to the
template language, when OpenILS::WWW::EGWeb::I18N->get_handle fails to
return a response.

Note that why get_handle() returns undef is not yet known.

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

8220031... by Jason Etheridge <email address hidden>

LP#1010027: tweak patron columns in patron search interface

specifically, remove the Mailing Address and Billing Address columns that come
off the actor table, since they are redundant with the Mailing Addr: Address ID
and Billing Addr: Address ID columns that come off the address table.

Also, alphabetize the columns coming directly off of the user table. The columns
coming off the library card and address tables remain unsorted; I believe their
order is as listed in the fm_IDL.xml file for their corresponding fieldmapper
definitions.

Signed-off-by: Jason Etheridge <email address hidden>
Signed-off-by: Jennifer Pringle <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

d615384... by Jason Etheridge <email address hidden>

LP#1010027: more internal options for xul lists

specifically, give fm_columns a sort_headers flag for alphabetizing the columns
returned by label; and delete_me flag for omitting a column definition entirely

Not all xul lists are using fm_columns yet

Signed-off-by: Jason Etheridge <email address hidden>
Signed-off-by: Jennifer Pringle <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

576acf5... by Ben Shum

LP#1189556: stamping upgrade script for URL_VERIFY description typo fix

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

b3d1d38... by Chris Sharp

LP#1189556: Fix typo in URL_VERIFY permission description

The description for the URL_VERIFY permission contained a typo,
fixed here.

Added an upgrade sql to update the text.

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

acc44e0... by Thomas Berezansky

LP#1322341: Count part holds on records

Also fix a small mistake in metarecord matching

Signed-off-by: Thomas Berezansky <email address hidden>
Signed-off-by: Kathy Lussier <email address hidden>
Signed-off-by: Ben Shum <email address hidden>