lp:evergreen/3.13

Created by Galen Charlton and last modified
Get this branch:
bzr branch lp:evergreen/3.13

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Evergreen Bug Wranglers
Project:
Evergreen
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://git.evergreen-ils.org/Evergreen.git,branch=rel_3_13.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 1 minute — see the log

Recent revisions

27309. By Josh Stompro <email address hidden>

LP#2073993 - Docs: Action Trigger template example has a small error.
in "helpers.get_org_setting(target.home_ou.id, 'org.bounced_emails')"

It doesn't work to use target.home_ou.id since the example is for Overdue items,
which use a circ base object. Updated example to pull the 'org.bounced_emails'
using the user variable defined in the example.

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

27308. By Jane Sandberg <email address hidden>

Add upgrade notes to release notes

Also, add a bug fix to the Catalog section, and remove a bug fix that was later reverted

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

27307. By Andrea Neiman

Docs: Point release notes for 3.13.2, 3.12.5, and 3.11.7

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

27306. By Stephanie Leary

LP2072776 Labels for prompt dialog inputs

Adds a label tag to the text in prompt dialogs, for form input
accessibility.

Also adds autofocus to the prompt input.

Release-note: add <label> to prompt dialog text; autofocus prompt input.

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

27305. By Ian Skelskey <email address hidden>

docs: Add alt text to images

* docs: Fix typo in image file paths in emergency_closing_handler.adoc
* docs: Add alt text to images in borrowing_items.adoc
* docs: Add alt tags to image in docs/modules/admin/pages/circing_uncataloged_materials.adoc
* docs: Add alt text to images in MARC_RAD_MVF_CRA.adoc
* docs: Add alt text to image in latency.adoc
* docs: Add missing alt text to z3950_servers.adoc
* docs: Add alt text to images in virtual_index_defs.adoc
* docs: Add more descriptive alt text to image in closed_dates.adoc
* docs: Add missing alt text to images in web_client-login.adoc
* docs: Add alt text to images in booking-admin.adoc
* docs: Add alt text to images in multilingual_search.adoc
* docs: Add missing alt text to images in F-Special_issue.adoc
* docs: Add missing alt text to images in B-serials_admin.adoc
* docs: Add missing alt text to images in E-routing_lists.adoc
* docs: Add missing alt text to images in C-serials_workflow.adoc
* docs: Add missing alt text to images in H-holdings_statements.adoc
* docs: Add missing alt text to images in D-Receiving.adoc
* docs: Add missing alt text to images in record_buckets.adoc
* docs: Add missing alt text to images in volcopy_editor.adoc
* docs: Add missing alt text to images in tpac_meta_record_holds.adoc
* docs: Add missing alt text to images in booking.adoc
* docs: Add missing alt text to images in basic_holds.adoc
* docs: Add missing alt text to images in circulating_items_web_client.adoc
* docs/fix: Add double quotes around image alt text with commas

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

27304. By Jane Sandberg <email address hidden>

Docs: specify Evergreen version number in antora.yml

Apparently, antora fails to build if two branches have the same
version listed in antora.yml, see https://gitlab.com/antora/antora/-/issues/496.

This commit makes it clear to antora that the rel_3_13 branch is for version
3.13 of Evergreen, rather than 'latest'.

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

27303. By Andrea Neiman

Docs: adding 3.13 to site.yml

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

27302. By Gina Monti

Docs: LP 2060219 - Kill Media Folders

Killing all the media folders and doing some much needed image management. This will be a big ongoing project so I'll send a comment when this ready in the LP and in this Git Hub commit.

* additions to providers in acq media
* More additions to acq admin media
* Deleting old files in media folder for admin acq
* authorities media folder change
* authorities: deleting older media files
* autorenewals: copying over media files to a new dir
* autorenewals: deleting old media files
* booking admin: new image dir
* booking admin: deleting old media files
* circing_uncatagloed_materials: new image dir
* circing uncat: removing old image
* circ limit groups: new dir
* circ limit groups: deleting old dir
* Closed Dates Admin: one image management
* updating line endings
* circ limit groups: line endings correction
* cn prefix suffix: image updates
* Copy Statuses - image management
* copy tags: image management
* emergency closing: image management
* authority browse image management
* authority browse image management
* syntax correction
* library groups admin - image management
* library settings admin - image management
* lsa address alert - image management
* lsa barcode completion - image management
* barcode completion - adding a missing screenshot
* barcode completion: fixing repo path
* lsa stat-cat: image management
* marc import: image management
* marc rad mvf cra: image management
* marc record attributes: image management
* multilingual search: image management
* org unit prox: image management
* permissions: image management
* popularity badges: image management
* receipt template editor: image management
* search interface: image management
* sms messaging: image management
* staff client column filters: image management
* staff client column filters: doc management
* column picker: image management
* recent searches, return to results, user activity: image management
* virtual index, web client login, z3950: image management
* storing old images to a different folder

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

27301. By Gina Monti

Docs LP2060219 image management for acq pages

Killing media folder and rearranging active images to other folders

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

27300. By Gina Monti

Docs LP2060219 kill media folders in admin_set_up directory

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.