evergreen:tags/rel_3_9_0beta

Last commit made on 2022-04-06
Get this branch:
git clone -b tags/rel_3_9_0beta https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_9_0beta
Repository:
lp:evergreen

Recent commits

54836d2... by Mike Rylander

Bumping version numbers, adding Upgrade Script and Changelog

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

6ac4f8c... by Mike Rylander

Bumping perl version string for 3.9 beta

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

5a2da37... by Mike Rylander

Translation updates - po files

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

78fb4c6... by Mike Rylander

Translation updates - newpot

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

4badce5... by Galen Charlton <email address hidden>

LP#1967770: Fix test for cover image upload

The cover image upload test assumes that it will be run from exactly one
location, but that's not necessarily true. This commit uses FindBin to
provide the right filesystem context for the test to find the files it
needs.

[Code by Galen, commit message by Mike]

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

a17a6aa... by Mike Rylander

LP#1967770: Make sure cover image dirs exist

This commit teaches autogen.sh, which should be run after each upgrade,
how to check for and create the required locations for cover image
upload.

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

6e925ed... by Jason Boyer <email address hidden>

LP1930747: Add MARC_NAMESPACE to Const.pm

Now that we have 3 separate $MARC_NAMESPACE definitions it's time
to just move it into Const.pm and call it done.

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

5de8ef3... by gmontimantis <email address hidden>

Update billing.adoc

updating link

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

50d8e9f... by gmontimantis <email address hidden>

Updating billing.adoc

for the 2022 DIG project

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

af427e8... by Michele Morgan

LP#1919500 - Tweak to Checkout Staff display

Displays Checkout Staff's usrname instead of id and adds a link to the
record.

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