8443 Commits (55b06d2364ea2b930d24a44d266082f319a623af)

Author SHA1 Message Date
Alexander Kartavenko 55b06d2364 Fix #17413: Fixed MSSQL tests: `QueryBuilderTest::testGetColumnType()`, `QueryBuilderTest::testResetSequence()` 5 years ago
Alexander Kartavenko 2b9374558b Fix #17395: Fixed issues with actions that contain underscores in their names 5 years ago
Alexander Makarov 4b14800e3a
prepare for next release 5 years ago
Alexander Makarov d86fcc8430
release version 2.0.22 5 years ago
Alexander Makarov d23537fa26
Fix type annotations 5 years ago
Alexander Makarov 1f6cc43337
Remove unnecessary concatenation 5 years ago
Garth 9dcf65e304 Fix #17389: Fixed `UniqueValidator` to work with Active Record having `joinWith()` in its `find()` 5 years ago
Alexander Makarov f9a42c6703
Fix #17397: Improve UPGRADE note about `Query::select()` 5 years ago
Alexander Kartavenko 6b10bbcec2 Closes #17057. `\yii\db\mssql\Schema::findTableNames` should return quoted table names. (#17409) 5 years ago
Alexander Kartavenko eb65dba796 Fixes #17057: Fixed issues with table names that contain special characters or keywords in MSSQL 5 years ago
Alexander Kartavenko 757bc42645 Fixes #17325: Fixed "Cannot drop view" for MySQL while `migrate/fresh` 5 years ago
Brandon Kelly f2212a3183 Fix #17384: Fixed SQL error when passing `DISTINCT ON` queries 5 years ago
Alexander Kartavenko b0a973a8da Fix #17396: Added 'invoked by controller' to the debug log message when `\yii\base\Action` is used 5 years ago
Michael Härtl e6d7881bbe Fix #17341 Re-add fix for yii.activeForm.js in strict mode (#17398) 5 years ago
Alexander Kartavenko 0fcd495583 Fixes #16394: Fixed issues in `migrate/create` when specifying default values with colons and adding multiple columns 5 years ago
Alexander Kartavenko 2d333b2301 Fixes #17382: Added `\yii\validators\DateValidator::$strictDateFormat` to enable strict validation 5 years ago
stevekr c70a2eb0d6 Update Estonian translation (#17394) [skip ci] 5 years ago
Alexander Kartavenko c5397f8784 Closes #16411. Fix windows tests (#17380) 5 years ago
Alexander Makarov 27463c1fcf
prepare for next release 5 years ago
Alexander Makarov f3d1534125
release version 2.0.21 5 years ago
Andriy Borysov 662e367cce Fixes #17332: Trigger 'change' for checkboxes in GridView 5 years ago
Sidney Lins fe3ebe2e56 Fixes #17356: MSSQL Schema was not detecting string field size 5 years ago
Alexander Kartavenko 8fb5b35cc5 Closes #17372. Fix documentation for the `ArrayHelper::multisort()` (#17375) 5 years ago
Alexander Makarov 1c919a5ac5
Fixes #17377: Add tests that verify there are no false positives 5 years ago
Ashton Schultz 1f9131d841 Fixes #12080: Fixed afterValidate triggering when any validation occurs 5 years ago
Alexander Kartavenko c8564241d3 Remove extra spaces from Html::csrfMetaTags (#17370) 5 years ago
Alexander Kartavenko 3275f97684 Fixes #16565: Added missing parts of the context message in `\yii\log\Target::collect` 5 years ago
blolass 53e6c321d4 Fix typo in sl translation of yii.php (#17368) [skip ci] 5 years ago
Alexander Kartavenko 3601d512c2 Fixes #17070: Strip invalid character from fallback file name 5 years ago
epifrin 8fd627c755 Added type null to @return annotation of findOne method (#17362) [skip ci] 5 years ago
Alexander Makarov cb384f542d
Add upgrade note for #17344 5 years ago
Alexander Kartavenko a226b76776 Fixes #17341: Allow callable objects to be set to `\yii\filters\AccessRule::$roleParams` 5 years ago
Brandon Kelly 54b3d6d8ab Fixes #17344: Improved performance of `yii\db\Connection::addSelect()` 5 years ago
rhertogh 1ed6ec1e5c Fixes #17353: Added `sameSite` support for `yii\web\Cookie` and `yii\web\Session::cookieParams` 5 years ago
Brandon Kelly b638cc4a4e Fixes #17348: Improved performance of `yii\db\Connection::quoteTableName()` 5 years ago
Brandon Kelly 60702e663e Fixes #17345: Improved performance of `yii\db\Connection::quoteColumnName()` 5 years ago
Michael Härtl 3297f207f5 Fixes #17341: Fixed error from yii.activeForm.js in strict mode 5 years ago
Alexander Makarov 869c8aa220
prepare for next release 5 years ago
Alexander Makarov 0e1cdf0980
release version 2.0.20 5 years ago
Alexander Makarov 317a73a59f
Fixes #17336: Fixed wildcard matching in Event::hasHandlers() 5 years ago
Christoph Möke 2ca8da062c Fixes #17328: Added mime aliases for BMP and SVG files 5 years ago
Alexander Kartavenko 8d9947f06a Fixes #17299: Fixed adding of input error class in `\yii\widgets\ActiveField::widget` 5 years ago
Alexander Kartavenko 30e10837ba Fixes #16509: Fixed console command help text wordwrap for multi-byte strings 5 years ago
Alexander Makarov 4980a72de5
prepare for next release 5 years ago
Alexander Makarov 694a1410e8
release version 2.0.19 5 years ago
Tobias Munk a44b307c01
Fixes #16918: Console Table widget variables visibility was changed to protected to allow extending it 5 years ago
Alexander Makarov 3a7779f09a
Fixes #17313: Support jQuery 3.4 5 years ago
Basil e1f6761dfd Fixes #17233: Fixed bug with integer model attribute names in Validator class 5 years ago
Alexander Makarov aa0f09b3e2
Fixes #17306: Added ".mjs" extensions to mimetypes meta 5 years ago
Bizley 56215d58e1 Fixes #12077, #12135, #17263: Fixed PostgreSQL version of `alterColumn()` to accept properly `ColumnSchemaBuilder` definition of column 5 years ago