2578 Commits (8b2f34d72cc60285c663c8b4b2ab89a7f8ed6036)

Author SHA1 Message Date
Elvira Sheina 633d6b93b8 Fixes #15802: Fixed exception class in yii\di\Container 6 years ago
Alexander Makarov cd442339df
Revert "Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via`" 6 years ago
SilverFire - Dmitry Naumenko 27a5b1e642
UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using `var_export()` 6 years ago
Rustam Mamadaminov c286f00060 Fixes #16666: Fixed `yii\helpers\ArrayHelper::merge` 6 years ago
Mikhail e53fc0ded1 Fixes #16558: Added cloning `yii\data\ActiveDataProvider::query` property when ActiveDataProvider object is cloned 6 years ago
Brandon Kelly 0ddc3bf58c Fixes #16603: Added `yii\mutex\FileMutex::$isWindows` for Windows file shares on Unix guest machines 6 years ago
drlibra f69612f792 Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via` 6 years ago
Evgeniy Moiseenko b36639b288 Fixes #14901: Fixed trim validation for radio/checkbox button 6 years ago
Filippo Tessarotto 4e82541ed3 Fixes #16522: Allow jQuery 3.3 6 years ago
Alexey bf5476f253 Fixes #15889: Fixed override `yii\helpers\Html::setActivePlaceholder` 6 years ago
Александр Касьянов 9d03667b40 Fixes #16527: Fixed return content for `\yii\widgets\ActiveForm::run()` 6 years ago
船歌 1246e5feb3 Fixes #16514: Fixed `yii\di\Container::resolveCallableDependencies` to support callable object 6 years ago
drlibra 32c7c4161b Fixes #16192: `yii\db\Command::logQuery()` is now protected, extracted `getCacheKey()` from `queryInternal()` 6 years ago
Mikhail 1ad85c640b Bug #15826: Fixed JavaScript compareValidator in `yii.validation.js` for attributes not in rules (mgrechanik) 6 years ago
Evgeniy Moiseenko 80d0c2b05a Fixes #16365: Added $filterOnFocusOut option for GridView 6 years ago
Elvira Sheina e55b3e0ba1 Fixes #16278: Fixed drop existing views when console `migrate/fresh` command runs 6 years ago
CedricYii 3555633223 Fixes #14289: Added `yii\db\Command::executeResetSequence()` to work with Oracle 6 years ago
Razvan Grigore ca3c8da503 Fixes #16377: Fixed `yii\base\Event:off()` undefined index error when event handler does not match 6 years ago
drlibra 6590feef0d Fixes #16192: `yii\db\Command::logQuery()` is now protected 6 years ago
Sergey 292a545642 Fixes #16104: Fixed `yii\db\pgsql\QueryBuilder::dropIndex()` to prepend index name with schema name 6 years ago
Vuong Minh aeeb6ce39d Fixes #16252: Fixed `yii\base\DynamicModel` for checking exist property 6 years ago
Alexander Makarov 15dfbb0875
Fixes #16322: Fixed strings were not were not compared using timing attack resistant approach while CSRF token validation 6 years ago
Basil 252ae83dd2 Update CHANGELOG.md (#16325) [skip ci] 6 years ago
Sergey Gonimar 9e6d5aa1a8 Fixes #15548: Fixed index names collision in RBAC 6 years ago
Viktor 0b61f9ba3b Fixes #16301: Fixed `yii\web\User::setIdentity()` to clear access check cache while setting identity object to `null` 6 years ago
Paweł Jankowiak 33fe3476c7 Fixes #16280: Fixed `yii\base\Model::getActiveValidators()` to return correct validators for attribute on scenario 6 years ago
khvalov 4e17feb5bb Fixes #16292: Fixed misconfigured CORS filter exception throwing. Now it throws `InvalidConfigException` in Debug mode 6 years ago
SilverFire - Dmitry Naumenko 2ec34eb9fe
Updated CHANGELOG [skip ci] 6 years ago
Thoulah a32cfcc8ef Fixes #16266: Fixed `yii\helpers\BaseStringHelper` where explode would not allow 0 as trim string 6 years ago
Alexander Makarov e4b559d720
Fixes #16217: Fixed `yii\console\controllers\HelpController` to work well in Windows environment 6 years ago
Salem Ouerdani 1945dc69c7 Fixes #9133: Added `yii\behaviors\OptimisticLockBehavior` 6 years ago
Alexander Makarov cc2cac58d2
Fixed bad instnaceof check in `yii\db\Schema::getTableMetadata()` 6 years ago
Sam a8d95f429d Fixes #14636: Views can now use relative paths even when using themed views 6 years ago
Sam 84cb255aab Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors 6 years ago
Dmitry Naumenko f4caae8dca
CHANGELOG updated [ci skip] 6 years ago
Dmitry Naumenko 4b00d3ab8a
Updated CHANGELOG [ci skip] 6 years ago
Alexander Makarov f65361e47d
Fixed changelog format 6 years ago
Jianjun Chen 2b6d181878 Fix #16193 to not reflect origin header for wildcard origins 6 years ago
Ondřej Vašíček ff83a13d57 Fixes #16068: Fixed `yii\web\CookieCollection::has` when an expiration param is set to 'until the browser is closed' 6 years ago
Alexander Makarov ac1c42168e
Added issue number [skip ci] 6 years ago
SilverFire - Dmitry Naumenko b9aa0001b6
Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8 6 years ago
杨国帅 2c997cdb82 Fixes #16184: Fixed `yii\base\Widget` to access `stack` property with `self` instead of `static` 6 years ago
SilverFire - Dmitry Naumenko 19b076d3fe
Mentioned #16039 in CHANGELOG [skip ci] 6 years ago
Alexey f5665a0544 fix #15798 (yii\grid\CheckboxColumn, yii\grid\RadioButtonColumn conte… (#16021) 6 years ago
Andrey Akimov 2a3428c9e9 Fixes #15875: afterSave for new models flushes unsaved data 7 years ago
Carsten Brandt 2e192ae4ea Fixes #16091: Make `yii\test\InitDbFixture` work with non-SQL DBMS 7 years ago
Filippo Tessarotto 4f41d1118c FileCache: rebuild cache file before touch when different file owner (#16120) 7 years ago
Carsten Brandt abeb3b1a37 Fixes #16073: Fixed regression in Oracle `IN` condition builder for more than 1000 items 7 years ago
Bob Olde Hampsink ab092f2e21 Fixes #15117: Fixed `yii\db\Schema::getTableMetadata` cache refreshing 7 years ago
pgaultier 35ac718110 Fixes #16006: Handle case when `X-Forwarded-Host` header have multiple hosts separated with a comma 7 years ago