21 Commits (104712103bed51c8adab9a54689b20fd43fe8808)

Author SHA1 Message Date
boehsermoe 22dceedabb Fixed DetailView for arrayable models 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Alexander Makarov 43918f2ef6 Fixes #9411: `DetailView` now automatically sets container tag ID in case it's not specified 9 years ago
Carsten Brandt 4496e2c405 preserve configuration of gridview even when called multiple times 10 years ago
Carsten Brandt cd0093f7bd rework grid/list/detail view guide and docs 10 years ago
Serge Postrash 286e8efe9f Updated phpdoc for \yii\widgets\DetailView [ckip ci] 10 years ago
Carsten Brandt d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 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
Alexander Makarov 3d1d7f72ed Fixes #2544: Changed `DetailView`'s `name:format:label` to `attribute:format:label` to match `GridView` 11 years ago
Alexander Kochetov 4dcf22b94c DetailView phpDoc 11 years ago
Alexander Kochetov 508908e9f7 DetailView allow set label while attribute in string format 11 years ago
Alexander Kochetov 9d01d1fb07 DetailView correct regexp 11 years ago
Qiang Xue 7e4461621a Fixes #1326: The `visible` setting for `DetailView` doesn't work as expected 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 56f2530151 Fixed typo. 11 years ago
Qiang Xue 19bffa38c8 Fixes #1326: DetailView: visibility of the attribute 11 years ago
Carsten Brandt c7ef701d8a Renamed DetailView attribute type to format 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Luciano Baraglia f829b9478b Minor doc and messages fixes [skip ci] 11 years ago
Qiang Xue 539be8ebaa Refactored ListView. 11 years ago
Luciano Baraglia 3c642f0b9c Example usage consistent with other widgets [skip ci] 11 years ago
Qiang Xue 0b1fad2089 Fixes #668 11 years ago
Qiang Xue 64fe535e0a Finished ListView. 11 years ago
Qiang Xue 36eff14185 Added DetailView. 11 years ago