- 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 7 commits
-
-
Mohammad Anini authored
Add mimeTypes Arabic validation message
-
Carsten Brandt authored
ensure PDO instance has been created at this point
-
Carsten Brandt authored
formatting date and time values for years >=2038 or <=1901 is now possible also with intl extension is installed. 32bit systems will fall back to the PHP implementation because intl uses a 32bit UNIX timestamp internally. On a 64bit system the intl formatter is used in all cases if installed. fixes #5577
-
Mohammad Anini authored
-
caboosesw authored
Added content to give a clear example to those that don't intuitively know how to set the template property using array notation. close #6811
-
Carsten Brandt authored
fixes #6748
-
Felipe Sateler authored
-
- 07 Jan, 2015 3 commits
-
-
Alexander Kochetov authored
-
Tobias Munk authored
allows using logger without a Yii application now. close #6739
-
Alexander Kochetov authored
close #6779
-
- 06 Jan, 2015 2 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
- 05 Jan, 2015 3 commits
-
-
Alexander Kochetov authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache`
-