This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
yii2
Watch
1
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2025-08-16 23:48:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
grid
History
Alexey Rogachev
80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false
...
Fixes
#13352
close
#13422
2017-05-10 09:40:29 +02:00
..
ActionColumn.php
Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (
#14076
)
2017-04-30 21:14:58 +02:00
CheckboxColumn.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
Column.php
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03:00
DataColumn.php
Fixes
#13698
:
yii\grid\DataColumn
filter is automatically generated as dropdown list in case of
format
set to
boolean
2017-03-09 00:33:13 +03:00
GridView.php
Do not render empty row in GridView when data is empty and emptyText set to false
2017-05-10 09:40:29 +02:00
GridViewAsset.php
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
RadioButtonColumn.php
Kirkhansen 9053 add radio button column (
#13126
)
2016-12-05 13:58:11 +01:00
SerialColumn.php
Fixes
#5385
: links created from classes to corresponding guide articles (
#12920
)
2016-11-04 18:55:14 +03:00