23 Commits (7ca1be3504fb24f3ef398423361c4955650736a0)

Author SHA1 Message Date
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
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 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 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 11 years ago
Aleksandr Zelenin 4583c17923 gridview header/footer fix 11 years ago
Carsten Brandt 3bc5dbed82 added doc example to gridview column classes 11 years ago
Alexander Kochetov cd8a948e1f GridView typo fixed 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 3d59b19a21 added classes to grid, list and detail view 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
Qiang Xue c9e4773ebb Moved key serialization from data provider to data viewers. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Qiang Xue a8d189676f typo fix. 11 years ago
Qiang Xue 743d31a8e6 Fixes #1075: separated empty switch and empty display for ListView and GridView. 11 years ago
Qiang Xue 786163c13f Fixes #1075: changed the default value of GridView::empty. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue cf9104f7fd make grid view filtering work. 11 years ago
Alexander Makarov fc75ab87be Renamed ListViewBase → BaseListView 11 years ago
Qiang Xue 02e3b451be Removed sorter from the default display of ListView. 11 years ago
Carsten Brandt 9847472144 introduced DataColumn::label property 11 years ago
Qiang Xue b3b1151469 Finished draft implementation of GridView. 11 years ago
Qiang Xue 7e5630b558 GridView WIP 11 years ago
Qiang Xue b31b02a55d renamed IDataProvider::getItems() to getModels() 11 years ago
Qiang Xue 1398de3f4a Renamed DataColumn::type to format. 11 years ago
Qiang Xue 4b9e965454 GridView WIP 11 years ago