lp://qastaging/evergreen/3.0
- Get this branch:
- bzr branch lp://qastaging/evergreen/3.0
Branch merges
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 b1e0da12b30a3a9
60fe7834f5862c0 2f5828846f. 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 e8115509bd90724
8bdb1088e68fcac d5dc15d899. 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 d2ab77bc8a2e59d
3ad535868525b1a 99fbe4ebdd. 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 76fa907a2fd76bb
fb3899f302109f9 d51c6d756e. 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 4a5521ec38cdef5
d47dd76b0b6bf99 4ba8998995. 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://qastaging/~denials/evergreen/master