]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1819053 Angular staff catalog basket export
authorBill Erickson <berickxx@gmail.com>
Thu, 7 Mar 2019 18:55:04 +0000 (13:55 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 7 Mar 2019 19:33:30 +0000 (14:33 -0500)
commitc5b8b98450e6eda93699e7a54de594d3c3cf9cb4
tree18ecd1cb188ac2bc50d1ba9ea1287f33005c6fb4
parent7f7919e84345e6633b0cb7a5ccad90943cb4ef50
LP1819053 Angular staff catalog basket export

Adds a new "Export Records" option to the staff catalog basket menu.
When selected, the user is directed to the Vandelay record export
interface, which will be set to "basket export" mode.  Staff can then
apply export preferences (usmarc, marxml, etc.) and export the basket
records.  In "basket export" mode, Vandley provides a link to return to
the catalog (preserving search params).

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/cat/vandelay/export.component.html
Open-ILS/src/eg2/src/app/staff/cat/vandelay/export.component.ts
Open-ILS/src/eg2/src/app/staff/cat/vandelay/routing.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/basket-actions.component.html
Open-ILS/src/eg2/src/app/staff/catalog/basket-actions.component.ts