34 Commits (2861121a67dd257f37920f5c098d8514213109dc)

Author SHA1 Message Date
Alexander Makarov 9910519aba
Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget" 6 years ago
Ade Attwood 7dc38ff402 Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget 6 years ago
Alone 08eccb612f Fixes #15536: Fixed `yii\widgets\ActiveForm::init()` for call `parent::init()` 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Carsten Brandt fadeb5d2b4 added formatter as second paramter to format closure 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexey Rogachev 186420da40 Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView` 8 years ago
Alexey Rogachev 6428fab406 Closes #9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView` (#13013) 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
Carsten Brandt 35dd698f30 added missing `@since` annotations 8 years ago
Roman Grinyov a42fd9aed7 Replaced " to ` in DocBlocks for readability 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
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
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 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