From: Bill Erickson Date: Thu, 25 Jul 2019 14:24:15 +0000 (-0400) Subject: LP1837478 Ang catalog recents/templates release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fc19c9f3dbffb739519c0bc3d3be484c5bb991c8;p=working%2FEvergreen.git LP1837478 Ang catalog recents/templates release notes Signed-off-by: Bill Erickson Signed-off-by: Chris Sharp Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/Client/ang-staff-cat-templates.adoc b/docs/RELEASE_NOTES_NEXT/Client/ang-staff-cat-templates.adoc new file mode 100644 index 0000000000..053bca3d35 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Client/ang-staff-cat-templates.adoc @@ -0,0 +1,25 @@ +Angular Staff Catalog Recent Searches & Templates +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Recent Searches ++++++++++++++++ + +Adds support for Recent Searches in the Angular staff catalog, consistent +with TPAC staff recent searches. Setting a value for the library setting +'opac.staff_saved_search.size' is required for the recent searches to appear. + +Search Templates +++++++++++++++++ + +Adds support for named catalog search templates. Templates allow staff to +create predefined searches (e.g. title =, subject =, format =, etc.) +where all that's left do to perform the search is fill in the search +values. + +Templates may be built from any of the search tabs -- search, numeric search, +marc, and browse -- except shelf browse, which uses no filters. + +Templates are stored by default as workstation settings, using the setting +key 'eg.catalog.search_templates'. + +