23 Commits (22b962fb898be4471eb91853a0f5f7601643c58f)

Author SHA1 Message Date
Klimov Paul dbb0ed704e Doc comments updated 9 years ago
Klimov Paul d044ce5aaa Doc comments format fixed 9 years ago
Klimov Paul 236d866be4 Method `ActiveField::staticControl()` added 9 years ago
Klimov Paul 34081f44cb usage of `yii\helpers\Html` removed 9 years ago
Michael Härtl 2413f3f4c9 Fix issue 7895 (yii2): label option ignored 10 years ago
Carsten Brandt a78d8b59b2 fixed issue with wrongly assigned label in bootstrap 10 years ago
pana1990 8310e2245b Remove double slash in the comment [skip ci] 10 years ago
Dmitry Naumenko d6daff0dc6 Fixed typo in ActiveField PHPDoc 10 years ago
Alexander Mohorev 65130c9a7e No need to return from __construct 10 years ago
Alexander Mohorev 416510b4ca Correct type declarations 10 years ago
Alexander Mohorev c5b6007649 PHP type casting 10 years ago
Qiang Xue f295f15c6f Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 10 years ago
Qiang Xue b0eae2848c Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels 10 years ago
Qiang Xue 309415f186 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
Carsten Brandt 83489d3684 property code style extensions 10 years ago
Michael Härtl ca75ceaea9 Fixes issue #3740 for horizontal layouts 10 years ago
Tadas Z 844c1ec17e Fixed duplicate error message when client validation is enabled 10 years ago
Stephen Packer 2d0a880069 Fix case for ActiveField::checkboxTemplate use 10 years ago
Michael Härtl fb6f5a6092 Fix label() method and make more templates configurable 10 years ago
Qiang Xue 86e22d9081 Fixed wrong links [skip ci] 11 years ago
Michael Härtl 24438f64f7 Remove empty ActiveField errors and fix bootstrap templates 11 years ago
Qiang Xue 0ccfde53fb Minor refacotring of bootstrap active field and form. 11 years ago
Michael Härtl 3b3beca04c Issue #3029: Implement ActiveForm and ActiveField 11 years ago