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 01:07:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b2df5554cbfca116e799f6736dfd4fedcb3e6df
yii2
/
tests
/
framework
/
grid
History
Robert Korulczyk
31e321b9b2
Remove unused imports. (
#14096
)
2017-05-01 20:26:15 +02:00
..
ActionColumnTest.php
Remove unused imports. (
#14096
)
2017-05-01 20:26:15 +02:00
CheckboxColumnTest.php
Fixed CheckboxColumnTest::testInputValue()
2016-04-22 14:02:48 +03:00
DataColumnTest.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
GridViewTest.php
Fixes
#12828
: Fixed handling of nested arrays, objects in
\yii\grid\GridView::guessColumns
2016-10-27 16:19:13 +03:00
RadiobuttonColumnTest.php
Added RadiobuttonColumnTest to the grid test group (
#13795
)
2017-03-18 00:17:42 +03:00