evergreen:tags/rel_3_1_11

Last commit made on 2019-03-26
Get this branch:
git clone -b tags/rel_3_1_11 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_1_11
Repository:
lp:evergreen

Recent commits

881ae77... by Blake GH

Bumping version numbers, adding Upgrade Script and Changelog

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

91ee83c... by Blake GH

fixed upgrade script naming convention

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

54b4b91... by Blake GH

bumping Perl version string for 3.1.11

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

86e9934... by Dan Wells

Translation updates - newpot

This reverts commit cfff8b681c9d29a5be81711ee382b32c62a7707b.

Moving from Translate Toolkit 1.10 to 2.0 changed a large number of
strings in backwards incompatible ways, so I think we need to consider
simply freezing translations on 3.1.

This revert is an attempt to recover the existing translations, though
I am not certain it will work.

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

f6734f6... by Andrea Neiman

docs: Statcat updates

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

35f26ae... by Remington Steed

Docs: Add bugfix release notes for 3.1.11

For the acknowledgements section, I opted to include anyone who had
signed off on a commit in 3.1.11. Not sure if this is the same as past
point release notes.

Signed-off-by: Remington Steed <email address hidden>

7f3e52b... by Josh Stompro <email address hidden>

LP1749502 - Holds Pull List Print Order

- Expose call number affix sortkey data.
- Use sortkey data to sort default pull list template.
- Combine all call number info into one field in default pull list template.
- Sorty by shelf location position if it exists, then by shelf location name if it doesn't
- Only grab copy info if copy is assigned, to not break patron holds grid.
- Remove some web console logging only needed for testing.

Signed-off-by: Josh Stompro <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: John Amundson <email address hidden>

00b22de... by Jason Stephenson

LP 1749502: Add Call Number Prefix & Suffix to pull list print template.

We add the call number prefix and suffix as separate columns to the
holds pull list print template. We also add the suffix to the end of
the orderBy so that we also sort by the suffix.

Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Josh Stompro <email address hidden>
Signed-off-by: John Amundson <email address hidden>

d580183... by Kyle Huckins <email address hidden>

lp1749502 Prefix patch

- Ensure prefix information is properly set

Signed-off-by: Kyle Huckins <email address hidden>

 Changes to be committed:
 modified: Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2
 modified: Open-ILS/web/js/ui/default/staff/circ/services/holds.js

Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Josh Stompro <email address hidden>
Signed-off-by: John Amundson <email address hidden>

979a967... by Kyle Huckins <email address hidden>

lp1749502 Holds Pull List Print Order

- Ensure copy shelf location position is available for each hold on
holds shelf.
- Add _copy_location_position to hold_data while printing.

Signed-off-by: Kyle Huckins <email address hidden>

 Changes to be committed:
 modified: Open-ILS/src/templates/staff/share/print_templates/t_hold_pull_list.tt2
 modified: Open-ILS/web/js/ui/default/staff/circ/services/holds.js

Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Josh Stompro <email address hidden>
Signed-off-by: John Amundson <email address hidden>