630 Commits (6e6005b148032a8585df332887b9118aa71cf112)

Author SHA1 Message Date
Carsten Brandt 9679721e0c fixes display of array log messages in debug toolbar 10 years ago
Qiang Xue ce49416e32 Fixes #3752: `QueryBuilder::batchInsert()` does not typecast input values 10 years ago
Alexander Makarov de8ba90019 Revert "Fixes #3744: `yii\db\Connection` now skips `bindValues` if there are no parameters to bind" 10 years ago
Alexander Makarov ea10ba4938 Fixes #3744: `yii\db\Connection` now skips `bindValues` if there are no parameters to bind 10 years ago
Alexander Makarov 714f27ab22 Fixes #3241 10 years ago
Alexander Makarov b01e6de9bc Fixes #3399: Added support for MS SQL Server older than 2012 10 years ago
Alexander Makarov 20d11ed0e6 Fixed typo 10 years ago
Alexander Makarov 4ad1b6c1d5 Fixes #3640: All cookies are not httpOnly by default in order to increase overall security 10 years ago
Alexander Makarov f8e05fbf4f Improved `yii\helpers\Inflector::slug` to support more cases for Russian, Hebrew and special characters 10 years ago
Alexander Makarov c7d8439072 Fixes #3687: Default `sourceLanguage` and `language` are now `en-US` in order for i18n formatter to work correctly 10 years ago
Qiang Xue 4d2cf38376 Fixes #3716: `DynamicModel::validateData()` does not call `validate()` if the `$rules` parameter is empty 10 years ago
Klimov Paul e67ca1a61c Issue #3478 added to CHANGELOG 10 years ago
Qiang Xue 91cd62be27 Fixes #3715: Fixed the bug that using a custom pager/sorter with `GridView` may generate two different pagers/sorters if the layout configures two pagers/sorters 10 years ago
Carsten Brandt 3e4ec22004 update changelog 10 years ago
SonicGD 199bc57780 fix issue number 10 years ago
SonicGD fa01c003e4 line to changelog 10 years ago
Kartik Visweswaran 8331ff018d Fix #3196: Masked input widget revamped to use new plugin 10 years ago
leandrogehlen fbb2d940ec Adjusted changelog 10 years ago
leandrogehlen 95f87f77c4 Changelog 10 years ago
leandrogehlen b2e8c07e4f changelog 10 years ago
Alexander Makarov ad7f7c43ac Fixes #3636: Hide menu container tag with empty items in `yii\widgets\Menu` 10 years ago
Carsten Brandt ac9a7c65d7 changelog 10 years ago
Klimov Paul f19a97e308 Fix `yii\helpers\FileHelper::copyDirectory()` pattern not working 10 years ago
artur 2f163c3a75 Changelog 10 years ago
Qiang Xue b618920326 Fixed the bug that requesting protected or private action methods would cause 500 error instead of 404 10 years ago
Mark 09eb9a3619 CHANGELOG line added 10 years ago
Qiang Xue 7f7546485d Fixes #3601: Fixed the bug that the refresh URL was not generated correctly by `Captcha` 10 years ago
Klimov Paul 0267d55c50 CHANGELOG.md updated 10 years ago
armab 25c95045cd Add #3597 to CHANGELOG.md 10 years ago
Andrey Smirnov 4bdaa09da0 Update CHANGELOG.md 10 years ago
Andrey Smirnov b470ee0da7 Update CHANGELOG.md 10 years ago
Paweł 'Zibi' Zaremba b1cf051a73 Adding rotateByCopy to yii\log\FileTarget #3562 10 years ago
Carsten Brandt 18190b7348 fixes #3473, allow precision in pgsql abstract timestamp 10 years ago
Carsten Brandt 6fd25815ba added more types to pgsql schema, better detection 10 years ago
Alexander Makarov d84898a73d Fixes #2898: `yii\console\controllers\AssetController` is now using hashes instead of timestamps 10 years ago
Alexander Makarov e682909096 Fixed changelog 10 years ago
Alexander Makarov 07f30cb04c Fixes #3542: Removed requirement to specify `extensions` in application config 10 years ago
Qiang Xue 50c6b690dd updated upgrade info [skip ci] 10 years ago
Andrea Panattoni 433110e22e Changelog updated 10 years ago
Qiang Xue 313437f3c0 Fixes #3284: Added support for checking multiple ETags by `yii\filters\HttpCache`. 10 years ago
Qiang Xue 6d4196d3bf #3521: Added `yii\filters\HttpCache::sessionCacheLimiter` 10 years ago
Qiang Xue f5dbd9a084 Fixes #3564: Fixed the bug that primary key columns should not take default values from schema 10 years ago
Qiang Xue 6e7713ec13 Fixes #3567: Fixed the bug that smallint was treated as string for PostgreSQL 10 years ago
Alexander Kochetov d479f31748 CHANGELOG 10 years ago
MDMunir 8f8ec23d52 Log for pull request #3544 10 years ago
MDMunir f55a59a2b9 Update CHANGELOG.md 10 years ago
Qiang Xue cbf27d1458 Fixes #3548: Fixed the bug that X-Rate-Limit-Remaining header is always zero when using RateLimiter 10 years ago
artur 5a1702e77c Refactor 10 years ago
Leo R. Lundgren b1bf636983 Fix #3531, allow more characters in \yii\grid\GridView's short array syntax for columns. 10 years ago
Scott Tester 39265da4f5 Code style fix & CHANGELOG typo fix for bug #3522 10 years ago