57 Commits (8a95d19aac5a6a40011ceb44cfa0fa13e0b70489)

Author SHA1 Message Date
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 bb4e8eb736 DataColumn - error detection moved into renderFilterCellContent() 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
Carsten Brandt 0a3f4e85f1 made grid\DataColumn::getDataCellValue() public 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 104a38a714 Issue #3154 - DataColumn checkForFilterErrors() now use Html::addCssClass 11 years ago
Ivan Kolmycheck 3705f17700 Issue #3154 - GridView - list of filter model validation errors added to summary 11 years ago
Ivan Kolmycheck c57e1fcb78 Issue #3154 - DataColumn filter model validation error indication added 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Carsten Brandt e87e120040 refactored GridView to have clear separation between value and content 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
Alexander Makarov cd8e626018 Fixes #2737 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
baodude 50d720ce34 use toRoute instead of createUrl in ActionColumn 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
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Alexander Makarov 150d5152b2 more grid docs 11 years ago
Carsten Brandt e2aacad8aa Added links to PHP.net to apidoc 11 years ago
Christophe BOULAIN 3daa177ea2 Add an option to ignore pjax request on some links. 11 years ago
AlexGx eaaa5b1bb5 fix code style 11 years ago
Qiang Xue eaa1ba029f minor cs fixes. 11 years ago
Alexander Makarov e3e26540a2 Fixes #2508 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 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
Kartik Visweswaran cd1f7b10ea Removed unnecessary blank space 11 years ago
Kartik Visweswaran a0e3a3b5a6 Removed unnecessary blank space 11 years ago
Kartik Visweswaran 5f5570e73f Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran eb655e6104 Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran 0991be84f5 Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran 342ba95d4a Raw content return for Grid DataColumn & Column 11 years ago
Carsten Brandt 3bc5dbed82 added doc example to gridview column classes 11 years ago
Thiago Talma 8c49dabb1b Change condition 11 years ago
Thiago Talma 5a2323346d Test if value is instance of \Closure 11 years ago
Thiago Talma f906b3a10b Adjust doc 11 years ago
Thiago Talma a35fcbbf92 Adjust tab as space 11 years ago
Thiago Talma 632a537ab8 Allow to set an attribute as the value of the cell, unlike the column attribute. 11 years ago
Qiang Xue f5e1fbc532 Fixes #2212: `yii\gridview\DataColumn` generates incorrect labels when used with nosql DB and there is no data 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago