]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: add angular-location-update dependency
authorGalen Charlton <gmc@esilibrary.com>
Mon, 28 Sep 2015 21:20:46 +0000 (21:20 +0000)
committerKathy Lussier <klussier@masslnc.org>
Tue, 2 Feb 2016 19:58:47 +0000 (14:58 -0500)
commit567cbee9bc695d0fd86effb41500a8b0d2b81c3c
treefe8c2b760027224f30cb58e671bd363ad0a88e5a
parent301d6a4d6e55f11962254d8f03b4656b7c7a2c92
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
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]