57 Commits (0f11286346350ba9c7cfe1a2fb57e53a5c5cc1ff)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 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
Evgeniy Tkachenko f6b2d4dbcc Added information about filters and header of DataColumn (#14981) [skip ci] 7 years ago
Paul Klimov d68789a195 Fixes #13779, fixes #5786 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 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
Bizley c5296242b1
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 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 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
Alexander Makarov 5c4e2d4372 Removed unnecessary parentheses 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Ivan Yakovlev dec4a4f239 Fixes #7008: Removed extra white space in GridView filter cell 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Carsten Brandt eeb4e29d55 improve gridview phpdoc 10 years ago
Qiang Xue de8966079f Fixes #5367: Added `yii\grid\DataColumn::encodeLabel` 10 years ago
Serge Postrash c6cb205653 Added encodeLabel param to \yii\grid\DataColumn 10 years ago
Carsten Brandt b5af2f6ab3 fixed size format plural rule to not format number itself 10 years ago
Carsten Brandt d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 10 years ago
Carsten Brandt 1c1dcc2c15 fixed gridview documentation 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
MDMunir 53e193049f Add $key to function parameter 10 years ago
Qiang Xue c15aceb094 Refactored filter error display for GridView. 11 years ago
Ivan Kolmycheck bb4e8eb736 DataColumn - error detection moved into renderFilterCellContent() 11 years ago
Carsten Brandt 0a3f4e85f1 made grid\DataColumn::getDataCellValue() public 11 years ago
Ivan Kolmycheck 104a38a714 Issue #3154 - DataColumn checkForFilterErrors() now use Html::addCssClass 11 years ago
Ivan Kolmycheck c57e1fcb78 Issue #3154 - DataColumn filter model validation error indication added 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Carsten Brandt e87e120040 refactored GridView to have clear separation between value and content 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Makarov 150d5152b2 more grid docs 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
Qiang Xue eaa1ba029f minor cs fixes. 11 years ago
Alexander Makarov e3e26540a2 Fixes #2508 11 years ago
Kartik Visweswaran cd1f7b10ea Removed unnecessary blank space 11 years ago
Kartik Visweswaran 5f5570e73f Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran 342ba95d4a Raw content return for Grid DataColumn & Column 11 years ago
Thiago Talma 8c49dabb1b Change condition 11 years ago