55 Commits (eb65069312574125fbb3d70513edace8dd6d6172)

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
SilverFire - Dmitry Naumenko 8d8d68159d
Updated PHPDocs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko cd42f4d2ec
minor 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
243083df 792f50759e Refactored GridView->renderColumnGroup 7 years ago
Carsten Brandt 349589bf3b
fixed typo in grid view docs 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 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 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
Evgeniy Tkachenko 757b3de0bf Fixes #12828: Fixed handling of nested arrays, objects in `\yii\grid\GridView::guessColumns` 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
SilverFire - Dmitry Naumenko d3beca32b4 Refactored PR, updated CHANGELOG 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
SilverFire - Dmitry Naumenko eda1e7b027 Fixed `yii\grid\GridView::guessColumns()` to work with numeric column names 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
NekitoSP 3ee89ac42c selectedRows fix for $showHeader=false #9074 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt 1ea1cacc11 improved GridView docs about empty cell 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Carsten Brandt cd0093f7bd rework grid/list/detail view guide and docs 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Makarov ebdd56f0db Changed #4277 behavior 10 years ago
Alexander Makarov af50f5a290 Fixes #4277: `yii\grid\GridView` is no longer throwing an exception in non-debug mode when results are empty and `columns` aren't defined 10 years ago
Alexander Mohorev bb8550886e PHP type casting 10 years ago
Carsten Brandt d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 085f2c0142 gridview and listview use widget ID in base tag 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Leo R. Lundgren b1bf636983 Fix #3531, allow more characters in \yii\grid\GridView's short array syntax for columns. 10 years ago
Qiang Xue c15aceb094 Refactored filter error display for GridView. 11 years ago
Qiang Xue 4f6e1d305f Refactored the code for #3154 11 years ago
Ivan Kolmycheck cd1152acb5 GridView/DataColumn - moved error list display into GridView 11 years ago
Ivan Kolmycheck 031fddd48c GridView - error rendering scheme changed 11 years ago
ElisDN a615ef944a Fixed GridView cells calling order 11 years ago
ElisDN 1886877196 Render gridview table footer after table body 11 years ago
Ivan Kolmycheck 3705f17700 Issue #3154 - GridView - list of filter model validation errors added to summary 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
AlexGx a7046f27d0 fix 11 years ago
AlexGx 23a669a394 upd for psr2 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 7c520248bf message fix. [skip ci] 11 years ago