- 17 Apr, 2014 9 commits
 - 
- 
Klimov Paul authored
`yii\console\controllers\AssetController::actionTemplate()` advanced to include `jsCompressor` and `cssCompressor` to the template.
 - 
Klimov Paul authored
 - 
Alexander Makarov authored
 - 
Alexander Makarov authored
 - 
Alexander Makarov authored
Add static page
 - 
Evgeniy Tkachenko authored
 - 
Qiang Xue authored
 - 
Qiang Xue authored
 - 
Qiang Xue authored
 
 - 
 - 16 Apr, 2014 16 commits
 - 
- 
Qiang Xue authored
Correction of many warnings code inspection.
 - 
Thiago Talma authored
 - 
Thiago Talma authored
 - 
Thiago Talma authored
Adjustments code according to the standards. Adding missing PHPDoc comment.
 - 
Qiang Xue authored
 - 
Qiang Xue authored
Fixes #3121: `yii\base\Application::bootstrap` may fail to load some components if they are specified as class names
 - 
Qiang Xue authored
Fixes #3042: `yii\widgets\Pjax` should end application right after it finishes responding to a pjax request
 - 
Qiang Xue authored
 - 
Qiang Xue authored
 - 
Qiang Xue authored
 - 
Alexander Makarov authored
Add yii\bootstrap\ActiveForm to the bootstrap guide
 - 
Michael Härtl authored
 - 
Qiang Xue authored
 - 
Qiang Xue authored
Fixes #3066: `yii\db\mssql\Schema::getTableSchema()` should return null when the table does not exist.
 - 
Qiang Xue authored
 
 - 
 - 15 Apr, 2014 15 commits
 - 
- 
Qiang Xue authored
Update ActiveQuery.php
 - 
Thiago Talma authored
PHPDoc comment does not match function or method signature Update PHPDoc Comment Adjust code standard
 - 
Qiang Xue authored
Replaced `clearAll()` and `clearAllAssignments()` in `yii\rbac\ManagerInterface` with `removeAll()`, `removeAllRoles()`, `removeAllPermissions()`, `removeAllRules()` and `removeAllAssignments()`
 - 
Qiang Xue authored
 - 
Qiang Xue authored
 - 
Qiang Xue authored
Implement new RBAC PhpManager
 - 
tof06 authored
 - 
Qiang Xue authored
Update ActiveRelationTrait.php
 - 
Alexander Makarov authored
Update gii guide.
 - 
Alexander Makarov authored
 - 
Alexander Makarov authored
Hide debug toolbar when media = print
 - 
Alexander Makarov authored
Update model.md
 - 
Evgeniy Tkachenko authored
 - 
Evgeniy Tkachenko authored
Add `whenClient` description
 
 -