95 Commits (1816219067400ca44521d2913934fc5eb3752e50)

Author SHA1 Message Date
Dmitry Naumenko cdcbb7575a
Simlified FQCN [skip ci] 7 years ago
Fabrizio Caldarelli d0a6302b37
Update ActiveField.php 7 years ago
Fabrizio Caldarelli 3838208cbc Fixed has-error class to ActiveField div container when attribute name is tabular 7 years ago
Alexander Makarov 59b56b312f
#15476: Fixed ActiveField initial error class in case setting it to input 7 years ago
Alexander Makarov b3130be7ba
Fixes #15476: Added `\yii\widgets\ActiveForm::$validationStateOn` to be able to specify where to add class for invalid fields 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
Klimov Paul e69adc19a7 Fixed `yii\widgets\ActiveField::$options` does not support 'class' option in array format 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 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
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
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
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 11fe407ad0 release version 2.0.10 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
Evgeniy Tkachenko 5df0ebceea phpDoc: Update ActiveField::label() 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
SilverFire - Dmitry Naumenko 623f30324d Added tests for ActiveField::hint(), fixed code formatting 8 years ago
Vladimir Shevchenko b8c07f6839 Fixes #12009: Do not render "for" field label attribute for active form RadioList and CheckboxList 8 years ago
PowerGamer1 3b2374b543 Fixes #12073: Added the ability to suppress the generation of input hint when it is specified through `Model::attributeHints()` 8 years ago
Carsten Brandt 10ba47d841 fixed docs in ActiveField 8 years ago
Egor Verbitskiy 2fbd55b634 Fixes #11949: Fixed `ActiveField::end` generates close tag when it's `option['tag']` is null 8 years ago
Carsten Brandt 0895f212c6 improved docs about `tag` option in HTML options 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Aleksei Vesnin 6745bdb65e Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
Daniel Gomez Pan 7dc984d359 Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
githubjeka 9824da5883 update phpDoc of \yii\widgets\ActiveField::error 9 years ago
SilverFire - Dmitry Naumenko 723e3a9850 Updated ActiveField::getInputId PHPDoc, CHANGELOG 9 years ago
Carsten Brandt 13fca3bc54 alternative solution for issue #7627 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
Klimov Paul 563deea02c `yii\widgets\ActiveField` now uses corresponding methods for default parts rendering 9 years ago
Klimov Paul 85ca8c3712 Added ability to specify hints for model attributes 10 years ago
Carsten Brandt 1945738c8d improved and fixed Html helper and ActiveField phpdoc 10 years ago
Qiang Xue 0eb27981cd Fixes #7440: Added support to automatically set the `maxlength` attribute for `Html::activeTextInput()` 10 years ago
Carsten Brandt 30e45a4aea improve documentation about uncheck and unselect in activefield 10 years ago
justinvoelker f2523cb5d7 Update ActiveField.php 10 years ago
Qiang Xue 57c298a523 Fixes #7361: The `trim` validator now works on the client side too 10 years ago
Carsten Brandt 389d9e2fd2 add hint about custom element id and selectors property 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago