evergreen:tags/rel_2_12_7

Last commit made on 2017-10-19
Get this branch:
git clone -b tags/rel_2_12_7 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_12_7
Repository:
lp:evergreen

Recent commits

8e1f00f... by Blake GH

Bumping version numbers, adding Upgrade Script and Changelog

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

b453924... by Blake GH

bumping Perl version string for 2.12.7

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

7c7ba3c... by Blake GH

Translation updates - po files

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

61a4289... by Blake GH

cd build/i18n && make newpot

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

f441209... by Kathy Lussier

Docs: 2.12.7 release notes

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

176cb1a... by Cesar V

LP#1712686 - display completed barcode on copy grids not partial input

The check in, check out, and renew interfaces were not displaying
the actual complete(d) barcode when barcode completion is on.
This saves the inputted partial barcode in row_item.input_barcode
and let's the returned acp.barcode be in row_item.copy_barcode for
display.

Signed-off by: Cesar Velez <email address hidden>

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

009a5fa... by Cesar V

LP#1714060 - fixes thinko when obeying patron.password.use_phone setting in patron regctl

There was a bug, an undefined variable was being used to assign the last
four digits of the day_phone to usr.passwd when this library setting
was being used.

Signed-off by: Cesar Velez <email address hidden>

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

08d0291... by Cesar V

LP#1714056 - fix for webstaff patron registration not requiring DOB

For some reason the ng-required attribute was not on the dob input
control. Setting 'ui.patron.edit.au.dob.require' should now work
as intended.

Signed-off by: Cesar Velez <email address hidden>

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

8d8dd0d... by Cesar V

LP#1719967 - Add alert message field to volcopy editor

As 1676608 was deferred to 3.1, this adds a copy alert_message
field, to the volcopy editor. The defaults tab "Alerts" checkbox has
been replaced by "Alert Message" and this new field will be active until replaced by
the changes of 3.1.

Signed-off by: Cesar Velez <email address hidden>

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

474b67b... by Remington Steed

LP#1721557 Fix Vandelay export within web client

Triggering a file download from dojo pages within the web client
requires a new technique. This commit borrows from the acq lineitem
table export (acq/common/li_table.js) and applies the technique to the
vandelay feature.

Signed-off-by: Remington Steed <email address hidden>
Signed-off-by: Cesar Velez <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Kathy Lussier <email address hidden>