Update javascripts

environments/ppa-mbqj77/deployments/1
Xavier Guimard 7 years ago
parent b498c29545
commit 9262a47f9c
  1. 5
      lemonldap-ng-manager/bower.json
  2. 5
      lemonldap-ng-manager/site/htdocs/static/bwr/es5-shim/es5-shim.min.js
  3. 795
      lemonldap-ng-manager/site/htdocs/static/bwr/jquery/dist/jquery.js
  4. 6
      lemonldap-ng-manager/site/htdocs/static/bwr/jquery/dist/jquery.min.js
  5. 2
      lemonldap-ng-manager/site/htdocs/static/bwr/jquery/dist/jquery.min.map
  6. 4
      lemonldap-ng-portal/bower.json
  7. 1834
      lemonldap-ng-portal/site/htdocs/static/bwr/fingerprintjs2/fingerprint2.js
  8. 2
      lemonldap-ng-portal/site/htdocs/static/bwr/fingerprintjs2/fingerprint2.min.js
  9. 2
      lemonldap-ng-portal/site/htdocs/static/bwr/jquery.cookie/jquery.cookie.min.js

@ -12,9 +12,10 @@
"angular-bootstrap": "x",
"angular-cookies": "1.5.x",
"angular-ui-tree": "x",
"bootstrap": "x",
"bootstrap": "3.x",
"es5-shim": "x",
"file-saver.js": "x",
"jquery": "x"
"jquery": "x",
"jquery-ui": "x"
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -6,12 +6,12 @@
"license": "GPL2",
"private": true,
"dependencies": {
"bootstrap": "x",
"bootstrap": "3.x",
"crypto-js": "x",
"fingerprintjs2": "x",
"jquery": "2.x",
"jquery-ui": "x",
"jquery.cookie": "x",
"qrious": "^4.0.2"
"qrious": "x"
}
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -1,4 +1,4 @@
/*
/*!
* jQuery Cookie Plugin v1.4.1
* https://github.com/carhartl/jquery-cookie
*

Loading…
Cancel
Save