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 07:11:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
yii2
/
framework
/
grid
History
Bizley
c5296242b1
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
..
ActionColumn.php
Made ActionColumn Yii::t() tags static again (
#13489
)
2017-02-02 19:46:42 +01: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
Fixes
#12055
: Changed
boolean
to
bool
and
integer
to
int
in phpdoc
2016-11-07 02:51:39 +03: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