Skip to content

Commit

Permalink
Update to release v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kartik-v committed Jun 16, 2015
1 parent 5359558 commit 5efc485
Show file tree
Hide file tree
Showing 37 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion ActionColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* @copyright Copyright © Kartik Visweswaran, Krajee.com, 2014 - 2015
* @package yii2-grid
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion BooleanColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion CHANGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Version 3.0.3
4. (enh #311): Better defaulting of Select2 `pluginOptions['width']`.
5. (enh #313): Add Czech translations.
6. (enh #317): Add missing spanish translations.
7. (enh #318): Fix post pjax setTimeout JS function.
7. (enh #318): Fix post pjax `setTimeout` JS function.

Version 3.0.2
=============
Expand Down
2 changes: 1 addition & 1 deletion CheckboxColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion CheckboxColumnAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion ColumnTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion DataColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion EditableColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion ExpandRowColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion ExpandRowColumnAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion FormulaColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion GridExportAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion GridFloatHeadAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion GridResizeColumnsAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion GridResizeStoreAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
4 changes: 2 additions & 2 deletions GridView.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down Expand Up @@ -1454,6 +1454,6 @@ protected function registerAssets()
}
$this->_gridClientFunc = 'kvGridInit_' . hash('crc32', $script);
$this->options['data-krajee-grid'] = $this->_gridClientFunc;
$view->registerJs("var {$this->_gridClientFunc}=function(){\n{$script}\n}\n{$this->_gridClientFunc}();");
$view->registerJs("var {$this->_gridClientFunc}=function(){\n{$script}\n};\n{$this->_gridClientFunc}();");
}
}
2 changes: 1 addition & 1 deletion GridViewAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion Module.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Refer [detailed documentation](http://demos.krajee.com/grid) and/or a [complete
![GridView Screenshot](https://lh4.googleusercontent.com/-4x-CdyyZAsY/VNxLPmaaAXI/AAAAAAAAAQ8/XYYxTiQZvJk/w868-h516-no/krajee-yii2-grid.jpg)

## Latest Release
The latest version of the module is v3.0.2. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-grid/blob/master/CHANGE.md) for details.
The latest version of the module is v3.0.3. Refer the [CHANGE LOG](https://github.com/kartik-v/yii2-grid/blob/master/CHANGE.md) for details.

New features with release 2.7.0.

Expand Down
2 changes: 1 addition & 1 deletion RadioColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion RadioColumnAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion SerialColumn.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid;
Expand Down
2 changes: 1 addition & 1 deletion assets/css/kv-grid-expand.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Gridview ExpandRowColumn styling and enhancements
* Built for Yii Framework 2.0
Expand Down
2 changes: 1 addition & 1 deletion assets/css/kv-grid-expand.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/css/kv-grid.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Gridview widget styling and enhancements for Bootstrap.
* Built for Yii Framework 2.0
Expand Down
2 changes: 1 addition & 1 deletion assets/css/kv-grid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/kv-grid-checkbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Client actions for yii2-grid CheckboxColumn
*
Expand Down
2 changes: 1 addition & 1 deletion assets/js/kv-grid-checkbox.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Client actions for yii2-grid CheckboxColumn
*
Expand Down
2 changes: 1 addition & 1 deletion assets/js/kv-grid-expand.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* jQuery methods library for yii2-grid expand row column
*
Expand Down
2 changes: 1 addition & 1 deletion assets/js/kv-grid-expand.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/kv-grid-export.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Grid Export Validation Module for Yii's Gridview. Supports export of
* grid data as CSV, HTML, or Excel.
Expand Down
2 changes: 1 addition & 1 deletion assets/js/kv-grid-export.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/js/kv-grid-radio.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Client actions for yii2-grid RadioColumn
*
Expand Down
2 changes: 1 addition & 1 deletion assets/js/kv-grid-radio.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*
* Client actions for yii2-grid RadioColumn
*
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": ["yii2", "extension", "widget", "grid"],
"homepage": "https://github.com/kartik-v/yii2-grid",
"type": "yii2-extension",
"license": "BSD 3-Clause",
"license": "BSD-3-Clause",
"authors": [
{
"name": "Kartik Visweswaran",
Expand All @@ -14,7 +14,7 @@
],
"minimum-stability": "stable",
"require": {
"kartik-v/yii2-krajee-base": "*"
"kartik-v/yii2-krajee-base": "~1.7"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion controllers/ExportController.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @package yii2-grid
* @author Kartik Visweswaran <[email protected]>
* @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
* @version 3.0.2
* @version 3.0.3
*/

namespace kartik\grid\controllers;
Expand Down
2 changes: 1 addition & 1 deletion messages/es/kvgrid.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@
'grid-export' => 'exportar-cuadrícula',
'krajee, grid, export, yii2-grid, pdf' => 'krajee, cuadrícula, exportar, yii2-grid, pdf',
'© Krajee Yii2 Extensions' => '© Krajee Yii2 Extensions',
];
];

0 comments on commit 5efc485

Please sign in to comment.