7862 Commits (3c017b6b6188fe7935d5df58fcc1820d83f76eaf)

Author SHA1 Message Date
Elvira Sheina 3c017b6b61 Fixes #15462: Fixed `accessChecker` configuration error 7 years ago
xicond ca212f35e7 translate plural format for MS (#15491) 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
Ankit Padia 5e3776e482 Fixed phpdoc of $radioOptions example (#15441) [skip ci] 7 years ago
Ankit Padia 533f9edd35
generatePasswordHash() documentation example syntax error fixed 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
Vladimir Khramtsov b44bbd6a13 Fix code issues (#15435) 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
Alexander Makarov c501e3fde8
Revert "Fixed QueryBuilder docs (#15427) [skip ci]" (#15431) 7 years ago
Alec Smythe 7d1310ace7 Fixed QueryBuilder docs (#15427) [skip ci] 7 years ago
Leandro Gehlen bcdbf61e96
Removed duplicated entry 7 years ago
Leandro Gehlen f3704e814f
Fixes changelog 7 years ago
Sergey Makinen a3a3d1dcef
Document callable params [skip ci] 7 years ago
Sergey Makinen 56e303243a
Fix a changelog mess 7 years ago
Sergey Makinen 7c91044918
Add a changelog entry 7 years ago
Sergey Makinen cc2e28bd0e
Add transaction/retry support for yii\db\Command 7 years ago
Dmitry Dorogin 73fddb004e
Fixes #15407 7 years ago
SilverFire - Dmitry Naumenko c4e1ea28f4
Updated PHPDocs, reordered CHANGELOG 7 years ago
vladis 03ab53e1fb Rename method 7 years ago
vladis e99c574a7c Enh #15226: Auto generate placeholder from fields 7 years ago
vladis 78d76c3f2c Enh #15226: Auto generate placeholder from fields 7 years ago
Paul Klimov 921310fd69 condition optimized 7 years ago
Klimov Paul 75d962ab67 CHANGELOG added 7 years ago
Klimov Paul c2cf1f03ca Event wildcards added to `Event` 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 7e8a4c8629
Minor adjustments 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
Klimov Paul 8fccf7f6ca Event wildcards added 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
Evgeniy Tkachenko f6b2d4dbcc Added information about filters and header of DataColumn (#14981) [skip ci] 7 years ago
Chen Kui 04891af00a Removed confusing comment about event triggering from BaseActiveRecord::init() (#14303) [skip ci] 7 years ago
Гордиенко Владислав Юрьевич dc019856b7 Fixes #15355: Fixed `yii\db\Query::from()` does not work with `yii\db\Expression` 7 years ago
Ankit Padia 9944d7a49f Fixed wrong description for param $table in addCommentOnTable() (#15387) [skip ci] 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
art40100 e8eac7c1c9 Fixed LV messages (#15379) [skip ci] 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
Alexander Makarov 29dbcea625
Revered method call. No need to slow container down [skip ci] 7 years ago