LP#1775466 AngularJS updates for Angular integration
authorBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 20:04:19 +0000 (16:04 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 20:14:33 +0000 (16:14 -0400)
commitf1ef00d79949720a4bc62f5b920b15e8cf052fbe
tree0dc0a65231f7e7012074f0b486ed843f3c0d4a2a
parent931fa99ce4cb9552aedf2ec85f77ce2f711b2ca1
LP#1775466 AngularJS updates for Angular integration

Changes include:

* Navbar links to Angular acquisitions admin page.
* Auth cookie migration tool for moving AngularJS cookies from /eg/staff
  to /.
* Store last printed receipt (etc) in its final compiled form so it can
  be directly reprinted without having to recompile (via AngularJS).
  This allows the reprint-last action to work in the Angular app.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/templates/staff/navbar.tt2
Open-ILS/web/js/ui/default/staff/services/auth.js
Open-ILS/web/js/ui/default/staff/services/hatch.js
Open-ILS/web/js/ui/default/staff/services/print.js