31 Commits (2150fa3239818bbe8df93a3ee5a00ffbed8ca0b2)

Author SHA1 Message Date
Carsten Brandt d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 10 years ago
Carsten Brandt 1c1dcc2c15 fixed gridview documentation 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
MDMunir 53e193049f Add $key to function parameter 10 years ago
Qiang Xue c15aceb094 Refactored filter error display for GridView. 11 years ago
Ivan Kolmycheck bb4e8eb736 DataColumn - error detection moved into renderFilterCellContent() 11 years ago
Carsten Brandt 0a3f4e85f1 made grid\DataColumn::getDataCellValue() public 11 years ago
Ivan Kolmycheck 104a38a714 Issue #3154 - DataColumn checkForFilterErrors() now use Html::addCssClass 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
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
Alexander Makarov 150d5152b2 more grid docs 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
Kartik Visweswaran cd1f7b10ea Removed unnecessary blank space 11 years ago
Kartik Visweswaran 5f5570e73f Raw content return for Grid DataColumn & Column 11 years ago
Kartik Visweswaran 342ba95d4a Raw content return for Grid DataColumn & Column 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
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 12217a3ed8 code style and docs 11 years ago
Qiang Xue dd9facceed Added $key parameter to several methods in grid view. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov ffb37f8eab fixes #1001 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 5ad8fe5f45 Filter only active attributes in gridview 11 years ago
Qiang Xue 293cb9d86f Fixed search form. 11 years ago
Qiang Xue 220db270cf Improved crud generator. 11 years ago
Carsten Brandt 53b4ed3d7f Moved label for Sort::link() to html options 11 years ago
Carsten Brandt 39c002e83c Refactored DataColumn::renderHeaderCellContent() 11 years ago
Carsten Brandt 155749e18d typos in doc 11 years ago
Carsten Brandt 9847472144 introduced DataColumn::label property 11 years ago
Carsten Brandt 381216595d DataColumn: Allow setting label of sort link via short syntax 11 years ago
Carsten Brandt c5d65e09af Refactor DataColum to use model label for sorting link 11 years ago
Carsten Brandt 96c7534ca3 set default format for gridview to text 11 years ago
Qiang Xue b3b1151469 Finished draft implementation of GridView. 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