- 29 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 27 Oct, 2014 2 commits
- 24 Oct, 2014 3 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #5735: Added `yii\bootstrap\Tabs::renderTabContent` to support manually rendering tab contents
-
Alexander Makarov authored
-
- 23 Oct, 2014 3 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Revert "Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names" This reverts commit 0c8faedd.
-
Qiang Xue authored
-
- 22 Oct, 2014 4 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
Fixes #3760: Gii model generator now imports classes when necessary instead of using fully qualified class names
-
Dima Vasilyev authored
Fixes #5682: The `asset` command would incorrectly combine CSS files when `UrlManager::linkAssets` is true
-
Qiang Xue authored
Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` Fixes #5572.
-
- 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
-