19 Commits (02276a6a2f30b9e5b1be5021c7a621b9646929db)

Author SHA1 Message Date
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 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
mdmunir cc2e6bcd56
Add `beforeItem` and `afterItem` to the `ListView' 8 years ago
webdevsega a8a46a13bc Allow itemOptions in ListView to be a closure 8 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
Daniel Gomez Pan cd7039e97c WIP #10764 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 945961092d Added phpdoc description for BaseListView and ListView classes 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 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
Carsten Brandt f7148c2d80 callback -> callable 11 years ago
Qiang Xue 25b466d278 Fixes #2083: make sure keys of object type work with ActionColumn, GridView, etc. 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 858c031d0c Fixes #1437: Added ListView::viewParams. 11 years ago
Qiang Xue c9e4773ebb Moved key serialization from data provider to data viewers. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov fc75ab87be Renamed ListViewBase → BaseListView 11 years ago
Qiang Xue b31b02a55d renamed IDataProvider::getItems() to getModels() 11 years ago
Qiang Xue 539be8ebaa Refactored ListView. 11 years ago
Qiang Xue ae287f12d6 Fixes #660. 11 years ago
Qiang Xue 64fe535e0a Finished ListView. 11 years ago
Qiang Xue 5c02038377 ListView WIP 11 years ago