]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1642086 TPAC Jquery path repair, .gitignore, karma
authorBill Erickson <berickxx@gmail.com>
Wed, 30 Aug 2017 15:53:40 +0000 (11:53 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 30 Aug 2017 20:56:29 +0000 (16:56 -0400)
commit5120189a1b973495608131634fab376daa075dff
treed22d6c8debddedab8b14143552fb9d35a3a554b8
parent92dce936ac9dec063c52c1878ef647a284110312
LP#1642086 TPAC Jquery path repair, .gitignore, karma

* Repair JS path in TPAC jquery import.

* Tell git to ignore Open-ILS/web/js/ui/default/common/build/ since it
  only contains generated files.

* Add jquery to Karma unit test dependencies.  This is not strictly
  required, since angular includes a slim jquery shim, but having the
  unit tests load the same base JS as the UI is probably best.
  Confirmed tests still pass.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
.gitignore
Open-ILS/src/templates/opac/parts/js.tt2
Open-ILS/web/js/ui/default/staff/test/karma.conf.js