28 Commits (50d5fb2bd9ca8ce8ab065cd60673c9bd2f44b729)

Author SHA1 Message Date
Alexander Kartavenko 8d9947f06a Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
Nikolay Poryadin a8d4f8538e Fixes #16681: `ActiveField::inputOptions` were not used during some widgets rendering 6 years ago
SilverFire - Dmitry Naumenko 8b7e878f1d
Revert "Fixes #16629: ActiveField::inputOptions were not merged with options passed for radio and checkbox" 6 years ago
Paweł Jankowiak 8334ab3060 Fixes #16629: ActiveField::inputOptions were not merged with options passed for radio and checkbox 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Evgeniy Moiseenko f7862c16c7 Fixes #14368: Added `role` attribute for active radio list 6 years ago
Fabrizio 12afecf9ce Added test to check has-error class on tabular input 7 years ago
Fabrizio c4d8fd00b5 Added test to check has-error class on tabular input 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
Alexander Makarov 61996979db
Removed commented out code 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 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Robert Korulczyk 12eb936083 Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Alexander Makarov 3f8e8a89eb Used more specific unit test assertions in framework tests 8 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Klimov Paul 3946ac0dab Added `yii\widgets\InputWidget::$field` field, allowing access to the related `yii\widget\ActiveField` instance 8 years ago
Alexander Makarov e83624df9e
Closes #11418: Added test for #11418 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
SilverFire - Dmitry Naumenko 623f30324d Added tests for ActiveField::hint(), fixed code formatting 8 years ago
Egor Verbitskiy 2fbd55b634 Fixes #11949: Fixed `ActiveField::end` generates close tag when it's `option['tag']` is null 8 years ago
Aleksei Vesnin 6745bdb65e Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
Carsten Brandt 608066b05f fixed ActiveForm tests for output buffering 9 years ago
Daniel Gomez Pan 7dc984d359 Fixed #8779: Automatically set enctype form option when using file input field 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Carsten Brandt 0a6715bd0b enhanced default value for ListView Sort attribute labels 10 years ago
Qiang Xue e56bf03130 Fixed test break. 10 years ago
Alexander Makarov c80da0722e Fixed more tests on Windows failing because of line endings 10 years ago
Carsten Brandt 2a19b3caa0 fixed whitespace in tests 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue 35e7f27d43 Fixes test break. 10 years ago
Qiang Xue 1cd42222fd Fixed test break. 10 years ago
Qiang Xue f34b138aab Fixes #4225: Added `ActiveForm::validateOnBlur` and `ActiveField::validateOnBlur` 10 years ago
Alexander Makarov 5903f6ec38 Fixed tests to take deferred validation signature change into account 10 years ago
Qiang Xue 6d64d62c8e Fixed test break. 10 years ago
njasm bc65dda4d3 Added unit tests for Widget\ActiveField 10 years ago