17 Commits (6a36fa82c7cba8303c57b8d64a5dbcc555c4715a)

Author SHA1 Message Date
Bizley a03fb0c01e
Fix #17631: Fix `yii\widgets\BaseListView` to properly render custom summary 4 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
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Robert Korulczyk b99e955627 Fix CS (#14665) 7 years ago
Alone 4b9d7a6bdd Fixes #14596: Fix event call on init in `yii\widgets\BaseListView` 7 years ago
Alexander Makarov 0ebff0a7ab
Fixed ListView test to run properly on Windows 7 years ago
Robert Korulczyk 12eb936083 Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 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
SilverFire - Dmitry Naumenko 24dae19fc8
ListView: PHPDocs and tests enhanced 8 years ago
SilverFire - Dmitry Naumenko cdabb660d6
Refactored ListView::beforeItem, ::afterItem. Added Unit tests. 8 years ago
SilverFire - Dmitry Naumenko 0261a5498f Simplified ListViewTest 8 years ago
SilverFire - Dmitry Naumenko 87f843524e Fixed typo 8 years ago
SilverFire - Dmitry Naumenko 24a5532ca9 Added unit tests for #12750 8 years ago
François Gannaz 7669d60df6 Document and test ListView.showOnEmpty 8 years ago