evergreen:tags/rel_3_11_4

Last commit made on 2024-02-26
Get this branch:
git clone -b tags/rel_3_11_4 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_3_11_4
Repository:
lp:evergreen

Recent commits

12dea40... by Jane Sandberg <email address hidden>

Bumping version numbers, adding Upgrade Script and Changelog

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

710e531... by Jane Sandberg <email address hidden>

bumping Perl version string for 2.8

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

5e66974... by Jane Sandberg <email address hidden>

Translation updates - po files

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

69349a6... by Jane Sandberg <email address hidden>

Docs: don't include XUL client instructions in server upgrade docs

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

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

Translation updates - newpot

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

ffa36db... by Andrea Neiman

Docs: Release Notes for 3.11.4

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

627e014... by Andrea Neiman

Docs: removing dead link from acq nav

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

1f5d631... by Gina Monti

Docs: LP2053047 autosuggest update

Updating page with some info.

Signed-off-by: Gina Monti <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Andrea Buntz Neiman <email address hidden>

e209043... by Stephanie Leary

LP2052960 Remove button markup from record actions

Removes errant <button> elements that were nested inside the Patron View
and Place Hold links (in the bib record actions row of buttons below the
summary box). Buttons inside links are unnecessary and created an extra
tab stop when navigating the page via keyboard. Classes have been moved
to the <a> element to retain styling.

Release-note: Remove extra tab stops when navigating bib record actions in staff client using keyboard

Signed-off-by: Stephanie Leary <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden>

8af3ecb... by Galen Charlton <email address hidden>

LP#2054128: OPAC autosuggest now gets closed when input loses focus

This patch ensure that the autosuggest list goes away when
the basic search box in the OPAC loses focus. Otherwise, it
can obscure controls that the user is trying to interact with.

To test
-------
[1] Enter a search term in the OPAC and observe that the
    dropdown of suggestions appears.
[2] Tab or click away from the input. Note that the dropdown
    remains open.
[3] Apply the patch and repeat steps 2 and 3. This time, the
    dropdown should get closed.

Release-note: Close autosuggest dropdown in the public catalog when it loses focus.

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