- 25 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 24 Sep, 2014 2 commits
-
-
Nghia Nguyen authored
-
Alexander Makarov authored
-
- 23 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results
-
- 22 Sep, 2014 5 commits
- 18 Sep, 2014 3 commits
-
-
Qiang Xue authored
Fixes #2380: Added `yii\widgets\ActiveForm::enableClientScript` to support turning on and off client side script generation
-
Qiang Xue authored
Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels
-
Qiang Xue authored
-
- 17 Sep, 2014 5 commits
-
-
Klimov Paul authored
Fixed `yii\console\controllers\CacheController` does not check if cache component instance of 'yii\caching\Cache' close #5055
-
Carsten Brandt authored
-
Qiang Xue authored
Fixes #5058: Added `$pageSize` parameter to `Pagination::createUrl()` to allow creating URLs with arbitrary page sizes
-
Klimov Paul authored
-
Qiang Xue authored
Fixes #4454: Improved asset bundle managed and used composer-asset-plugin to manage the dependencies on 3rd-party JS libraries
-
- 16 Sep, 2014 6 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #3581: Added `yii\validators\CompareValidator::type` to support type conversion before comparing values
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #5039: `UniqueValidator` and `ExistValidator` did not respect query conditions added by default scope
-
- 14 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 12 Sep, 2014 2 commits
-
-
Qiang Xue authored
Fixes #4938: When `yii\db\ActiveQuery` is used to build sub-queries, its WHERE clause is not correctly generated
-
Qiang Xue authored
Fixes #5001: `yii\rest\CreateAction`, `yii\rest\UpdateAction` and `yii\rest\DeleteAction` should throw 500 error if the model operation returns false without validation errors
-
- 10 Sep, 2014 5 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 07 Sep, 2014 2 commits
- 06 Sep, 2014 2 commits
- 05 Sep, 2014 4 commits
-
-
Qiang Xue authored
Fixes #2380: `yii\widgets\ActiveForm` will register validation js even if there are not fields inside
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig`
-
Qiang Xue authored
When an ID is found to be in both `Application::controllerMap` and `Application::modules`, the former will take precedence
-
- 04 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #4920: `yii\filters\auth\CompositeAuth` should not trigger error as long as one of the methods succeeds Fixes #3177: `yii\filters\auth\CompositeAuth` will send out challenges from all auth methods
-