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-11 09:53:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d9cd0ccd72a080ce52c4f2d5ccd8d15060b3a42
yii2
/
tests
/
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
..
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
Do not render empty row in GridView when data is empty and emptyText set to false
2017-05-10 09:40:29 +02:00
RadiobuttonColumnTest.php
Added RadiobuttonColumnTest to the grid test group (
#13795
)
2017-03-18 00:17:42 +03:00