瀏覽代碼

Updates to release v4.4.7

Kartik Visweswaran 7 年之前
父節點
當前提交
acf9b9bd79

+ 3 - 2
CHANGE.md

@@ -1,10 +1,11 @@
 Change Log: `bootstrap-fileinput`
 Change Log: `bootstrap-fileinput`
 =================================
 =================================
 
 
-## version 4.4.7 (_under development_)
+## version 4.4.7
 
 
-**Date:** _work in progress_
+**Date:** 22-Jan-2018
 
 
+- Update copyright year to current.
 - (enh #1164): Update Slovak translations.
 - (enh #1164): Update Slovak translations.
 - (enh #1163): Update Czech translations.
 - (enh #1163): Update Czech translations.
 - (enh #1159): Update Portuguese Brazilian translations.
 - (enh #1159): Update Portuguese Brazilian translations.

+ 1 - 1
LICENSE.md

@@ -1,4 +1,4 @@
-Copyright (c) 2014 - 2017, Kartik Visweswaran  
+Copyright (c) 2014 - 2018, Kartik Visweswaran  
 Krajee.com  
 Krajee.com  
 All rights reserved.  
 All rights reserved.  
 
 

+ 1 - 1
README.md

@@ -27,7 +27,7 @@ View the [plugin documentation](http://plugins.krajee.com/file-input) and [plugi
 4. With release 4.0, AJAX uploads are supported. AJAX uploads require that the browser support HTML5 FormData and XHR2 (XMLHttpRequest 2). Most modern browsers support FormData and XHR2. The plugin will automatically degrade to normal form based submission for browsers not supporting AJAX uploads
 4. With release 4.0, AJAX uploads are supported. AJAX uploads require that the browser support HTML5 FormData and XHR2 (XMLHttpRequest 2). Most modern browsers support FormData and XHR2. The plugin will automatically degrade to normal form based submission for browsers not supporting AJAX uploads
 
 
 > NOTE: 
 > NOTE: 
-> - The latest version of the plugin is v4.4.7 (_under development_). Bootstrap 4.x is supported in addition to Bootstrap 3.x since release v4.4.4. Refer the [CHANGE LOG](https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md) for details. 
+> - The latest version of the plugin is v4.4.7. Bootstrap 4.x is supported in addition to Bootstrap 3.x since release v4.4.4. Refer the [CHANGE LOG](https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md) for details. 
 > - You can use the [sass branch](https://github.com/kartik-v/bootstrap-fileinput/tree/sass) for installation using `bootstrap-sass` dependency.
 > - You can use the [sass branch](https://github.com/kartik-v/bootstrap-fileinput/tree/sass) for installation using `bootstrap-sass` dependency.
 The [master branch](https://github.com/kartik-v/bootstrap-fileinput/tree/master) can be used for installation using plain `bootstrap` dependency.
 The [master branch](https://github.com/kartik-v/bootstrap-fileinput/tree/master) can be used for installation using plain `bootstrap` dependency.
 
 

+ 1 - 1
css/fileinput-rtl.css

@@ -5,7 +5,7 @@
  * Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
  * Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
css/fileinput-rtl.min.css

@@ -5,7 +5,7 @@
  * Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
  * Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
css/fileinput.css

@@ -5,7 +5,7 @@
  * Krajee default styling for bootstrap-fileinput.
  * Krajee default styling for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
css/fileinput.min.css

@@ -5,7 +5,7 @@
  * Krajee default styling for bootstrap-fileinput.
  * Krajee default styling for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
examples/index.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
 <!DOCTYPE html>
-<!-- release v4.4.7, copyright 2014 - 2017 Kartik Visweswaran -->
+<!-- release v4.4.7, copyright 2014 - 2018 Kartik Visweswaran -->
 <!--suppress JSUnresolvedLibraryURL -->
 <!--suppress JSUnresolvedLibraryURL -->
 <html lang="en">
 <html lang="en">
 <head>
 <head>

+ 1 - 1
js/fileinput.js

@@ -3,7 +3,7 @@
  * http://plugins.krajee.com/file-input
  * http://plugins.krajee.com/file-input
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
js/fileinput.min.js

@@ -3,7 +3,7 @@
  * http://plugins.krajee.com/file-input
  * http://plugins.krajee.com/file-input
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
nuget/Package.nuspec

@@ -12,7 +12,7 @@
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <description>An enhanced HTML 5 file input for Bootstrap 3.x with file preview for various files, offers multiple selection, and more.</description>
     <description>An enhanced HTML 5 file input for Bootstrap 3.x with file preview for various files, offers multiple selection, and more.</description>
     <releaseNotes>https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md</releaseNotes>
     <releaseNotes>https://github.com/kartik-v/bootstrap-fileinput/blob/master/CHANGE.md</releaseNotes>
-    <copyright>Copyright 2014 - 2017</copyright>
+    <copyright>Copyright 2014 - 2018</copyright>
     <tags>bootstrap bootstrap-fileinput</tags>
     <tags>bootstrap bootstrap-fileinput</tags>
     <dependencies>
     <dependencies>
       <dependency id="bootstrap" version="3.3.0" />
       <dependency id="bootstrap" version="3.3.0" />

+ 1 - 1
scss/fileinput-rtl.scss

@@ -5,7 +5,7 @@
  * Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
  * Krajee RTL (Right To Left) default styling for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
scss/fileinput.scss

@@ -5,7 +5,7 @@
  * Krajee default styling for bootstrap-fileinput.
  * Krajee default styling for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
scss/themes/explorer-fa/theme.scss

@@ -5,7 +5,7 @@
  * Krajee Explorer Font Awesome theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  * Krajee Explorer Font Awesome theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
scss/themes/explorer/theme.scss

@@ -5,7 +5,7 @@
  * Krajee Explorer theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  * Krajee Explorer theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer-fa/theme.css

@@ -5,7 +5,7 @@
  * Krajee Explorer Font Awesome theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  * Krajee Explorer Font Awesome theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer-fa/theme.js

@@ -7,7 +7,7 @@
  * font awesome assets and CSS are loaded on the page as well.
  * font awesome assets and CSS are loaded on the page as well.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer-fa/theme.min.css

@@ -5,7 +5,7 @@
  * Krajee Explorer Font Awesome theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  * Krajee Explorer Font Awesome theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer-fa/theme.min.js

@@ -7,7 +7,7 @@
  * font awesome assets and CSS are loaded on the page as well.
  * font awesome assets and CSS are loaded on the page as well.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer/theme.css

@@ -5,7 +5,7 @@
  * Krajee Explorer theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  * Krajee Explorer theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer/theme.js

@@ -5,7 +5,7 @@
  * Krajee Explorer theme configuration for bootstrap-fileinput. Load this theme file after loading `fileinput.js`.
  * Krajee Explorer theme configuration for bootstrap-fileinput. Load this theme file after loading `fileinput.js`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer/theme.min.css

@@ -5,7 +5,7 @@
  * Krajee Explorer theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  * Krajee Explorer theme style for bootstrap-fileinput. Load this theme file after loading `fileinput.css`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/explorer/theme.min.js

@@ -5,7 +5,7 @@
  * Krajee Explorer theme configuration for bootstrap-fileinput. Load this theme file after loading `fileinput.js`.
  * Krajee Explorer theme configuration for bootstrap-fileinput. Load this theme file after loading `fileinput.js`.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/fa/theme.js

@@ -5,7 +5,7 @@
  * Font Awesome icon theme configuration for bootstrap-fileinput. Requires font awesome assets to be loaded.
  * Font Awesome icon theme configuration for bootstrap-fileinput. Requires font awesome assets to be loaded.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/fa/theme.min.js

@@ -5,7 +5,7 @@
  * Font Awesome icon theme configuration for bootstrap-fileinput. Requires font awesome assets to be loaded.
  * Font Awesome icon theme configuration for bootstrap-fileinput. Requires font awesome assets to be loaded.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/gly/theme.js

@@ -5,7 +5,7 @@
  * Glyphicon (default) theme configuration for bootstrap-fileinput.
  * Glyphicon (default) theme configuration for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md

+ 1 - 1
themes/gly/theme.min.js

@@ -5,7 +5,7 @@
  * Glyphicon (default) theme configuration for bootstrap-fileinput.
  * Glyphicon (default) theme configuration for bootstrap-fileinput.
  *
  *
  * Author: Kartik Visweswaran
  * Author: Kartik Visweswaran
- * Copyright: 2014 - 2017, Kartik Visweswaran, Krajee.com
+ * Copyright: 2014 - 2018, Kartik Visweswaran, Krajee.com
  *
  *
  * Licensed under the BSD 3-Clause
  * Licensed under the BSD 3-Clause
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md
  * https://github.com/kartik-v/bootstrap-fileinput/blob/master/LICENSE.md