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>
Tue, 28 May 2019 14:44:12 +0000 (10:44 -0400)
commit666386392950669391cc1596f7d66159d533a0df
tree9a1a6c4db53e6e9a7af59e78c36cc94cf2038868
parent55b5d2801a8dd503ebedf03ab42df1ba24af4d06
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