2624 Commits (f8611d170d77f8b89f24bd80e7f3b6b2a8947380)

Author SHA1 Message Date
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
Alexander Kartavenko c2eae6cb0e Fix #17457: Fixed `phpTypecast()` for MSSQL 5 years ago
Sidney Lins 9988efc04f Fix #16796: Fixed addition and removal of table and column comments in MSSQL 5 years ago
EndlessDreams c0254d617e Fix #17449: Fixed order of SQL column build syntax for MySQL migration 5 years ago
Bizley e50a07c30c Fix #17437: Fixed generating namespaced migrations 5 years ago
Alexander Kartavenko 6fc04a622e Fix #17219: Fixed quoting of table names with spaces in MSSQL 5 years ago
alex-code 378f9ad598 Fix #17424: Subdomain support for `User::loginRequired` 5 years ago
Alexander Kartavenko 259c496e2e Fix #10020: Fixed quoting of column names with dots in MSSQL 5 years ago
Alexander Makarov ce0c64a2ec
prepare for next release 5 years ago
Alexander Makarov 4d02666b9e
release version 2.0.23 5 years ago
Alexander Kartavenko a9097dbac3 Fix #17435: Fixed `i18n_init` migration for MSSQL 5 years ago
Alexander Kartavenko 25cf331839 Closes #10023. Fix MSSQL "There are no more rows" exception when using `each()` and `batch()` 5 years ago