161 Commits (cfeab6ee9bcdc10ff20c448e07c1bdac7a9cebde)

Author SHA1 Message Date
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Alexander Makarov 9910519aba
Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 6 years ago
Ade Attwood 7dc38ff402 Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget 6 years ago
Evgeniy Moiseenko 80d0c2b05a Fixes #16365: Added $filterOnFocusOut option for GridView 6 years ago
Alexey f5665a0544 fix #15798 (yii\grid\CheckboxColumn, yii\grid\RadioButtonColumn conte… (#16021) 6 years ago
SilverFire - Dmitry Naumenko 8d8d68159d
Updated PHPDocs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
SilverFire - Dmitry Naumenko cd42f4d2ec
minor 7 years ago
Bizley dbb49b436b Fixes #15625: `yii\grid\DataColumn` boolean filter dropdown list values are now in reversed order 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Anton Terekhov d0c2ba43d7 Fixes #14806: Added $placeFooterAfterBody option for GridView 7 years ago
Ankit Padia 5e3776e482 Fixed phpdoc of $radioOptions example (#15441) [skip ci] 7 years ago
Evgeniy Tkachenko f6b2d4dbcc Added information about filters and header of DataColumn (#14981) [skip ci] 7 years ago
243083df 792f50759e Refactored GridView->renderColumnGroup 7 years ago
Carsten Brandt 349589bf3b
fixed typo in grid view docs 7 years ago
Paul Klimov d68789a195 Fixes #13779, fixes #5786 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt fadeb5d2b4 added formatter as second paramter to format closure 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
Alex 533da6240e Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (#14076) 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
Carsten Brandt 284cadfe03 Made ActionColumn Yii::t() tags static again (#13489) 8 years ago
Boudewijn Vahrmeijer 7dac3ed1ca Kirkhansen 9053 add radio button column (#13126) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Evgeniy Tkachenko 6ff2b3e8ab Fixes #9220: GridView::filterModel docs update (#12886) [skip ci] 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
Klimov Paul e0882a864d Added argument to `yii\grid\ActionColumn::urlCreator` callback, which holds reference to the column instance 8 years ago
Alexander Makarov ffb7ca2a78 Removed unused import 8 years ago
Carsten Brandt ee92cfa7ba release version 2.0.9 8 years ago
Carsten Brandt 217d50e4ff improved PHPdoc and `@since` annotations 8 years ago
Thiago Talma 60a2a54fc8 CheckboxColumn - Use CSS class to find the elements (#11729) 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Evgeniy Tkachenko 8e34f9f45d Update DataColumn.php (#11724) [skip ci] 8 years ago
Nikola Kovacs 9d327baa8b coding style fixes 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 030913e7f0 Fixed code style and indentations 9 years ago
PowerGamer1 7f3511a908 Update ArrayDataProvider.php 9 years ago
Alexander Makarov 84827597dc Added `@since` tags for #10631 9 years ago
Alexander Makarov 9f45a94661 #10631: added changelog, simpified code a bit more 9 years ago
Konstantin Timoshenko b5b55ad302 Fixes #10631: Splitted gettng label and rendering cell in `yii\grid\DataColumn::renderHeaderCellContent()` to make code simpler 9 years ago
SilverFire - Dmitry Naumenko d3beca32b4 Refactored PR, updated CHANGELOG 9 years ago
Taras Gudz 151610f611 Fixed #10784 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago