lp:evergreen/3.13
- Get this branch:
- bzr branch lp:evergreen/3.13
Branch merges
Branch information
Import details
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.
Last successful import was .
Recent revisions
- 27576. By Jane Sandberg
-
LP#2112185 follow-up: add a live test
We don't want to see this particular regression again!
Signed-off-by: Jane Sandberg <email address hidden>
- 27575. By Mike Rylander
-
LP#2112185: Bring back core precat behavior
The fix proposed and committed for LP bug 2098898 removed all precat
event overrides in an attempt to stop blocked patrons from receiving
precat items at checkout. Unfortunately, the precat mechanism uses the
automatic COPY_NOT_AVAILABLE. override permission check to see if staff
are allowed to check out a precat that has circulated in the past.This commit brings back the override check for that specific
COPY_NOT_AVAILALBE event, allowing precats to properly circulate again.Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Ruth Frasur Davis <email address hidden>
Signed-off-by: Jane Sandberg <email address hidden> - 27573. By Michele Morgan
-
Translation updates - xtb files
Signed-off-by: Michele Morgan <email address hidden>
- 27572. By Michele Morgan
-
Translation updates - po files
Signed-off-by: Michele Morgan <email address hidden>
- 27571. By Michele Morgan
-
Translation updates - newpot
Signed-off-by: Michele Morgan <email address hidden>
- 27570. By Andrea Neiman
-
Docs: 3.13.11 release notes
Signed-off-by: Andrea Buntz Neiman <email address hidden>
- 27569. By Jason Stephenson
-
LP 1890629: Make Self-Registration Opt-in Settings Lookup Tree Aware
Patron self-registration in the OPAC only shows the opt-in settings if
the events are owned specifically at one of the locations where patron
self-registration is also allowed. The event could be owned higher up
the org. tree from the libraries that allow self-registration,
particularly in a consortium where not all members do
self-registration. This patch changes the search for opt-in events to
include the ancestor org. units of those that allow self-registration.Release-note: Makes patron self-registration aware of org unit tree.
Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Llewellyn Marshall <email address hidden>
Signed-off-by: Terran McCanna <email address hidden> - 27568. By Mike Rylander
-
LP#2092695: Add field info to report template table aliases
When calculating the alias to use for a table in a report, we need to
include the linking column names to disambiguate which "version" of the
joined table we're passing through in a particular join path. This
commit does that whenever there is column-level data available.To test:
1) Create a template starting from the Hold Transit source that displays
the Shortname of the Sending Library AND the Destination Library.
See that the template cause an error when run.2) Apply this patch, and then clone the template from (1). See that the
report runs correctly.NOTE: To fix templates without having to clone them and then clean up
the old ones, you can choose the Clone action on the template, change
the URL path component from "clone" to "edit" once it loads, and then
save the template. The join aliases are calculated when the template
is saved, so this will repair the template in place.Release-note: Fix report table alias calculation for joins
Signed-off-by: Mike Rylander <email address hidden>
Signed-off-by: Galen Charlton <email address hidden> - 27567. By Michele Morgan
-
Forward-port 3.13.9-3.13.10 upgrade script
Signed-off-by: Michele Morgan <email address hidden>
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)