504 Commits (3a4c581dbb679a3608efbacbb9b820b0927de401)

Author SHA1 Message Date
Kartik Visweswaran 5c778b4297 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
Qiang Xue 5439ab7854 Changed the default value of `Cache::keyPrefix` to be null. 10 years ago
Qiang Xue f648d0b1ac Revert "Fixes #3469: Fixed the bug that `QueryBuilder::getColumnType()` may drop the provided column precision in certain cases" 11 years ago
Qiang Xue a46efe79c6 Fixes #3469: Fixed the bug that `QueryBuilder::getColumnType()` may drop the provided column precision in certain cases 11 years ago
Qiang Xue a87e589af7 Fixes #3458: Fixed the bug that the image rendered by `CaptchaAction` was using a wrong content type 11 years ago
Alexander Kochetov 3a0e04f329 CHANGELOG updated 11 years ago
Qiang Xue 32aa175b7c renamed ErrorHandler::deRegister to unregister. [skip ci] 11 years ago
Carsten Brandt 613b3a138c changelog 11 years ago
Qiang Xue 3ea2ffbbd2 Fixed the issue that `ServiceLocator` still returns the old component after calling `set()` with a new definition 11 years ago
Alexander Kochetov e08473a082 CHANGELOG fixed 11 years ago
Alexander Kochetov 9b092e51a8 CHANGELOG 11 years ago
Alexander Kochetov 40de668a80 CHANGELOG updated 11 years ago
Paul Klimov 3469b47114 Issue #3232 added to CHANGELOG 11 years ago
Alexander Makarov b491441246 Removed `yii\rest\ActiveController::$transactional` property and connected functionality 11 years ago
Alexander Makarov a86d2ad11e Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
Alexander Makarov c7b05f0c22 Fixed inconsistent return of \yii\console\Application::runAction() 11 years ago
Qiang Xue af7530663d Fixes #3383: Added `$type` parameter to `IdentityInterface::findIdentityByAccessToken()` 11 years ago
Alex-Code 8d80582f0c Update CHANGELOG.md 11 years ago
Alexander Makarov 2aa5555654 Fixes #2435: `yii\db\IntegrityException` is now thrown on database integrity errors instead of general `yii\db\Exception` 11 years ago
Alexander Makarov 42c566935e Fixes #2913: RBAC `DbManager` is now initialized via migration 11 years ago
Marius Kubrakov a2bf04b084 Fix for comparing numeric attributes in JavaScript 11 years ago
Alexander Makarov 4e5079abd8 Fix #3327: "Unable to find debug data" when logging objects with circular references 11 years ago
Qiang Xue 7450c0d9d4 changelog update. [skip ci] 11 years ago
Qiang Xue 0880656be3 Fixes #3311. 11 years ago
Qiang Xue 5b6e79dc14 Fixes #3298: Supported configuring `View::theme` using a class name 11 years ago
Qiang Xue d954618796 Added support to insert an event handler at the beginning of class-level event handler queue 11 years ago
Alexander Makarov d1558770d9 Added issue number to bootstrap/preload change 11 years ago
Alexander Makarov a620342315 Adjusted phpdoc, tests and changelog for StringHelper::truncate and StringHelper::truncateWords 11 years ago
Carsten Brandt 5c748ddb42 added case insensitve LIKE to PostgresQueryBuilder 11 years ago
Qiang Xue 9b71adb4fa Fixes #3268: Fixed the bug that the schema name in a table name was not respected by `yii\db\mysql\Schema` 11 years ago
Qiang Xue 4fcd5003de Fixes #2906: Added support for using conditional comments for js and css files registered through asset bundles and Html helper 11 years ago
Qiang Xue 7b374c4126 Fixes #3230: Added `yii\filters\AccessControl::user` to support access control with different actors 11 years ago
Philippe Gaultier 4727ecdb1b Set correct ticked ID 11 years ago
Philippe Gaultier f0acb178b3 Update changelog 11 years ago
Qiang Xue 3e3e443544 Refactored the fix for #3222. 11 years ago
Qiang Xue cbcc7b6a48 Fixes #2264: `CookieCollection::has()` will return false for expired or removed cookies 11 years ago
Qiang Xue 7ca1be3504 Fixes #3008: Added `Html::errorSummary()` 11 years ago
Carsten Brandt 83a63f2346 fixed wrong client validation issue in numbervalidator 11 years ago
Qiang Xue 4f6e1d305f Refactored the code for #3154 11 years ago
Qiang Xue d859fca569 Fixes #3216: Fixed the bug that `yii.activeForm.destroy()` did not remove `submit` event handlers 11 years ago
Qiang Xue b55ce76479 Fixes #1263: Fixed the issue that Gii and Debug modules might be affected by incompatible asset manager configuration 11 years ago
Qiang Xue 480114e820 Fixes #3036: Upgraded Twitter Bootstrap to 3.1.x 11 years ago
Carsten Brandt f6f0e66598 ensure gridview query is reusable 11 years ago
Carsten Brandt 0a3f4e85f1 made grid\DataColumn::getDataCellValue() public 11 years ago
Alex-Code 46f381daf9 Changelog update 11 years ago
Qiang Xue 7b908aa8a3 Fixes #2853: ActiveRecord did not handle resource-typed columns well 11 years ago
Qiang Xue 4eb7906a3e Fixes #3204: `yii\di\Container` did not handle the `$config` parameter well in case when it does not have a default value 11 years ago
Carsten Brandt 0076aac0a1 Update CHANGELOG.md 11 years ago
Kartik Visweswaran 82aedfb295 Update CHANGELOG.md 11 years ago
Qiang Xue 02ff6f5536 updated change log. [skip ci] 11 years ago