1870 Commits (a1fd4d30695efb97f4bdb40ff8a5cd315f0e3c06)

Author SHA1 Message Date
Tobias Munk a1fd4d3069 updated changelog 8 years ago
Bizley 54278fc842
asTime fixed for time-only values 8 years ago
Lanrik 7fda48efcc Fixes #13550: Refactored unset call order in `yii\di\ServiceLocator::set()` 8 years ago
SilverFire - Dmitry Naumenko 2504ab72f2
Fixed RBAC migraction to work on Oracle 8 years ago
Dmitry Klyukin 4e9d903fed Fixes #11404: `yii\base\Model::loadMultiple()` returns true even if `yii\base\Model::load()` returns false 8 years ago
Elvira Sheina 3a4505ac08 Fixes #11230: Include `defaultRoles` in `yii\rbac\DbManager->getRolesByUser()` results 8 years ago
Elvira Sheina e47329c92b Fixed #13523: Plural rule for pasta 8 years ago
Paul Klimov 95b7ffc066 Fix #13278: `DbQueryDependency` created (#13384) 8 years ago
Klimov Paul 319e27c45c Fixed `yii\db\BaseActiveRecord::deleteAll()` changes method signature declared by `yii\db\ActiveRecordInterface::deleteAll()` 8 years ago
Carsten Brandt 0e6c6635e5
prepare for next release 8 years ago
Carsten Brandt 278548029a
release version 2.0.11.2 8 years ago
Carsten Brandt e82b40abee
avoid duplicate slashes on empty values 8 years ago
Carsten Brandt c67e713f75
CHANGELOG for #13533 8 years ago
Alexander 97c43c2480 Fixes #13501: Fixed `yii\rbac\DbManager::getRule()` and `yii\rbac\DbManager::getRules()` to properly handle resource data came from Rule table when using PostgreSQL 8 years ago
Carsten Brandt 25b78aa615 Fixes #13508: Fixed duplicate attachment of behavior BC break 8 years ago
Carsten Brandt 7737745fab
prepare for next release 8 years ago
Carsten Brandt 2cce93adae
release version 2.0.11.1 8 years ago
Carsten Brandt 284cadfe03 Made ActionColumn Yii::t() tags static again (#13489) 8 years ago
Bizley 3b7e97dab6 changelog corrected (#13495) 8 years ago
Bizley 1749c46c5d
Fixes #11502: Fixed `yii\console\controllers\MessageController` to properly populate missing languages in case of extraction with "db" format 8 years ago
Carsten Brandt eadf793454
prepare for next release 8 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Carsten Brandt 603c422938
resort changelog 8 years ago
Carsten Brandt 1531e19969
fixed misplaced CHANGELOG lines 8 years ago
ErickSkrauch c641513583
Implementation of support UrlRule with relative host definition 8 years ago
PowerGamer1 37b8cbb2d0
Fixes #12758: Added the ability to use instances of `\yii\db\Query` class as values in the `\yii\db\QueryBuilder::insert()` method 8 years ago
voroks 25f08afc96
Fixes #8293: `yii\db\Query` can be passed to `insert` method in `yii\db\QueryBuilder` 8 years ago
Elvira Sheina 240bca515a Use low-level query in UniqueValidator (#13461) 8 years ago
user57376 7c1693479f
Fixes #12000: Added EVENT_INIT to widget 8 years ago
Alexander Makarov bede9feba5
Fixes #13453: Reverted #10896 commit 729ddc5b76 8 years ago
Dmitriy Bashkarev be4ebdd049 Fixes #13134: Added logging URL rules (bashkarev) 8 years ago
Alexander Makarov f20c0177af Fixes #7435: Added `EVENT_BEFORE_RUN`, `EVENT_AFTER_RUN` and corresponding methods to `yii\base\Widget` 8 years ago
Alexey Rogachev 37f19a0256 Fixes #13300, #13307, #13310, #13312 8 years ago
Alexander Makarov c8e467f919 Removed changelog entry for reverted #13393 8 years ago
Klimov Paul c73de31a90 Fixed `yii\web\MultipartFormDataParser` adds an extra newline to every value 8 years ago
Alexander Makarov cc37cd626f Fixes #12599: Fixed MSSQL fail to work with `nvarbinary`. Enhanced SQL scripts compatibility with older versions 8 years ago
Robert Korulczyk 507cc52658
Allow omit default params on URL creation 8 years ago
Andrew Nester 21faee5504 Fixes #13212: Fixed `DbSession::regenerateID()` failure when `session_regenerate_id()` fails 8 years ago
Elvira Sheina b82caa97e8 Fixes #7820: Add `or` relation for `targetAttribute` in `yii\validators\UniqueValidator` 8 years ago
Vladimir Kuprienko e5d169beb8
Fixes #13393: Removed redundant call to `yii\helpers\Url::to()` in `yii\web\Controller::redirect()` 8 years ago
Leandro Gehlen 736cd7bc80
Fixes #13417: Allow customizing `yii\data\ActiveDataProvider` in `yii\rest\IndexAction` 8 years ago
Alexander Makarov 97171a0db7 Fixes #13401: Fixed lack of escaping of request dump at exception screens 8 years ago
Klimov Paul 862a5dd6b7 Added support for field `yii\console\controllers\BaseMigrateController::$migrationNamespaces` setup from CLI 8 years ago
Alexander Makarov 913b51b0b9 Adjusted changelog 8 years ago
João Pedro Pereira 3692941ead
Fixes #11464: Foreign key name is not provided by schema 8 years ago
Tetyuev Pavel 3a1cd7f3aa
Fixes #13287: Fixed translating "and" separator in `UniqueValidator` error message 8 years ago
Sergei Malmygin 3ea671454c
Fixes #12133: Fixed `getDbTargets()` function in `yii\log\migrations\m141106_185632_log_init` that would create a log table correctly 8 years ago
SilverFire - Dmitry Naumenko 43de339a72
Reordered CHANGELOG 8 years ago
Sergey fc00e60ade
Incorrect console width/height detecting with using Stty on Mac 8 years ago
SilverFire - Dmitry Naumenko 0efed3f2b0
Fixed wrong background color generation in `BaseConsole::renderColoredString()` 8 years ago