- 18 Aug, 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.
-
- 07 Aug, 2014 1 commit
-
-
Alexander Makarov authored
-
- 04 Aug, 2014 1 commit
-
-
Alex-Code authored
- `beforeValidateAll` - `afterValidateAll` fixes #4234, close #4559
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 29 Jul, 2014 1 commit
-
-
Carsten Brandt authored
-
- 28 Jul, 2014 1 commit
-
-
Alex-Code authored
Added support of deferred validation.
-
- 25 Jul, 2014 2 commits
-
-
Alexander Makarov authored
-
Thiago Talma authored
close #4436
-
- 10 Jul, 2014 2 commits
-
-
Qiang Xue authored
-
Sorokin Victor authored
-
- 09 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 05 Jul, 2014 1 commit
-
-
Qiang Xue authored
-
- 27 Jun, 2014 1 commit
-
-
Carsten Brandt authored
-
- 25 Jun, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 23 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Dmitry Chernikov authored
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 17 Jun, 2014 4 commits
-
-
Dmitry Chernikov authored
-
Dmitry Chernikov authored
-
Dmitry Chernikov authored
-
Dmitry Chernikov authored
-
- 13 Jun, 2014 2 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 12 Jun, 2014 1 commit
-
-
Dmitry Chernikov authored
-
- 06 Jun, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3715: Fixed the bug that using a custom pager/sorter with `GridView` may generate two different pagers/sorters if the layout configures two pagers/sorters
-
- 05 Jun, 2014 1 commit
-
-
Kartik Visweswaran authored
Support contribution credits updated
-
- 04 Jun, 2014 1 commit
-
-
Carsten Brandt authored
-
- 03 Jun, 2014 2 commits
-
-
Kartik Visweswaran authored
Edited Asset Bundle PHP doc header information.
-
Kartik Visweswaran authored
-
- 29 May, 2014 1 commit
-
-
artur authored
-
- 22 May, 2014 3 commits
- 21 May, 2014 1 commit
-
-
artur authored
-
- 20 May, 2014 1 commit
-
-
Qiang Xue authored
-
- 17 May, 2014 1 commit
-
-
Carsten Brandt authored
fixes #3353
-