7799 Commits (516660774cd0036ac9874f477c2d05703549d3de)

Author SHA1 Message Date
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
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
Carsten Brandt 5513c5f822
Update yii.php 7 years ago
Laurent Fourcadier 0f2fa273ca Fixed translation in German when too many files are uploaded (#15170) [skip ci] 7 years ago
Nikolay Oleynikov 75dbdb0083 Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
Mikk Tendermann c009b06114 Fixes #14604: Fixed `yii\validators\CompareValidator` `compareAttribute` does not work if `compareAttribute` form ID has been changed 7 years ago
Nikolay Oleynikov 48bf8ce048 Fixes #14662: Added support for custom `Content-Type` specification to `yii\web\JsonResponseFormatter` 7 years ago
Valkeru c5aac68382 Fixes #15135: Automatic completion for help in bash and zsh 7 years ago
Elvira Sheina 10e7b1b541 Fixes #14276: Fixed I18N format with dotted parameters 7 years ago
Carsten Brandt 86528c7dcd prepare for next release 7 years ago
Carsten Brandt 1d7f6cd20e
release version 2.0.13.1 7 years ago
Carsten Brandt 923e408803 added missing languages to message config 7 years ago
Carsten Brandt 7904bc2629 added note to QueryInterface::where() 7 years ago
Alexander Makarov abe47ca0a3
#15121: Added UPGRADE note about asset command configuration [skip ci] 7 years ago
Aleksandar Belic 9fcf776358 Bugfix: placeholder was incorrect causing the "totalCount" value to be printed out twice at the end. (#15152) 7 years ago
Sergey Makinen 85b65c889a Fixes #15117: Fixed DB schema cache did not honor table prefixes 7 years ago
SunwelLight c3d0d9e0e3 Add translations for the Kazakh language (#15144) [skip ci] 7 years ago
Sergey Makinen 4e176ca325 Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago