2433 Commits (26700f06d1b1ed7ac7a0c369480792d9da038405)

Author SHA1 Message Date
Paul Klimov acce1db53b Fixes #14135: Fixed `yii\web\Request::getBodyParam()` crashes on object type body params 7 years ago
Vovan-VE 00afe6a4b8 Fix: Query::each() without `indexBy()` zero based keys 7 years ago
Elvira Sheina b953a184e3 Fixes #13919: Added option to add comment for created table to migration console command 7 years ago
Benoît Bouré f1277d6d21 Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand` 7 years ago
Alexander f8990ac97a Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13 7 years ago
Alexander Makarov 6c0540aa2d
Fixes #15496: CSRF token is now regenerated on changing identity 7 years ago
deltacube e516d64d1e Fixes #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager` 7 years ago
Elvira Sheina 3c017b6b61 Fixes #15462: Fixed `accessChecker` configuration error 7 years ago
Elvira Sheina af83e59406 Fixes #14355: Added ability to pass an empty array as a parameter in console command 7 years ago
Elvira Sheina a559b9fa76 Fixes #14903: Fixed route with extra dashes is executed controller while it should not 7 years ago
Гордиенко Владислав Юрьевич 72b69e359a Fixes #15417: Added `yii\validators\FileValidator::$minFiles` 7 years ago
Elvira Sheina 2dc4e8e6b2 Fixed translating a string when NULL parameter is passed [#15169] 7 years ago
Klimov Paul 2a742cee9f Fixed `yii\behaviors\AttributeTypecastBehavior::$attributeTypes` auto-detection fails for rule, which specify attribute with '!' prefix 7 years ago
Bizley b8f4397426 Fixes #15432: Fixed wrong value being set in `yii\filters\RateLimiter::checkRateLimit()` resulting in wrong `X-Rate-Limit-Reset` header value 7 years ago
Leandro Gehlen bcdbf61e96
Removed duplicated entry 7 years ago
Leandro Gehlen f3704e814f
Fixes changelog 7 years ago
Sergey Makinen 56e303243a
Fix a changelog mess 7 years ago
Sergey Makinen 7c91044918
Add a changelog entry 7 years ago
Dmitry Dorogin 73fddb004e
Fixes #15407 7 years ago
SilverFire - Dmitry Naumenko c4e1ea28f4
Updated PHPDocs, reordered CHANGELOG 7 years ago
vladis 78d76c3f2c Enh #15226: Auto generate placeholder from fields 7 years ago
Klimov Paul 75d962ab67 CHANGELOG added 7 years ago
SilverFire - Dmitry Naumenko 072ef77ea5
Prevent source path disclosure when form is represented by an anonymous class 7 years ago
SilverFire - Dmitry Naumenko 9e0f19ace7
Renamed `Html::error()` option `errorMethod` to `errorSource` 7 years ago
SilverFire - Dmitry Naumenko 8f2cd050af
Fixed Query not to dig inside Expression 7 years ago
Alexander Makarov ba931fa21d
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()` 7 years ago
vladis 6c731d46d0
#15356: Initial version of `yii\db\Query::getTablesUsedInFrom()` fix and tests 7 years ago
Paul Klimov 1b8da6d951
Add `StringHelper::matchWildcard()` (#15389) 7 years ago
rossoneri 605478c043 Fixes #14157: Add support for loading default value `CURRENT_TIMESTAMP` of MySQL `datetime` field 7 years ago
Dmitry Dorogin 28e7f31a37 Fixes #15046: Throw an `yii\web\HeadersAlreadySentException` if headers were sent before web response 7 years ago
Sergey Makinen 315855f7f5 Fixes #15357: Added multi statement support for `yii\db\sqlite\Command` 7 years ago
杨国帅 f9cdcf438d Fixes #3087: Added `yii\helpers\BaseHtml::error()` "errorMethod" option to be able to customize errors display 7 years ago
Гордиенко Владислав Юрьевич dc019856b7 Fixes #15355: Fixed `yii\db\Query::from()` does not work with `yii\db\Expression` 7 years ago
Elvira Sheina c8fbe40352 Fixes #9253: Allow `variations` to be a string for `yii\filters\PageCache` and `yii\widgets\FragmentCache` 7 years ago
brandonkelly 6ab93bd4ef a => A (fixes #15380) 7 years ago
Alexander Makarov 339f12969b
Fixed issue number in changelog [skip ci] 7 years ago
Elvira Sheina 717d0e80d3 Fixes #15358: Refactored `BaseConsole::updateProgress()` 7 years ago
Laszlo 0bec2b462c Fixes #14484: Fixed `yii\validators\UniqueValidator` for target classes with a default scope 7 years ago
Elvira Sheina 3b1ff661d8 Fixes #7996: Short syntax for verb in GroupUrlRule 7 years ago
Benoît Bouré a1fa635332 Fixes #15219: Added `yii\filters\auth\HttpHeaderAuth` 7 years ago
Sam 4d388f6cd2 Fixes #15317: Regenerate CSRF token if an empty value is given 7 years ago
Elvira Sheina f11f818b18 Fixes #7988: Added `\yii\helpers\Console::errorSummary()` and `\yii\helpers\Json::errorSummary()` 7 years ago
Sam 99030465ff Added unit test that checks changelog formatting [skip ci] 7 years ago
Elvira Sheina 713529e042 Fixes #8752: Allow specify `$attributeNames` as a string for `yii\base\Model` `validate()` method 7 years ago
KoJIT2009 a34f93c972 di-support-instance-for-property 7 years ago
Alexander Makarov 0e0d53f182
Fixed changelog [skip ci] 7 years ago
Sam 05f197825b Fixes #15332: Always check for availability of `openssl_pseudo_random_bytes`, even if LibreSSL is available 7 years ago
SilverFire - Dmitry Naumenko d44d5540b1
Reordered CHANGELOG 7 years ago
SilverFire - Dmitry Naumenko 73b52bd286
Updated CHANGELOG 7 years ago
Alexander Makarov efac23dde7
Fixes #15335: Added `FileHelper::unlink()` that works well under all OSes 7 years ago