]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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>
Thu, 6 Sep 2018 20:56:04 +0000 (16:56 -0400)
commit038cd40207c5f63001bae2b68defdf44163c352d
tree25f64fed947492357d534edf2f74e1159758fe4f
parent6c706f454b2b9cdf2d46df3c60e53a0d3cb531d7
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