webstaff: add angular-location-update dependency
authorGalen Charlton <gmc@esilibrary.com>
Mon, 28 Sep 2015 21:20:46 +0000 (21:20 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 2 Feb 2016 01:36:06 +0000 (20:36 -0500)
commit63266f0b3e02d578d41cf05c4d05796deec6fc71
treec7be77b4173b89d321ed8d70ef1c91c64ade1b2d
parent6840e3bf811f7b9dab9b9d8cd7da64bf0129b7ff
webstaff: add angular-location-update dependency

This module adds a $location.update_path() routine to
allow changing the URL without forcing a controller reload.

This module is copyright (c) 2015 anglibs and released under
the MIT license and is taken from
https://github.com/anglibs/angular-location-update.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/web/js/ui/default/staff/Gruntfile.js
Open-ILS/web/js/ui/default/staff/bower.json
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/.bower.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/LICENSE [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/README.md [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/angular-location-update.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/angular-location-update.min.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/bower.json [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/extern/angular-location-update/package.json [new file with mode: 0644]