lp:evergreen/3.0

Created by Ben Shum and last modified
Get this branch:
bzr branch lp:evergreen/3.0
Only Ben Shum can upload to this branch. If you are Ben Shum please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ben Shum
Project:
Evergreen
Status:
Development

Recent revisions

22468. By Jason Stephenson

Fix Perl live test: 20-hold-targeter.t.

It was expecting 31 copies on hold 263 and there are only 24. This test
was fixed in master but never backported.

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

22467. By Jason Stephenson

Forward port 3.0.13 DB upgrade script.

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

22466. By Jason Stephenson

Add Release Notes for 3.0.13.

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

22465. By Dan Wells

LP#1796978 Realign working copy refresh with proper condition

The "working copy" grid needs to update whenever the copy data above
updates. I *believe* this aligns the refresh with its intended
condition.

This appears to have come about via bug #1732761, so retesting of
that fix may be in order.

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

22464. By Dan Wells

LP#1796971 Wait for call number and copy before loading locations

In cases where add a copy to a call number, we fetch the original
call number via async, then attach the new copy to it. Before this
commit, however, we were not waiting for the call number fetch
promise to resolve, so the copy wasn't there to use for limiting the
location load.

Since the async request is internal to a loop, one way out is to
capture that promise, then make sure it resolves before loading the
locations.

(We previously returned the copies from the internal function, but that
value wasn't being used anyway, so we don't worry about unwrapping the
$q.all() when it resolves.)

Signed-off-by: Dan Wells <email address hidden>
Signed-off-by: John Amundson <email address hidden>
Signed-off-by: Jason Stephenson <email address hidden>

22463. By Jason Stephenson

Revert "LP#1740412 Grid cell content tooltips"

This reverts commit b1e0da12b30a3a960fe7834f5862c02f5828846f.

Remove tooltips functionality that causes performance hit.

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

22462. By Jason Stephenson

Revert "LP#1740412 Grid cell tooltips limited to long content"

This reverts commit e8115509bd907248bdb1088e68fcacd5dc15d899.

Remove tooltips functionality that causes performance hit.

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

22461. By Jason Stephenson

Revert "LP#1740412 Grid cell tooltips moved to top-left"

This reverts commit d2ab77bc8a2e59d3ad535868525b1a99fbe4ebdd.

Remove tooltips functionality that causes performance hit.

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

22460. By Jason Stephenson

Revert "LP#1740412 Double grid tooltip max width"

This reverts commit 76fa907a2fd76bbfb3899f302109f9d51c6d756e.

Remove tooltips functionality that causes performance hit.

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

22459. By Jason Stephenson

Revert "LP#1794176 Avoid capturing grid cell tooltip/display values"

This reverts commit 4a5521ec38cdef5d47dd76b0b6bf994ba8998995.

Remove tooltips functionality that causes performance hit.

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

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~denials/evergreen/master
This branch contains Public information 
Everyone can see this information.

Subscribers