evergreen:tags/rel_3_11_0_rc1

Last commit made on 2023-05-22
Get this branch:
git clone -b tags/rel_3_11_0_rc1 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_11_0_rc1
Repository:
lp:evergreen

Recent commits

9c8c343... by Jason Boyer <email address hidden>

Bumping version numbers, adding Upgrade Script and Changelog

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

3f00ef3... by Jason Boyer <email address hidden>

Update Server Upgrade docs

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

cf91496... by Jason Boyer <email address hidden>

Bumping Perl version for 3.11

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

06a47d6... by Jason Boyer <email address hidden>

Translation updates - xtb files

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

d477b24... by Jason Boyer <email address hidden>

Translation updates - po files

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

5a44144... by Jason Boyer <email address hidden>

Translation updates - newpot

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

c4e5573... by Jason Boyer <email address hidden>

Updating bootstrap opac relator codes for 3.11

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

305ed4c... by Jason Boyer <email address hidden>

Clear out misc doc file

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

7b0470c... by Jason Boyer <email address hidden>

Updating relator codes for 3.11

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

0a7e1c2... by Jane Sandberg <email address hidden>

LP1983628: Add editor for item notes

Test plan:
1. Open your favorite bib record in the staff catalog
2. On the item table tab, find a barcode and click "Edit"
3. Press the Item Notes button.
4. Add a note with a title and value.
5. Press Apply Changes
6. Press Apply All and Save
7. Press the Item Notes button again.
8. Without this commit, you will not have a way to edit
these notes. With this commit, you will have an edit
button.
9. Confirm that you can Back out of the editor without
making changes
10. Confirm that you can make changes and they persist.

This commit also adds a test to confirm that this fm-editor
won't inadvertently fetch every single row in asset.copy
(as a linked field).

Signed-off-by: Jane Sandberg <email address hidden>
Signed-off-by: Elaine Hardy <email address hidden>
Signed-off-by: Jason Boyer <email address hidden>