333 Commits (8474927a55003388f915e8a1921664d0371e3948)

Author SHA1 Message Date
Alexander Makarov 38488ca55b
Fixes #13694: yii\widgets\Pjax now sends X-Pjax-Url header with response to fix redirect 8 years ago
Kolyunya 892512feba
Fixes #13560: Refactored `\yii\widgets\FragmentCache::getCachedContent()`, added tests 8 years ago
aquy 514b29d55d
Fixes #13369: Added ability to render current `yii\widgets\LinkPager` page disabled 8 years ago
Nikolay Oleynikov 4e9497c4fa Fixes #13770: Added support for `yii\widgets\Menu` item classes definition in the form of an array 8 years ago
Alexey Rogachev 186420da40 Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView` 8 years ago
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Brandon Kelly 5609e918de Fixed some malformed @var tags (#13468) [skip ci] 8 years ago
Alexander Makarov 442ac040cc
Used is_subclass_of() as suggested by @SamMousa 8 years ago
Klimov Paul 3946ac0dab Added `yii\widgets\InputWidget::$field` field, allowing access to the related `yii\widget\ActiveField` instance 8 years ago
Klimov Paul 194577c55e Code style fix 8 years ago
SilverFire - Dmitry Naumenko a710345ea7
Enhanced PHPDocs, added Unit tests, updated CHANGELOG 8 years ago
voskobovich 4afbad1aae
Calculation of activity menu item through the closure 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
Alexander Makarov 0b9feb28e5 More renaming, removed unnecessary code 8 years ago
Alexander Makarov edfbab4a6b More renaming and formatting fix 8 years ago
Alexander Makarov dc294ba56f Renamed variables, changed logic of turning client updates on 8 years ago
Boudewijn Vahrmeijer fec8ae2e1e removed @since 8 years ago
Alexander Makarov ed8acc8e03 #12399 adjustments 8 years ago
a.kompaniets fb779e3ec6 Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering 8 years ago
Boudewijn Vahrmeijer 5784dd1dbf fix travis 8 years ago
Boudewijn Vahrmeijer 7b3f4095c2 added @since 8 years ago
Boudewijn Vahrmeijer 9218adcec2 fixes after @samdark review 8 years ago
Boudewijn Vahrmeijer 7f537d684e Custom ID generation for Pjax widgets to solve unstable ajax calls (issue #12969) 8 years ago
Boudewijn Vahrmeijer aba42fce4d Squash merge rebased branch nadar-patch-4 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 7a3a342127 Fix errors reported by apidoc extension. (#12986) 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
Māris Graudiņš 8f5b1fb3eb Fixes #12790: Added `scrollToErrorOffset` option for `ActiveForm` which adds ability to specify offset in pixels when scrolling to error 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 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
François Gannaz 7669d60df6 Document and test ListView.showOnEmpty 8 years ago
githubjeka 76ced661b2 DetailView captionOptions & contentOptions attributes 8 years ago
Robert Korulczyk eb8809b8e1 Improve `yii\widgets\ActiveField::widget()` performance (#12669) 8 years ago
coderlex 81df45014c Fixed custom widget validation (#12629) (#12632) 8 years ago
Thoulah aff762bc54 fix mistake in documentation for Spaceless widget 8 years ago
Roman Grinyov b668970a80 Small corrections in docblocks (#12443) [skip ci] 8 years ago
Evgeniy Tkachenko 5df0ebceea phpDoc: Update ActiveField::label() 8 years ago
Alexander Makarov b2c92d3f4b Fixes #12382: Changed `yii\widgets\MaskedInput` to use `jQuery` instead of `$` to prevent conflicts 8 years ago
Roman Grinyov 0187c09a84 Cosmetic changes 3 8 years ago
Roman Grinyov 389054dde1 Cosmetic changes 2 8 years ago
Roman Grinyov a6fa576aab Cosmetic changes 8 years ago
Roman Grinyov b5b674995c Cosmetic changes 8 years ago
SilverFire - Dmitry Naumenko 623f30324d Added tests for ActiveField::hint(), fixed code formatting 8 years ago
Evgeniy Tkachenko 3e680f9311 Update FragmentCache.php (#12179) [skip ci] 8 years ago