This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-10 09:17:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b2df5554cbfca116e799f6736dfd4fedcb3e6df
yii2
/
framework
/
grid
History
Alex
533da6240e
Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (
#14076
)
2017-04-30 21:14:58 +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
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