18992 Commits (4a000c8a496551858213ca0e9ad8bdd0bf6ce1d9)
 

Author SHA1 Message Date
Alexander Makarov 4a000c8a49
Update ROADMAP.md 5 years ago
Alexander Makarov ce0c64a2ec
prepare for next release 5 years ago
Alexander Makarov 4d02666b9e
release version 2.0.23 5 years ago
Alexander Makarov a7335bfabf
Fix phpdoc for BatchQueryResult::$mssqlNoMoreRowsErrorCode [skip ci] 5 years ago
Alexander Kartavenko 0e1f22ae6a Verifying error code instead of message. (#17438) 5 years ago
Alexander Kartavenko a9097dbac3 Fix #17435: Fixed `i18n_init` migration for MSSQL 5 years ago
Alexander Makarov 7c8b85b66a
Closes #10023. Fix MSSQL "There are no more rows" exception (#17433) 5 years ago
Alexander Makarov a26f8f6ed2
Added since tag 5 years ago
Alexander Kartavenko 4bee9a4ed9 #10023. Fix codeclimate issue 5 years ago
Alexander Kartavenko 25cf331839 Closes #10023. Fix MSSQL "There are no more rows" exception when using `each()` and `batch()` 5 years ago
Alexander Kartavenko 136705c92b MSSQL: fix tests (#17431) 5 years ago
Alexander Makarov 331d997185
Noted in Security::encrypt* that data returned is byte string [skip ci] 5 years ago
Konstantin 5c7db1690e Add type null to @return annotation of findIdentityByAccessToken and findIdentity methods (#17430) [skip ci] 5 years ago
Alexander Kartavenko d98f4e69b5 Fix MSSQL tests (#17426) 5 years ago
Mikhail Pashkov 7e77dd2322 Fix minor issues in Russian start-workflow.md (#17425) [skip ci] 5 years ago
Alexander Makarov dfe58e877c
Remove unnecessary use 5 years ago
Alexander Kartavenko 869f475dc1 Fix #17413, fix #17418: Fixed MSSQL tests 5 years ago
Alexander Kartavenko 9f2a87363e Fixes #17420: Fixed loading of column default values for MSSQL 5 years ago
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 Kartavenko 56f639358c Add MSSQL tests (#17410) 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 Makarov 31eadebe43
Use new colorful template [skip ci] 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 Makarov fc29f5f843
Remove github from funding [skip ci] 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
siggi-k f984f02f4f Update input-file-upload.md to include note on changing field name (#17385) [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
Emerson Cedeño 7832136107 Correct typo in Spanish start-prerequisites.md (#17371) [skip ci] 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