Carsten Brandt
|
a78d8b59b2
|
fixed issue with wrongly assigned label in bootstrap
fixes #5984
|
10 years ago |
pana1990
|
8310e2245b
|
Remove double slash in the comment [skip ci]
close #7429
|
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
|
11 years ago |
Tadas Z
|
844c1ec17e
|
Fixed duplicate error message when client validation is enabled
|
11 years ago |
Stephen Packer
|
2d0a880069
|
Fix case for ActiveField::checkboxTemplate use
|
11 years ago |
Michael Härtl
|
fb6f5a6092
|
Fix label() method and make more templates configurable
|
11 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 |