- 30 Jan, 2015 3 commits
-
-
Alexander Makarov authored
-
Ivan Yakovlev authored
-
Thiago Talma authored
Fixes #7094: Console confirmation must be answered correctly. To return `true`: `y` or `yes`. To return `false`: `n` or `not`. Any other input the question will be asked again
-
- 29 Jan, 2015 3 commits
-
-
Qiang Xue authored
Fixes #7074: `yii\data\ArrayDataProvider` did not correctly handle the case `Pagination::pageSize = 0`
-
Klimov Paul authored
`yii\console\controllers\AssetController` now correctly handles relative image URLs if source and target CSS are under same directory
-
Qiang Xue authored
-
- 28 Jan, 2015 1 commit
-
-
李某某 authored
-
- 27 Jan, 2015 4 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 26 Jan, 2015 6 commits
-
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
Carsten Brandt authored
-
Davidson Alencar authored
close #7024
-
Qiang Xue authored
-
sadgnome authored
Fixed wrong Content-Length header when sending file using Response::sendContentAsFile().
-
- 24 Jan, 2015 5 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
Alex-Code authored
Fixes #6852: Added `yii\helpers\BaseHtmlPurifier::helpers()` in order to be able to configure `HtmlPurifier` helper globally via subclassing
-
Alexander Makarov authored
-
Brandon Kelly authored
Makes it possible for classes that extend yii\web\ErrorHandler to provide their own informational URLs for types/classes/methods.
-
- 23 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6969: `yii\helpers\ArrayHelper::htmlEncode()` and `htmlDecode()` should not remove non-string data
-
- 22 Jan, 2015 1 commit
-
-
Carsten Brandt authored
fixes #6896 close #6913
-
- 21 Jan, 2015 1 commit
-
-
Carsten Brandt authored
fixes #6936
-
- 20 Jan, 2015 1 commit
-
-
李某某 authored
Translated messages in [[i18n\Formatter.php]]
-
- 19 Jan, 2015 2 commits
- 18 Jan, 2015 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 17 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6661: Hyperlinks that are enclosed within an exist form will use the same form for submission if they specify both of the `href` and `data-method` attributes
-
- 16 Jan, 2015 3 commits
-
-
Kartik Visweswaran authored
TimeStampBehavior PHPDoc update for the `touch()` method
-
Qiang Xue authored
-
usualdesigner authored
-
- 15 Jan, 2015 2 commits
-
-
Qiang Xue authored
Fixes #5663 and #5671: Added support for using `data-params` to specify additional form data to be submitted via the `data-method` approach
-
usualdesigner authored
-
- 14 Jan, 2015 2 commits
-
-
Carsten Brandt authored
fixes #yiisoft/yii#3712
-
Qiang Xue authored
-
- 13 Jan, 2015 1 commit
-
-
Brandon Kelly authored
- Made yii\web\Request::getQueryParam() and getBodyParam()'s doc blocks more consistent with each other - getQueryParam() was incorrectly stating that if $name was omitted, all of $_GET would be returned (but $name is required)
-
- 12 Jan, 2015 1 commit
-
-
Borales authored
-