- 11 Aug, 2014 16 commits
-
-
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.
-
Alexander Makarov authored
-
Alexander Makarov authored
Docs guide russian translation: translated rest-routing.md into Russian
-
Vadim Belorussov authored
-
mcd.php authored
Fixes #4644: Added `\yii\db\Schema::createColumnSchema()` to be able to customize column schema used
-
Vadim Belorussov authored
-
Alexander Makarov authored
Translated docs/guide/rest-controllers.md into Russian
-
Vadim Belorussov authored
-
Vadim Belorussov authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Provide aggregate test runner
-
Anton Andersen authored
-
Anton Andersen authored
-
Anton Andersen authored
-
- 10 Aug, 2014 4 commits
-
-
Qiang Xue authored
Update db-active-record.md to correct a minor typo
-
Jawad authored
changed problem to problems to correct a minor typo.
-
Alexander Makarov authored
Smarty improvements
-
Alexander Makarov authored
-
- 09 Aug, 2014 4 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #4659: adjusted nginx config in docs to serve 404 instead of "no input file specified" when accessing non-existing PHP file
-
Alexander Makarov authored
Fixed typo in comments for generatePasswordHash
-
Henry Abbott authored
-
- 08 Aug, 2014 12 commits
-
-
Alexander Makarov authored
[skip ci] Translate docs/guide-ru/start-gii.md to russian language
-
LAV45 authored
-
LAV45 authored
-
Alexander Makarov authored
[Uk][Guide] Add page translation
-
RichWeber authored
-
RichWeber authored
-
Qiang Xue authored
Grammar fixes
-
Bazilio authored
-
Bazilio authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 07 Aug, 2014 4 commits
-
-
Alexander Makarov authored
[ci skip][Uk][Guide] Add page translation
-
RichWeber authored
-
RichWeber authored
-
RichWeber authored
-