2886 Commits (618228403954495f9734185b62d85bfc4f23ab92)

Author SHA1 Message Date
Somogyi Márton 6c1b2db9de Fix #17434: IE Ajax redirect fix for non 11.0 versions 5 years ago
AlexRas007 9c5cd51a3b Fix #17632: Unicode file name was not correctly parsed in multipart forms 5 years ago
Poo 439a5c6681 Fix #17657: Fix migration errors from missing `$schema` in RBAC init file when using MSSQL 5 years ago
alex-code b0b1c82ae9 Fix #17648: Handle empty column arrays in console `Table` widget 5 years ago
Alexander Makarov 865fb84593
prepare for next release 5 years ago
Alexander Makarov 0df43397ba
release version 2.0.29 5 years ago
Yuriy Mamaev 40fff67aa4 Fix #8225: Fixed AJAX validation with checkboxList was only triggered on first select 5 years ago
Brandon Kelly d7f69b6676 Fix #17625: Fix boolean `data` attributes from subkeys rendering in `Html::renderTagAttributes()` 5 years ago
Evgeny 09eacd8dc1 Bug #17597: PostgreSQL 12 and partitioned tables support (batyrmastyr) 5 years ago
Andrii Vasyliev da626f507f Fix #17607: Added Yii version 3 DI config compatibility 5 years ago
Alexandr Kozhevnikov 848ab0ce6e Fix #17606: Fix error in `AssetBundle` when a disabled bundle with custom init() was still published 5 years ago
Evgeny f8611d170d Fix #17573: `EmailValidator` with `checkDNS=true` throws `ErrorException` on bad domains on Alpine 5 years ago
Alexander Makarov c04833871b
prepare for next release 5 years ago
Alexander Makarov 942bb0bc21
release version 2.0.28 5 years ago
Brandon Kelly 5efe0bda8f Fix #17585: Fix `yii\i18n\Formatter` including the `@calendar` locale param in `Yii::t()` calls 5 years ago
My6UoT9 23a8d041a6 Fix #17853: Fix errors in ActiveField to be properly caught when PHP 7 is used 5 years ago
Somogyi Márton c87855b31c Fix #17573: `Request::getUserIP()` security fix for the case when `Request::$trustedHost` and `Request::$ipHeaders` are used 5 years ago
Alexander Makarov fdbe45af3a
prepare for next release 5 years ago
Alexander Makarov 940eb363ab
release version 2.0.27 5 years ago
Viktor Khokhryakov 4c76dc4c90
Fix #16610: ErrorException trace was cut when using XDebug 5 years ago
Alexander Makarov e7e72e2ff6
Fix #15526: Show valid aliases and options on invalid input in console application 5 years ago
Alexander Makarov 37d62c2509
Fix #16671: Logging in `Connection::open()` was not respecting `Connection::$enableLogging` 5 years ago
Alexandr Kozhevnikov 96cd8bcb68
Fix #16826: `appendTimestamp` support was added to `View` methods `registerCssFile()` and `registerJsFile()` 5 years ago
Alexander Kartavenko 97499315a4 Fix #17539: Fixed error when using `batch()` with `indexBy()` with MSSQL 5 years ago
Alexander Makarov cb11331472
Remove duplicate changelog line [skip ci] 5 years ago
Dmitry V. Alekseev 6e2b1782e5
Fix #16855: Ignore console commands that have no actions 5 years ago
Razvan Grigore 062ebf5c0b Fix #17549: Fix `yii\db\ExpressionInterface` not supported in `yii\db\conditions\SimpleConditionBuilder` 5 years ago
Somogyi Márton c75ef05539 Fix #17434: Fix regular expression illegal character; Repeated fix for Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`) 5 years ago
Alexander Makarov eec8b4de6d
prepare for next release 5 years ago
Alexander Makarov 1e8a414bae
release version 2.0.26 5 years ago
Alexander Makarov 01040c5562
Adjust changelog messages [skip ci] 5 years ago
Brandon Kelly 37df938338 Fix #16531: Fix error in `Response::sendContent()` when `set_time_limit()` is disabled 5 years ago
Manu311 cc5bb71f75 Fix #17449: Ensure `CHECK` statement goes after `COMMENT` in MySQL `QueryBuilder::addCommentOnColumn()` 5 years ago
Somogyi Márton 10a069a3a4 Fix #17434: Fixed Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`) 5 years ago
Alexander Makarov dfbf176831
Fix #17522: `DbManager::isEmptyUserId()` is now protected 5 years ago
Somogyi Márton 5e38f47275 Fix #16305: Fix `FileValidator` mime-type validation failure because of case sensitivity 5 years ago
Somogyi Márton a6b135e058 Fix #17355: Fixed Pjax after request event bug 5 years ago
Somogyi Márton 90d46298ad Fix #17507: Fixed regular expression escaping and simpler condition in `Controller::createAction()` 5 years ago
Alexander Kartavenko cdd40b8dfb Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table 5 years ago
Dmytro Naumenko ec746602db
Update CHANGELOG.md 5 years ago
Alexander Makarov d11251dab5
prepare for next release 5 years ago
Alexander Makarov 2927a7af1c
release version 2.0.25 5 years ago
Alexander Makarov 2e0389e9ad
Add changelog for #17485 5 years ago
Nikolay Poryadin 491f9737fe Fix #17223: Fixed detaching a behavior event when it is a Closure instance 5 years ago
Alexander Kartavenko efe8d48f15 Fix #15779: If directory path is passed to `FileHelper::unlink()` and directory has files it will not delete files in this directory on Windows now 5 years ago
Alexander Kartavenko 69cf9de56b Fix #17473: Fixed `SimpleConditionBuilder::build()` when column is not a string 5 years ago
Alexander Kartavenko 4b768a86f5 Fix #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL 5 years ago
Alexander Makarov c670073ffb
prepare for next release 5 years ago
Alexander Makarov b66a6133dc
release version 2.0.24 5 years ago
Alexander Makarov 46136b09e7
Fix #17469: Fixed updating `Yii` logger instance when setting new logger via configuration 5 years ago