- 31 Aug, 2013 5 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
this allows implementing __call() in behaviors See this forum topic for details: http://www.yiiframework.com/forum/index.php/topic/46629-invoke-behavior-method-through-php-magic-method-call-dosent-work/
-
Carsten Brandt authored
return false, not null
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: Reverted changeset 595ac6d0 Fixes #833: added charset to json response.
-
Qiang Xue authored
-
- 30 Aug, 2013 12 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set (reverted from commit c2c12a90) add missing return to module template Update module.php Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set gii form width adjustment. Make sure query cloning works as expected. Fixed test break. Fixes #828: refactored QueryBuilder::build()
-
Carsten Brandt authored
- rename FileHelper::mkdir for API consistency - changed default permission for directories to 775 instead of 777 - added some properties to classes that deal with files to allow control over directory permissions.
-
Carsten Brandt authored
-
Alexander Makarov authored
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set (reverted from commit c2c12a90)
-
Alexander Makarov authored
add missing return to module template
-
Philipp Frenzel authored
I think according to the framework it should return the render and otherwise the browser will stay blank...
-
Alexander Makarov authored
module should extend \yii\base\Module as \yii\web\Module doesn't exist...
-
Philipp Frenzel authored
module should extend \yii\base\Module as \yii\web\Module doesn't exist... If this is outdated, then pls just ignore it!
-
Alexander Makarov authored
-
- 29 Aug, 2013 4 commits
- 28 Aug, 2013 15 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
- cleanup API and usage, add documetation link - introduced @property feature in getter or setter which has precedence over @return or @param tag if present
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
* 'master' of github.com:yiisoft/yii2: refactored code.
-
Carsten Brandt authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #822
-
- 27 Aug, 2013 4 commits
-
-
Carsten Brandt authored
fixes #811
-
Carsten Brandt authored
commit in redis branch was: 0cd65e74
-
Carsten Brandt authored
-
Qiang Xue authored
-