Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Alexey Rogachev 80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false
7 years ago
..
ActionColumn.php Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (#14076) 8 years ago
CheckboxColumn.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Column.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
DataColumn.php Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
GridView.php Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
GridViewAsset.php Reformat code te be PSR-2 compatible 11 years ago
RadioButtonColumn.php Kirkhansen 9053 add radio button column (#13126) 8 years ago
SerialColumn.php Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago