16 Commits (fe8a0a6a2ed09ae5b255e7f3b3e16c16d8789e3a)

Author SHA1 Message Date
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
Carsten Brandt bda90b6ad3 added another test for #8848 9 years ago
pana1990 6ab64c9b35 Add test for #8848 9 years ago
Klimov Paul 85ca8c3712 Added ability to specify hints for model attributes 10 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
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