Browse Source

update some assets

Thomas Rabaix 10 years ago
parent
commit
dcbc7d0ebd

+ 0 - 1
Resources/public/Admin.js

@@ -16,7 +16,6 @@ jQuery(document).ready(function() {
     }
 
     Admin.setup_per_page_switcher(document);
-
     Admin.shared_setup(document);
 });
 

+ 5 - 5
Resources/public/vendor/admin-lte/.bower.json

@@ -1,6 +1,6 @@
 {
   "name": "AdminLTE",
-  "version": "2.0.3",
+  "version": "2.0.5",
   "homepage": "http://almsaeedstudio.com",
   "authors": [
     "Abdullah Almsaeed <almasaeed2010@gmail.com>"
@@ -9,7 +9,7 @@
   "main": [
     "index2.html",
     "dist/css/AdminLTE.css",
-    "dist/js/AdminLTE.js",
+    "dist/js/app.js",
     "build/less/AdminLTE.less"
   ],
   "keywords": [
@@ -31,11 +31,11 @@
     "composer.json",
     "documentaion"
   ],
-  "_release": "2.0.3",
+  "_release": "2.0.5",
   "_resolution": {
     "type": "version",
-    "tag": "v2.0.3",
-    "commit": "59e2ba0e170aa9402eb17f7fb5815bc4f6628799"
+    "tag": "v2.0.5",
+    "commit": "c25a8710f419a1be142f9b46037be00388a7272c"
   },
   "_source": "git://github.com/almasaeed2010/AdminLTE.git",
   "_target": "~2.0.1",

+ 9 - 3
Resources/public/vendor/admin-lte/README.md

@@ -29,7 +29,7 @@ Download from Github or [visit Almsaeed Studio](http://almsaeedstudio.com) and d
 - Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)).
 - Clone to your machine 
 ```
-git clone https://github.com/YOUR_USERNAME/AdminLTE.git"
+git clone https://github.com/YOUR_USERNAME/AdminLTE.git
 ```
 
 **Bower**
@@ -62,7 +62,7 @@ Contribution
 Contribution are always **welcome and recommended**! Here is how:
 
 - Fork the repository ([here is the guide](https://help.github.com/articles/fork-a-repo/)).
-- Clone to your machine ```git clone https://github.com/YOUR_USERNAME/AdminLTE.git"
+- Clone to your machine ```git clone https://github.com/YOUR_USERNAME/AdminLTE.git```
 - Make your changes
 - Create a pull request
 
@@ -92,13 +92,19 @@ AdminLTE 1.x can be easily upgraded to 2.x using [this guide](http://almsaeedstu
 
 Change log
 ----------
+**v2.0.5:**
+- Fixed issue #288
+
+**v2.0.4:**
+- Fixed bower.json to pick up newest release.
+- 
 **v2.0.3**
 - Bug fixes
 - Fixed extra page when printing issue #264
 - Updated documentation and fixed links scrolling issue
 - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
 - Fixed sidebar stretching issue #275
-- Fixed checkbox out of bounds issue in WYISHTML5 editor.
+- Fixed checkbox out of bounds issue in WYSIHTML5 editor.
 
 **v2.0.2:**
 - Solved issue with hidden arrow in select inputs.

+ 2 - 2
Resources/public/vendor/admin-lte/bower.json

@@ -1,6 +1,6 @@
 {
   "name": "AdminLTE",
-  "version": "2.0.2",
+  "version": "2.0.5",
   "homepage": "http://almsaeedstudio.com",
   "authors": [
     "Abdullah Almsaeed <almasaeed2010@gmail.com>"
@@ -9,7 +9,7 @@
   "main": [
     "index2.html",
     "dist/css/AdminLTE.css",
-    "dist/js/AdminLTE.js",
+    "dist/js/app.js",
     "build/less/AdminLTE.less"
   ],
   "keywords": [

+ 7 - 1
Resources/public/vendor/admin-lte/changelog

@@ -1,11 +1,17 @@
 CHANGE LOG:
+v2.0.5:
+- Fixed issue #288
+
+v2.0.4:
+- Fixed bower.json to pick up newest release.
+
 v2.0.3:
 - Bug fixes
 - Fixed extra page when printing issue #264
 - Updated documentation and fixed links scrolling issue
 - Created print.less file (this makes it easier if you want to create a seperate CSS file for printing)
 - Fixed sidebar stretching issue #275
-- Fixed checkbox out of bounds issue in WYISHTML5 editor.
+- Fixed checkbox out of bounds issue in WYSIHTML5 editor.
 
 v2.0.2:
 - Solved issue with hidden arrow in select inputs.

+ 1 - 1
Resources/public/vendor/admin-lte/dist/css/AdminLTE.css

@@ -1,6 +1,6 @@
 @import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
 /*!
- *   AdminLTE v2.0.3
+ *   AdminLTE v2.0.
  *   Author: Almsaeed Studio
  *	 Website: Almsaeed Studio <http://almsaeedstudio.com>
  *   License: Open source - MIT

+ 1 - 1
Resources/public/vendor/admin-lte/dist/css/AdminLTE.min.css

@@ -1,5 +1,5 @@
 @import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);/*!
- *   AdminLTE v2.0.3
+ *   AdminLTE v2.0.
  *   Author: Almsaeed Studio
  *	 Website: Almsaeed Studio <http://almsaeedstudio.com>
  *   License: Open source - MIT

File diff suppressed because it is too large
+ 2 - 2
Resources/public/vendor/admin-lte/dist/js/app.min.js


+ 1 - 1
Resources/public/vendor/admin-lte/package.json

@@ -1,6 +1,6 @@
 {
   "name": "AdminLTE",
-  "version": "2.0.0",
+  "version": "2.0.5",
   "devDependencies": {
     "grunt": "~0.4.5",
     "grunt-contrib-less": "^0.12.0",

+ 6 - 5
Resources/public/vendor/jquery/.bower.json

@@ -1,11 +1,12 @@
 {
   "name": "jquery",
-  "version": "2.1.3",
+  "version": "2.1.4",
   "main": "dist/jquery.js",
   "license": "MIT",
   "ignore": [
     "**/.*",
     "build",
+    "dist/cdn",
     "speed",
     "test",
     "*.md",
@@ -25,13 +26,13 @@
     "library"
   ],
   "homepage": "https://github.com/jquery/jquery",
-  "_release": "2.1.3",
+  "_release": "2.1.4",
   "_resolution": {
     "type": "version",
-    "tag": "2.1.3",
-    "commit": "8f2a9d9272d6ed7f32d3a484740ab342c02541e0"
+    "tag": "2.1.4",
+    "commit": "7751e69b615c6eca6f783a81e292a55725af6b85"
   },
   "_source": "git://github.com/jquery/jquery.git",
-  "_target": ">=1.6",
+  "_target": ">=1.7",
   "_originalSource": "jquery"
 }

+ 2 - 1
Resources/public/vendor/jquery/bower.json

@@ -1,11 +1,12 @@
 {
   "name": "jquery",
-  "version": "2.1.3",
+  "version": "2.1.4",
   "main": "dist/jquery.js",
   "license": "MIT",
   "ignore": [
     "**/.*",
     "build",
+    "dist/cdn",
     "speed",
     "test",
     "*.md",

+ 9 - 4
Resources/public/vendor/jquery/dist/jquery.js

@@ -1,5 +1,5 @@
 /*!
- * jQuery JavaScript Library v2.1.3
+ * jQuery JavaScript Library v2.1.4
  * http://jquery.com/
  *
  * Includes Sizzle.js
@@ -9,7 +9,7 @@
  * Released under the MIT license
  * http://jquery.org/license
  *
- * Date: 2014-12-18T15:11Z
+ * Date: 2015-04-28T16:01Z
  */
 
 (function( global, factory ) {
@@ -67,7 +67,7 @@ var
 	// Use the correct document accordingly with window argument (sandbox)
 	document = window.document,
 
-	version = "2.1.3",
+	version = "2.1.4",
 
 	// Define a local copy of jQuery
 	jQuery = function( selector, context ) {
@@ -531,7 +531,12 @@ jQuery.each("Boolean Number String Function Array Date RegExp Object Error".spli
 });
 
 function isArraylike( obj ) {
-	var length = obj.length,
+
+	// Support: iOS 8.2 (not reproducible in simulator)
+	// `in` check used to prevent JIT error (gh-2145)
+	// hasOwn isn't used here due to false negatives
+	// regarding Nodelist length in IE
+	var length = "length" in obj && obj.length,
 		type = jQuery.type( obj );
 
 	if ( type === "function" || jQuery.isWindow( obj ) ) {

File diff suppressed because it is too large
+ 4 - 4
Resources/public/vendor/jquery/dist/jquery.min.js


File diff suppressed because it is too large
+ 1 - 1
Resources/public/vendor/jquery/dist/jquery.min.map