527 Commits (c42942a0b871ebd746d9bbca93a29bb600deff10)

Author SHA1 Message Date
Qiang Xue 313437f3c0 Fixes #3284: Added support for checking multiple ETags by `yii\filters\HttpCache`. 10 years ago
Qiang Xue 6d4196d3bf #3521: Added `yii\filters\HttpCache::sessionCacheLimiter` 10 years ago
Qiang Xue f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
Qiang Xue 6e7713ec13 Fixes #3567: Fixed the bug that smallint was treated as string for PostgreSQL 10 years ago
Alexander Kochetov d479f31748 CHANGELOG 10 years ago
MDMunir 8f8ec23d52 Log for pull request #3544 10 years ago
MDMunir f55a59a2b9 Update CHANGELOG.md 10 years ago
Qiang Xue cbf27d1458 Fixes #3548: Fixed the bug that X-Rate-Limit-Remaining header is always zero when using RateLimiter 10 years ago
artur 5a1702e77c Refactor 10 years ago
Leo R. Lundgren b1bf636983 Fix #3531, allow more characters in \yii\grid\GridView's short array syntax for columns. 10 years ago
Scott Tester 39265da4f5 Code style fix & CHANGELOG typo fix for bug #3522 10 years ago
Scott Tester de484b5e76 Added BUG #3522 to the changelog. 10 years ago
Kartik Visweswaran ed5fe96432 Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
NmDimas 909f2c1772 change nik name (case sensitive) 10 years ago
NmDimas 6db8c8a6d1 add #3520 to changelog 10 years ago
NmDimas e11ec66b06 add change to CHANGELOG,and mini refactoring 10 years ago
DaSourcerer 5ed7c3c712 Changelog update 10 years ago
Qiang Xue 5fdc3d408b Added support for using path alias with `FileDependency::fileName` 10 years ago
Kartik Visweswaran e1934ccf6c Fix #3472: Configurable option to encode spaces in dropdowns 10 years ago
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