27 Commits (f3478bb59b619235f4261d3020eb7905af173d99)

Author SHA1 Message Date
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
Carsten Brandt b503dc9ff2 use ::class also in documentation and configs 9 years ago
SilverFire - Dmitry Naumenko d3beca32b4 Refactored PR, updated CHANGELOG 9 years ago
Taras Gudz 151610f611 Fixed #10784 9 years ago
Alexander Makarov 97bc4e0567 Fixed wrong case in method calls 9 years ago
SilverFire - Dmitry Naumenko 6bff405287 Code style minor fix 9 years ago
NekitoSP 3ee89ac42c selectedRows fix for $showHeader=false #9074 9 years ago
Alexander Mohorev afe21a986a PSR-2 anonymous functions 9 years ago
Carsten Brandt d33e75a7fd possible fix for gridview checkall name 10 years ago
Carsten Brandt eeb4e29d55 improve gridview phpdoc 10 years ago
Alexander Mohorev 899b778994 Correct type declarations 10 years ago
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
Qiang Xue be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 10 years ago
Michael Härtl e28edb3ed1 Improve docs for CheckboxColumn::$checkboxOptions 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 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
Carsten Brandt 3bc5dbed82 added doc example to gridview column classes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue a861994f19 Fixes #1835: `CheckboxColumn` now renders checkboxes whose values are the corresponding data key values 11 years ago
Qiang Xue dd9facceed Added $key parameter to several methods in grid view. 11 years ago
Qiang Xue fb3ebe7000 doc cleanup. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue b3b1151469 Finished draft implementation of GridView. 11 years ago
Qiang Xue 7e5630b558 GridView WIP 11 years ago
Qiang Xue 4b9e965454 GridView WIP 11 years ago