24 Commits (c297986066e39b444de7d6b5e5166a53c933fd88)

Author SHA1 Message Date
Bizley dbb49b436b Fixes #15625: `yii\grid\DataColumn` boolean filter dropdown list values are now in reversed order 7 years ago
Anton Terekhov d0c2ba43d7 Fixes #14806: Added $placeFooterAfterBody option for GridView 7 years ago
Tobias Munk 1bc17a3d22 improved dockerized tests (#15516) 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 12eb936083 Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexey Rogachev 80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
Robert Korulczyk 31e321b9b2 Remove unused imports. (#14096) 8 years ago
Skiptir Engu a600e165aa Added RadiobuttonColumnTest to the grid test group (#13795) 8 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Bizley c5296242b1
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
Boudewijn Vahrmeijer 7dac3ed1ca Kirkhansen 9053 add radio button column (#13126) 8 years ago
Edgard Lorraine Messias d3c7accc49 Added braces check for initDefaultButton (#12863) 8 years ago
Alexey Rogachev aa6d34a285 Fixes #9796: Initialization of not existing yii\grid\ActionColumn default buttons (#12859) 8 years ago
Evgeniy Tkachenko 757b3de0bf Fixes #12828: Fixed handling of nested arrays, objects in `\yii\grid\GridView::guessColumns` 8 years ago
Boudewijn Vahrmeijer 76d8bc9f94 enhance tests for DataColumn (#12615) 8 years ago
SilverFire - Dmitry Naumenko 53e1018648 Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
SilverFire - Dmitry Naumenko aaf6c844fb Added DataColumnTest 9 years ago
SilverFire - Dmitry Naumenko bf9fb0e13e Fixed CheckboxColumnTest::testInputValue() 9 years ago
Taras Gudz 151610f611 Fixed #10784 9 years ago
Carsten Brandt 4f4a661061 fixed test break when formatter is loaded before intl magic 9 years ago
Klimov Paul e4f71eef69 `CheckboxColumnTest` location fixed 9 years ago
Vit S bdddcc54ad code review fixes 9 years ago
Vit S 6698b8154b add tests for buttonsVisible suggestion (issue #9198) 9 years ago