evergreen:rel_3_12_beta

Last commit made on 2023-12-01
Get this branch:
git clone -b rel_3_12_beta https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
rel_3_12_beta
Repository:
lp:evergreen

Recent commits

e296b31... by Terran McCanna

Revert "LP#2044848 Hopeless Holds administration date range inputs have extra gray box"

This reverts commit 648a491af217bc69bab564b3e7452f452d424fc0.

bfcd6c9... by Steven Mayo

LP#2044848 Hopeless Holds administration date range inputs have extra gray box

Removed an extra div.input-group-text around the date range inputs.
Boxes look okay again.

Steps to test:
[1] Go to Local Admin -> Hopeless Holds
[2] Observe the range picker at the top of the page

Signed-off-by: Steven Mayo <email address hidden>
Signed-off-by: Stephanie Leary <email address hidden>
Signed-off-by: Terran McCanna <email address hidden>

5a0795b... by Jane Sandberg

Bumping version numbers and adding Changelog

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

edd38d8... by Jane Sandberg

bumping Perl version string for 3.12

Co-authored-by: Terran McCanna <email address hidden>
Co-authored-by: Michele Morgan <email address hidden>
Co-authored-by: Andrea Buntz Neiman <email address hidden>
Co-authored-by: Garry Collum <email address hidden>
Co-authored-by: Stephanie Leary <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>

ce82efd... by Jane Sandberg

Translation updates - xtb files

Co-authored-by: Terran McCanna <email address hidden>
Co-authored-by: Michele Morgan <email address hidden>
Co-authored-by: Andrea Buntz Neiman <email address hidden>
Co-authored-by: Garry Collum <email address hidden>
Co-authored-by: Stephanie Leary <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>

f9f161a... by Jane Sandberg

Translation updates - po files

Co-authored-by: Terran McCanna <email address hidden>
Co-authored-by: Michele Morgan <email address hidden>
Co-authored-by: Andrea Buntz Neiman <email address hidden>
Co-authored-by: Garry Collum <email address hidden>
Co-authored-by: Stephanie Leary <email address hidden>

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

fb06b91... by Mike Rylander

LP#2023338: Correct BHSSO selection_depth sort

Before customizable Best Hold Selection Sort Order was implemented, the
non-FIFO hold order considered more-constrained holds before
less-constrained ones on the assumption that there would be more copies
available to less-constrained ones. That ordering didn't make it into
the BHSSO implementation, so this commit corrects that by sorting this
part in descending selection depth order rather than the default
ascending.

This is not relevant in most cases, but when soft hold boundaries are
used, and during the transition from a non-resource-sharing to a
resource-sharing enviroment, it can have an effect if "depth" is
selected as a BHSSO component.

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

ac1b636... by Jane Sandberg

LP1895699 follow-up: only show course filter when the user chooses to display it

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

54e48eb... by Andrea Neiman

Docs: 3.12 release notes updates & acks

Signed-off-by: Andrea Buntz Neiman <email address hidden>

575b97b... by Galen Charlton <email address hidden>

tweak version-upgrade script

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