- 01 Feb, 2015 3 commits
- 30 Jan, 2015 4 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Klimov Paul authored
-
- 29 Jan, 2015 3 commits
-
-
Carsten Brandt authored
close #7084
-
Klimov Paul authored
`yii\console\controllers\AssetController` now correctly handles relative image URLs if source and target CSS are under same directory
-
pana1990 authored
-
- 24 Jan, 2015 2 commits
-
-
Qiang Xue authored
-
Ivan Lemeshev authored
-
- 23 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6969: `yii\helpers\ArrayHelper::htmlEncode()` and `htmlDecode()` should not remove non-string data
-
- 11 Jan, 2015 3 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL
-
Alexander Makarov authored
-
- 10 Jan, 2015 11 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
always use getConnection()
-
Carsten Brandt authored
ensure PDO instance has been created at this point
-
Carsten Brandt authored
always use unique directory for each test
-
Carsten Brandt authored
-
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
-
Carsten Brandt authored
fixes #6748
-
- 06 Jan, 2015 3 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
Carsten Brandt authored
-
- 05 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache`
-
- 01 Jan, 2015 1 commit
-
-
Carsten Brandt authored
fixes #6717
-
- 30 Dec, 2014 1 commit
-
-
Qiang Xue authored
-
- 26 Dec, 2014 1 commit
-
-
pana1990 authored
-
- 24 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6632: `yii\di\Container::get()` did not handle config parameter correctly when it is passed as a constructor parameter
-
- 23 Dec, 2014 1 commit
-
-
Paul Klimov authored
-
- 17 Dec, 2014 1 commit
-
-
Carsten Brandt authored
-
- 12 Dec, 2014 1 commit
-
-
Carsten Brandt authored
fixed hhvm build.
-
- 06 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown`
-
- 04 Dec, 2014 1 commit
-
-
Paul Klimov authored
-