- 14 Nov, 2014 1 commit
-
-
Carsten Brandt authored
thanks to @pana1990 close #6060
-
- 12 Nov, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6018: When setting the `encode` option via `yii\widgets\ActiveRecord::errorOptions`, it works the other way around [skip ci]
-
- 23 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 19 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 18 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels
-
- 16 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 06 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 05 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 03 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 12 Aug, 2014 2 commits
- 11 Aug, 2014 1 commit
-
-
abrahamy authored
Fixes #4371: Active form client validation wasn't working in case of two models having same named fields When rendering multiple models in the same ActiveForm if any of the field names in the two models is the same then the corresponding attribute in the yiiActiveForm object in yiiActiveForm.js (ie $('form').data('yiiActiveForm').attributes) of the first rendered model is overwritten by the attribute of the last model causing the client-side validation for the overwritten field not to run at all. Example: given two models Car and Owner with attributes {make, age} and {name, age} then if the Car is rendered first its age attribute will not have any client validation.
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 28 Jul, 2014 1 commit
-
-
Alex-Code authored
Added support of deferred validation.
-
- 05 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 25 Jun, 2014 1 commit
-
-
Carsten Brandt authored
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 12 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 10 Apr, 2014 1 commit
-
-
Carsten Brandt authored
issue #3026
-
- 29 Mar, 2014 1 commit
-
-
Carsten Brandt authored
fixes #1946
-
- 24 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 23 Mar, 2014 2 commits
-
-
Carsten Brandt authored
issue #2852
-
Qiang Xue authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 15 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 11 Mar, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 20 Feb, 2014 1 commit
-
-
Carsten Brandt authored
-
- 31 Jan, 2014 1 commit
-
-
Alexander Makarov authored
-
- 30 Jan, 2014 1 commit
-
- 29 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 11 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 09 Jan, 2014 1 commit
-
-
Alexander Makarov authored
Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
-
- 01 Jan, 2014 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 29 Dec, 2013 2 commits
- 22 Dec, 2013 1 commit
-
-
futbolim authored
doc fixes
-
- 18 Dec, 2013 1 commit
-
-
Jacob Morrison authored
-
- 21 Nov, 2013 1 commit
-
-
Andrea Panattoni authored
"Item" parameter keys are the values of the checkbox list, while the values are the checkbox labels.
-