- 05 Sep, 2014 16 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
[ci skip] pt-BR start-hello
-
Qiang Xue authored
Fixes #2380: `yii\widgets\ActiveForm` will register validation js even if there are not fields inside
-
Qiang Xue authored
-
Alan Willms authored
-
Alan Willms authored
-
Alan Willms authored
-
Qiang Xue authored
Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig`
-
Carsten Brandt authored
fixes #4931
-
Carsten Brandt authored
issue #4719
-
Carsten Brandt authored
-
Carsten Brandt authored
New syntax: ``` [link to guide](guide:file-name.md) [link to guide](guide:file-name.md#subsection) ``` fixes #4719
-
Carsten Brandt authored
Fix typos and semantic errors in Serbian translation
-
Nikola Basic authored
-
Qiang Xue authored
When an ID is found to be in both `Application::controllerMap` and `Application::modules`, the former will take precedence
-
Qiang Xue authored
-
- 04 Sep, 2014 17 commits
-
-
Qiang Xue authored
-
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
-
Qiang Xue authored
Update UrlManager
-
Veaceslav Medvedev authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
git://github.com/yiisoft/yii2Qiang Xue authored
-
git://github.com/yiisoft/yii2Qiang Xue authored
-
Alexander Makarov authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Console help refactoring
-
Alexander Makarov authored
Added information about --appconfig to output of help command, color option is now passed to controller whose help we're getting
-
Alexander Makarov authored
-
Paul Klimov authored
Fix typo in security-authorization.md
-
Lorenzo Milesi authored
-
Alexander Makarov authored
-
- 03 Sep, 2014 7 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Extracted inline action object creation, implemented it in console controller in order to use console inline action instead of base one
-
Alexander Makarov authored
Fixes #4911: Changed callback signature used in `yii\base\ArrayableTrait::fields()` from `function ($field, $model) {` to `function ($model, $field) {`
-
Qiang Xue authored
-