137 Commits (8582dc93f3edc3da5f683fe2bab33ca577b518f9)

Author SHA1 Message Date
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
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
Alexander Makarov 5c4e2d4372 Removed unnecessary parentheses 9 years ago
Alexander Makarov 97bc4e0567 Fixed wrong case in method calls 9 years ago
Daniel Gomez Pan e630072408 Add phpdoc [skip ci] 9 years ago
SilverFire - Dmitry Naumenko 275a7827c3 ActionColumn::visibleButtins() - changed PHPDoc wording 9 years ago
Vit f17a881539 fix typo 9 years ago
Vit S bdddcc54ad code review fixes 9 years ago
SilverFire - Dmitry Naumenko 6bff405287 Code style minor fix 9 years ago
SilverFire - Dmitry Naumenko eda1e7b027 Fixed `yii\grid\GridView::guessColumns()` to work with numeric column names 9 years ago
freezy b6254dd68b Fixes #10056: Allowed any callable to be passed to `ActionColumn::$urlCreator` 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Alexey Rogachev ad69fb9c7e Closed #9635: Added default CSS class for `\yii\grid\ActionColumn` header 9 years ago
NekitoSP 3ee89ac42c selectedRows fix for $showHeader=false #9074 9 years ago
Vit S dacd9cdcd4 add buttonsVisible suggestion (issue #9198) 9 years ago
Carsten Brandt 1ea1cacc11 improved GridView docs about empty cell 9 years ago
maks feltrin d613719298 Update ActionColumn.php 9 years ago
Alexander Mohorev afe21a986a PSR-2 anonymous functions 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Qiang Xue fdb730a12a syntax fix [skip ci] 10 years ago
Aleksey Loban af202f1ad8 Fixes #7912: Added `aria-label` to ActionColumn buttons 10 years ago
Carsten Brandt d33e75a7fd possible fix for gridview checkall name 10 years ago
Carsten Brandt 26392372c0 added ActionColumn::$buttonOptions 10 years ago
Carsten Brandt cd0093f7bd rework grid/list/detail view guide and docs 10 years ago
Ivan Yakovlev dec4a4f239 Fixes #7008: Removed extra white space in GridView filter cell 10 years ago
caboosesw f83ad4a05e Update ActionColumn.php 10 years ago
Alexander Kochetov 9ee3627891 \yii\grid\ActionColumn better phpDoc. 10 years ago