8260 Commits (db41c68e00064462e27a0ff46eaa6645ddfe098e)

Author SHA1 Message Date
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
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
Alexander Makarov 0b413b0e08
Fixed PHP 5.4 compatibility 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
KoJIT2009 00bc1c4843 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
Alexandr Kozhevnikov a9d18c4a8e Disable temporary fix (#15024) 7 years ago
Alexander Makarov efac23dde7
Fixes #15335: Added `FileHelper::unlink()` that works well under all OSes 7 years ago
Viktor 1b63f7c891 Fixes #15320: Fixed special role checks in `yii\filters\AccessRule::matchRole()` 7 years ago
Dimitar Dinchev 02efec719f Bulgarian relative date translation fix (#15327) [skip ci] 7 years ago
Alexander Makarov 1e00a050d7
Fixes #15322: Fixed PHP 7.2 compatibility of `FileHelper::getExtensionsByMimeType()` 7 years ago
edwards-sj 23630abe6d Fixes #15302: Fixed `yii\caching\DbCache` so that `getValues` now behaves the same as `getValue` with regards to streams 7 years ago
Dmitry Naumenko d604d80823 Fixes #14043: Added `yii\helpers\IpHelper` 7 years ago
hhniao d2423cd6ca Fixes #15301: Fixed `ArrayHelper::filter()` to work properly with `0` in values 7 years ago
Vladimir Reznichenko 185209957e Fixes #15270: Resolved potential race conditions when writing generated php-files 7 years ago
IceJOKER 01ff1f6593 Fixes #15142: Fixed array params replacing in `yii\helpers\BaseUrl::current()` 7 years ago
SilverFire - Dmitry Naumenko 1330ca9ec1
Fixed yii.js to follow jQuery 3.0 API changes 7 years ago
Elvira Sheina 9a16f8fecc Fixes #8983: Only truncate the original log file for rotation 7 years ago
Gabriel Caruso 2992b9b09d Refactored tests with PHPUnit assert methods (#15260) 7 years ago
Elvira Sheina 27376951c1 Fixes #9137: Added `Access-Control-Allow-Method` header for the OPTIONS request 7 years ago
IceJOKER 8897ea7270 Fixes #15249: Controllers in subdirectories were not visible in commands list 7 years ago
Stephen Hy 6f896ce917 Added more translation (#15241) 7 years ago
Vladimir Kuprienko 898e43d6eb Improves readability of `yii\console\widgets\Table` widget (#15236) 7 years ago
webleaf aab86eb7e7 Fixes #15229: Fixed `yii\console\widgets\Table` default value for `getScreenWidth()`, when `Console::getScreenSize()` can't determine screen size 7 years ago
Serge Postrash e9f57b9e7e Fixes #15234: Fixed `\yii\widgets\LinkPager` removed `tag` from `disabledListItemSubTagOptions` 7 years ago
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Dmitry Dorogin 5ebf98cc1d Fixes #5515: Added default value for `yii\behaviors\BlameableBehavior` for cases when the user is guest 7 years ago
Sergey Makinen b7d5393a08 Fixes #15194: Fixed `yii\db\QueryBuilder::insert()` to preserve passed params when building a `INSERT INTO ... SELECT` query for MSSQL, PostgreSQL and SQLite 7 years ago
bscheshirwork 1453eeaa4a Added example to validateValue PHPDoc [skip ci] (#15193) 7 years ago
Inoyatulloh e71939da2f Fixing Uzbek language (#15185) [skip ci] 7 years ago