Alexander Makarov
|
02a54d8683
|
release version 2.0.7
|
7 years ago |
freezy
|
6fd96d4bf9
|
fixed Coding Standard errors
|
9 years ago |
Carsten Brandt
|
c25dc1e23d
|
cleanup phpdoc
|
9 years ago |
Michael Härtl
|
2c83bde890
|
Issue #81: Fix itemOptions for radio-/checkboxList
|
9 years ago |
Alexander Makarov
|
25b717a43c
|
Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly
|
10 years ago |
Klimov Paul
|
dbb0ed704e
|
Doc comments updated
|
10 years ago |
Klimov Paul
|
d044ce5aaa
|
Doc comments format fixed
|
10 years ago |
Klimov Paul
|
236d866be4
|
Method `ActiveField::staticControl()` added
|
10 years ago |
Klimov Paul
|
34081f44cb
|
usage of `yii\helpers\Html` removed
|
10 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
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 |