- 21 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 20 Oct, 2014 3 commits
-
-
Qiang Xue authored
Fixes #5665: The `currentPage` meta data in the RESTful result should be 1-based, similar to that in HTTP headers
-
Alexander Makarov authored
-
Alexander Makarov authored
#4471: `yii\caching\ApcCache` now returns array in case of APC is installed but not enabled in CLI mode
-
- 19 Oct, 2014 6 commits
-
-
Alexander Makarov authored
Fixes #4457: Added support for using noscript for css files registered through asset bundles and Html helper
-
Qiang Xue authored
-
Alexander Makarov authored
Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()`
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5402: Debugger was not loading when there were closures, resources or PDO instances in the logged data
-
Ilya Antipenko authored
-
- 17 Oct, 2014 2 commits
-
-
Carsten Brandt authored
fixes #5601
-
Qiang Xue authored
Fixed the bug that Gii console command help information does not contain global options
-
- 16 Oct, 2014 4 commits
-
-
Qiang Xue authored
Fixes #5600: Allow configuring debug panels in `yii\debug\Module::panels` as panel class name strings
-
Qiang Xue authored
Fixes #5584: `yii\rbac\DbRbacManager` should not delete items when deleting a rule on a database not supporting cascade update
-
mdmunir authored
-
mdmunir authored
-
- 12 Oct, 2014 3 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
- 11 Oct, 2014 2 commits
- 10 Oct, 2014 6 commits
-
-
Alexander Makarov authored
Fixes #5435: Added extra checks to `yii\rbac\DbManager` to prevent database exceptions when `$userId` is empty
-
Klimov Paul authored
Fixed `yii\console\controllers\AssetController` breaks CSS URLs in case target file localed at `yii\web\AssetManager::basePath` root
-
Carsten Brandt authored
this commit breaks the apidoc extension. will adjust it afterwards.
-
Klimov Paul authored
-
Alexander Makarov authored
Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter`
-
Qiang Xue authored
-
- 09 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 08 Oct, 2014 1 commit
-
-
Kartik Visweswaran authored
-
- 07 Oct, 2014 1 commit
-
-
Carsten Brandt authored
fixes #5379
-
- 05 Oct, 2014 1 commit
-
-
armab authored
Fixes #5316: Added `startsWith()` and `endsWith()` to `yii\helpers\StringHelper`. Methods are binary-safe, multibyte-safe and optionally case-insensitive
-
- 03 Oct, 2014 4 commits
- 02 Oct, 2014 2 commits
- 01 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 30 Sep, 2014 2 commits
-
-
Carsten Brandt authored
fixes #5260
-
Carsten Brandt authored
related to #5128
-