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, 2 Apr 2019 21:01:46 +0000 (17:01 -0400)
commitf9e0d20559139c66f0276bd72d07430acf8357dd
tree4a8e964a2be1a848d26bcb8058c383867f5252b9
parentcc5746f0e8b7dd940f9cad28bcbab99ad63d8b50
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