- 19 Sep, 2014 5 commits
- 18 Sep, 2014 5 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
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 11 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
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
-
Qiang Xue authored
Fixes #5058: Added `$pageSize` parameter to `Pagination::createUrl()` to allow creating URLs with arbitrary page sizes
-
Qiang Xue authored
-
Qiang Xue authored
-
Klimov Paul authored
-
Qiang Xue 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 10 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
use "just now" for empty time difference in Formatter. fixed wrong language name definition
-
Carsten Brandt authored
adding and reworking the conversion of: - ICU to PHP - PHP to ICU - ICU to JUI - PHP to JUI
-
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 4 commits
- 12 Sep, 2014 4 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
-
Michael Härtl authored
-
Tomek Romik authored
-
- 11 Sep, 2014 1 commit
-
-
Alexander Makarov authored
-