Version 3.1.2
Date: 17-Aug-2016
- (enh #472): Having different editable models in one gridview column.
- (enh #472): Update Spanish translations.
- (enh #475): Correct grid grouping
formatNumber
JS method. - (enh #476): Improve responsiveness and control resizable columns for smaller devices.
- (enh #479): Update default bootstrap css for HTML export of grid.
- (enh #480): Enhance
EditableColumnAction
to find model better. - (enh #481): Add Ukranian translations.
- (enh #485): Add Estonian translations.
- (enh #490): Update Russian translations.
- (enh #494): Add Latvian translations.
- (enh #496): Add BOM to UTF-8 encoded text/CSV exports.
- (enh #498): Option to set the checkbox attribute of checkboxColumn.
- (enh #499): Option to set the value of the checkbox.
- (enh #500): Raw data value attribute for grid columns grouping.
- (bug #504): Fix toggle data minCount validation.
- (enh #505, #508): Replaced
ExportController::getPostData
by nativeYii::$app->request->post()
. - (enh #506): Correct toggle data confirmation.
- (enh #507): Purify HTML content for GridView HTML export.
- (enh #510): Update French translations.
- (enh #511): Select all option in grid view.
- (enh #513): Fix
renderColumnGroup
forDataColumn
with options and groupedRow. - (enh #514): Implement Krajee Dialog for all alerts and confirmation.
- (enh #515): Implement ajax delete with pjax refresh for default delete action in
ActionColumn
. - (enh #517): Allow nested grids as part of
ExpandRowColumn
. - (enh #519): Toggle all data correction for non pjax grids.
- (kartik-v/yii2-editable#124): Set output value after model save in
EditableColumnAction
. - (bug #532): Correct export download when using without confirm alert.
- Add github contribution and issue/PR logging templates.
- (bug #537): Correct export arg validation
- (bug #538): Correct export callback validation
- (enh #541, #543): Update French translations.