19192 Commits (79dbd912465b0bbe39bb2c24ebf45b7bda7b00ca)
 

Author SHA1 Message Date
Brandon Kelly 79dbd91246
Fix #17881: `yii\db\Query::queryScalar()` wasn’t reverting the `select`, `orderBy`, `limit`, and `offset` params if an exception occurred 5 years ago
Alexander Makarov 1f8ca7b7b1
Better changelog and upgrade note for #17875 [skip ci] 5 years ago
Yusup Hambali 55793471ea
Fix #17875: Revert `move_uploaded_file()` function instead of `copy()` and `unlink()` for saving uploaded files when POST request 5 years ago
Alexander Makarov 7ec7fd11ee
Fix #17878: Added note about fetch() to Request::getIsAjax() phpdoc [skip ci] 5 years ago
Alexander Makarov 215862a91e
Don't test FormatterDate DATE_ATOM with PHP 5.5 (#17879) 5 years ago
simialbi 33391c0e77
Add PHP 5.5 to tested versions 5 years ago
Alexander Makarov 93073c9c41
Execute FormatterDate intl test to PHP 5.5+ only (#17876) 5 years ago
Alexander Makarov 2bc1a6e3b7
Fix #17868: Add upgrade note for 2.0.29 boolean HTML attributes rendering change [skip ci] 5 years ago
Alexander Makarov 1d83073b12
Move changelog entry to correct version [skip ci] 5 years ago
Viktor Pikaev c901608af7
Fix #17863: `\yii\helpers\BaseInflector::slug()` doesn't work with an empty string as a replacement argument 5 years ago
Alexander Makarov 93f74bfd04
Fix GitHub action (#17869) 5 years ago
Sergey f69670fb65
Fix #17798: Avoid creating folder for stream log targets in `FileTarget` 5 years ago
sihar a04055579e
Add detail transport properties in tutorial mailing [skip ci] 5 years ago
Artem Besedin 861da4ef8a
Fix typo in Russian translation of runtime-logging [skip ci] 5 years ago
Evgeniy Moiseenko 6d5c1a2a2b
Update Html helper guide, Russian translation [skip ci] 5 years ago
alex-code a3c5de3d3b
Fix #17850: Update to `ReplaceArrayValue` config exception message 5 years ago
Arthur Skobara a19dd48b79
Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property 5 years ago
schevgeny 15d425a3e3
Fix #17843: Fix `yii\web\Session::setCookieParamsInternal` check param "samesite" 5 years ago
haveyaseen 82b7ecbdf3
Fix #17828: Fix `yii\web\UploadedFile::saveAs()` failing when error value in `$_FILES` entry is a string 5 years ago
simialbi d9bbc8b541
Update README [fix #17802] (#17838) 5 years ago
simialbi a777c2e8f6
Use GitHub to run tests (#17822) 5 years ago
Alexander Makarov f5205a83ea
Skip NumberFormatter::asScientific() intl test (#17837) 5 years ago
rhertogh b794d76056 Fix #17829: `yii\helpers\ArrayHelper::filter` now correctly filters data when passing a filter with more than 2 levels 5 years ago
haveyaseen b1da57ddf9 Apply patch to PHPUnit which replaces the deprecated each method (#17831) 5 years ago
melvinroest 1378ca03ba Fix incorrect info in start-installation.md (#17821) [skip ci] 5 years ago
Samrat Baikhonov 8c29db5546 Fix typo in rest-resources.md (#17819) [skip ci] 5 years ago
Samrat Baikhonov 607fac6d1a Fix typo in Russian rest-resources.md (#17820) [skip ci] 5 years ago
Alexander Makarov e9e176c7a6
prepare for next release 5 years ago
Alexander Makarov fd6ccb615c
release version 2.0.32 5 years ago
Alexander Makarov 706890a36e
Add "since" tags to UploadedFile [skip ci] 5 years ago
Alexander Makarov 46665bb77d
Move changelog entry placed into previous release incorrectly [skip ci] 5 years ago
Alexander Makarov cd88681fd9
Improve changelog lines [skip ci] 5 years ago
GOsha 2498a77040 Fix typo in Russian structure-controllers.md (#17812) [skip ci] 5 years ago
Alexander Makarov 2e3c176041
Fix phpdoc generation error on non-namespaced classes 5 years ago
Oleg 559206bc78 Fix #17635: Fix varbinary data handling for MSSQL 5 years ago
Tom Weston 5f4a8cb2be Improved German translation for customer facing messages (#17800) 5 years ago
Ather Shu 038ce9f77e Fix #17755: Fix a bug for web request with `trustedHosts` set to format `['10.0.0.1' => ['X-Forwarded-For']]` 5 years ago
Toma91 a982f31606 Fixes #17300: Fix class-level Event handling with wildcards 5 years ago
Yusup Hambali cf0e56907f Fix #17037, Fix #17729: Fix uploaded file saving for multipart forms, add path alias support for UploadFile::saveAs() 5 years ago
Sam 9b1304ab4e Fix #17803: Fixed ErrorHandler unregister and register only change global state when applicable 5 years ago
Alexander Makarov da1fddb576
Fix #17766: Remove previous PJAX event binding before registering new one 5 years ago
Brandon Kelly beca7b45d3 Fix #17793: Fix inconsistent handling of null `data` attribute values in `yii\helpers\BaseHtml::renderTagAttributes()` 5 years ago
Brandon Kelly 7e471e3010 Fix #17792: Added support for `aria` attributes to `yii\helpers\BaseHtml::renderTagAttributes()` 5 years ago
Nisuga Jayawardana ad83952197 Improved explanation in start-database.md (#17748) [skip ci] 5 years ago
Alexander Makarov f226c3cb38
Fix #12539: `yii\filters\ContentNegotiator` now generates 406 'Not Acceptable' instead of 415 'Unsupported Media Type' on content-type negotiation fail 5 years ago
Alexander Makarov 0ba9c619c7
Fix #17760: Fix `JSON::encode()` for `\DateTimeInterface` under PHP 7.4 5 years ago
Sergey Predvoditelev 52d15ab84d Fix typo in CHANGELOG.md (#17788) [skip ci] 5 years ago
Alexander Makarov 67ff6f814b
Fix #17771: migrate/fresh was not returning exit code 5 years ago
TheCodeholic 0ba67fac0c Fix #17767: Make `Formatter::formatNumber` method protected 5 years ago
Nobuo Kihara 1af90a92cd Updated Japanese docs [ci skip] (#17779) 5 years ago