From: Kathy Lussier Date: Fri, 19 Aug 2016 01:10:43 +0000 (-0400) Subject: LP#1612274: Release notes for improved holds interfaces X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=36f331390345e05e264e96a0d70d598e1f2bc263;p=evergreen%2Fmasslnc.git LP#1612274: Release notes for improved holds interfaces Signed-off-by: Kathy Lussier Signed-off-by: Mike Rylander --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/improved-myopac-holds-screens.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/improved-myopac-holds-screens.adoc new file mode 100644 index 0000000000..2ba992cc6e --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/improved-myopac-holds-screens.adoc @@ -0,0 +1,14 @@ +Improved Holds Screens in My Account +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The grids in the My Account _Items on Hold_ and _Holds History_ interfaces are +simplified. Data previously contained in their own Activate, Active, and Date +Fulfilled columns are now incorporated into the Status columns. To further +declutter the interface, the holds queue position will only show when the user +most needs the information - before the hold has been captured. + +Distinct CSS classes have also been added for each hold status and each date +that could potentially display in these holds interfaces. A new default style +highlights the *Available* status in green and the *Suspended* status +in red. + +