- 26 Jan, 2015 4 commits
-
-
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
-
- 11 Jan, 2015 11 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5690: adjusted paths in message config generated by `yii message/config` to reflect directory structure better
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 10 Jan, 2015 2 commits
-
-
Mohammad Anini authored
Add mimeTypes Arabic validation message
-
Carsten Brandt authored
ensure PDO instance has been created at this point
-