]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1701001: add release notes
authorGalen Charlton <gmc@equinoxinitiative.org>
Mon, 31 Jul 2017 20:57:06 +0000 (16:57 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Mon, 14 Aug 2017 19:58:28 +0000 (15:58 -0400)
commitc5838c87c0f20f1ba01ce525d30c1637751d85e2
tree918b9cd0fa4774ab251861462a616226527b5d23
parenta489dc120b5df242db1d13edaea629ba6b7d020d
LP#1701001: add release notes

Here is the test plan for the feature:

[1] In the web staff client, perform a catalog search. From search
    results, choose Place Hold.
[2] In the form that displays, click the 'Patron Search' button.
[3] Verify that a modal with a patron search form is displayed.
[4] Search for a patron, then select one and click the 'Select'
    button.
[5] Verify that the patron's barcode is inserted into the patron
    barcode input.
[6] Verify that submitting the form successfully places the hold.
[7] Verify that the feature works from a bib record details page.
[8] Verify that the Patron Search button does not show up when
    using the place hold form in the public catalog.
[9] Verify that normal patron search, retrieval, and registration
    functionality continues to work, as this patch series does some
    refactoring to create a reusable Angular patron search service
    and templates.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
docs/RELEASE_NOTES_NEXT/Circulation/Patron_Search_from_Place_Hold.adoc [new file with mode: 0644]