LP#1775466 AngularJS updates for Angular integration
authorBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 20:04:19 +0000 (16:04 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 6 Sep 2018 19:14:06 +0000 (15:14 -0400)
commit76d6a730a2bc831630f3bb1b2e51cb37aaa9332a
tree25f64fed947492357d534edf2f74e1159758fe4f
parent4e334ac54a8a2ee1d6b8e7208631d70a5fdc2bbd
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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
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