LP1908722 Staff catalog Show More Details
authorBill Erickson <berickxx@gmail.com>
Fri, 2 Jul 2021 20:57:40 +0000 (16:57 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 9 Jul 2021 15:14:09 +0000 (11:14 -0400)
commit2afedb9d4979107d52011130d96a3fb3465de233
treee1e0ee423ffa62721cad42e7964bbbdad31131a7
parenta7d44eb8c4ce0e33dcd5901c30a080e3f593c928
LP1908722 Staff catalog Show More Details

Adds a "Show More Details" (and "Show Fewer Details") buttons to the
Angualr staff catalog.  Similar to the TPAC, activating the button means
more holdings details are displayed in the search results page.

Adds a new workstation setting type called
'eg.staff.catalog.results.show_more'

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts
Open-ILS/src/eg2/src/app/share/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/share/catalog/search-context.ts
Open-ILS/src/eg2/src/app/staff/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/resolver.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.angstcat-show-more-details.sql [new file with mode: 0644]