- 10 Sep, 2014 1 commit
-
-
Carsten Brandt authored
-
- 07 Sep, 2014 5 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
neads cleanup
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 06 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 05 Sep, 2014 3 commits
-
-
Alexander Makarov authored
Simplified ArrayTrait::fields() default implementation since it works fine w/ just field names as values
-
Carsten Brandt authored
New syntax: ``` [link to guide](guide:file-name.md) [link to guide](guide:file-name.md#subsection) ``` fixes #4719
-
Qiang Xue authored
When an ID is found to be in both `Application::controllerMap` and `Application::modules`, the former will take precedence
-
- 03 Sep, 2014 3 commits
-
-
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) {`
-
- 02 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 19 Aug, 2014 1 commit
-
-
Klimov Paul authored
`yii\base\ErrorHandler::handleError()` adjusted keeping native error processing on error reporting miss match.
-
- 13 Aug, 2014 1 commit
-
-
disem authored
-
- 09 Aug, 2014 1 commit
-
-
Henry Abbott authored
-
- 06 Aug, 2014 1 commit
-
-
Qiang Xue authored
Refactored `yii\web\User`.
-
- 01 Aug, 2014 1 commit
-
-
Carsten Brandt authored
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 30 Jul, 2014 3 commits
-
-
Qiang Xue authored
Fixes #4519: `yii\base\Model::isAttributeRequired()` should check if the `when` option of the validator is set
-
Thiago Talma authored
-
Qiang Xue authored
-
- 29 Jul, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 28 Jul, 2014 3 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #4480
-
Alexey Samoylov authored
-
- 27 Jul, 2014 2 commits
- 26 Jul, 2014 3 commits
-
-
Vincent authored
-
Qiang Xue authored
-
Alexander Makarov authored
Security component adjustments: fixed comment style, hkdf() and pbkdf2() are now protected, compareString() is now public
-
- 25 Jul, 2014 2 commits
-
-
tom-- authored
-
Alexander Makarov authored
-
- 24 Jul, 2014 3 commits
-
-
Kai Mindermann authored
-
Kai Mindermann authored
-
Qiang Xue authored
Fixes #4409: Upper case letters in subdirectory prefixes of controller IDs were not properly handled
-