8435 Commits

Author SHA1 Message Date
6b10bbcec2 Closes #17057. \yii\db\mssql\Schema::findTableNames should return quoted table names. (#17409) 2019-07-02 17:03:27 +03:00
eb65dba796 Fixes #17057: Fixed issues with table names that contain special characters or keywords in MSSQL 2019-07-02 14:41:56 +03:00
757bc42645 Fixes #17325: Fixed "Cannot drop view" for MySQL while migrate/fresh 2019-06-30 19:53:50 +03:00
f2212a3183 Fix #17384: Fixed SQL error when passing DISTINCT ON queries 2019-06-29 00:05:22 +03:00
b0a973a8da Fix #17396: Added 'invoked by controller' to the debug log message when \yii\base\Action is used 2019-06-28 01:50:44 +03:00
e6d7881bbe Fix #17341 Re-add fix for yii.activeForm.js in strict mode (#17398) 2019-06-27 14:44:13 +07:00
0fcd495583 Fixes #16394: Fixed issues in migrate/create when specifying default values with colons and adding multiple columns 2019-06-26 12:44:24 +07:00
2d333b2301 Fixes #17382: Added \yii\validators\DateValidator::$strictDateFormat to enable strict validation 2019-06-25 15:24:32 +07:00
c70a2eb0d6 Update Estonian translation (#17394) [skip ci] 2019-06-25 15:12:03 +07:00
c5397f8784 Closes #16411. Fix windows tests (#17380)
* Fix `\yiiunit\framework\helpers\ConsoleTest::testErrorSummary`
* Fix `\yiiunit\framework\console\controllers\PHPMessageControllerTest::testRemoveUnusedBehavior`
2019-06-19 16:48:20 +03:00
27463c1fcf prepare for next release 2019-06-18 17:25:51 +03:00
f3d1534125 release version 2.0.21 2019-06-18 17:25:08 +03:00
662e367cce Fixes #17332: Trigger 'change' for checkboxes in GridView 2019-06-18 16:21:20 +03:00
fe3ebe2e56 Fixes #17356: MSSQL Schema was not detecting string field size 2019-06-18 14:25:13 +03:00
8fb5b35cc5 Closes #17372. Fix documentation for the ArrayHelper::multisort() (#17375) 2019-06-18 14:17:16 +03:00
1c919a5ac5 Fixes #17377: Add tests that verify there are no false positives 2019-06-18 12:22:35 +03:00
1f9131d841 Fixes #12080: Fixed afterValidate triggering when any validation occurs 2019-06-18 11:55:39 +03:00
c8564241d3 Remove extra spaces from Html::csrfMetaTags (#17370) 2019-06-14 15:02:47 +03:00
3275f97684 Fixes #16565: Added missing parts of the context message in \yii\log\Target::collect 2019-06-13 16:37:46 +03:00
53e6c321d4 Fix typo in sl translation of yii.php (#17368) [skip ci]
Rezultatov instead of Razultatov
2019-06-13 16:36:48 +03:00
3601d512c2 Fixes #17070: Strip invalid character from fallback file name 2019-06-12 23:41:40 +03:00
8fd627c755 Added type null to @return annotation of findOne method (#17362) [skip ci] 2019-06-12 23:40:29 +03:00
cb384f542d Add upgrade note for #17344 2019-06-12 00:09:31 +03:00
a226b76776 Fixes #17341: Allow callable objects to be set to \yii\filters\AccessRule::$roleParams 2019-06-12 00:02:07 +03:00
54b3d6d8ab Fixes #17344: Improved performance of yii\db\Connection::addSelect() 2019-06-11 16:14:38 +03:00
1ed6ec1e5c Fixes #17353: Added sameSite support for yii\web\Cookie and yii\web\Session::cookieParams 2019-06-11 00:33:36 +03:00
b638cc4a4e Fixes #17348: Improved performance of yii\db\Connection::quoteTableName() 2019-06-08 21:48:35 +02:00
60702e663e Fixes #17345: Improved performance of yii\db\Connection::quoteColumnName() 2019-06-07 11:29:24 +02:00
3297f207f5 Fixes #17341: Fixed error from yii.activeForm.js in strict mode 2019-06-06 16:08:00 +02:00
869c8aa220 prepare for next release 2019-06-04 22:11:32 +03:00
0e1cdf0980 release version 2.0.20 2019-06-04 22:10:59 +03:00
317a73a59f Fixes #17336: Fixed wildcard matching in Event::hasHandlers() 2019-06-04 15:07:51 +02:00
2ca8da062c Fixes #17328: Added mime aliases for BMP and SVG files 2019-06-03 16:17:08 +02:00
8d9947f06a Fixes #17299: Fixed adding of input error class in \yii\widgets\ActiveField::widget 2019-05-28 09:03:39 +02:00
30e10837ba Fixes #16509: Fixed console command help text wordwrap for multi-byte strings 2019-05-22 14:42:12 +03:00
4980a72de5 prepare for next release 2019-05-21 19:01:47 +03:00
694a1410e8 release version 2.0.19 2019-05-21 19:01:16 +03:00
a44b307c01 Fixes #16918: Console Table widget variables visibility was changed to protected to allow extending it 2019-05-21 12:46:08 +03:00
3a7779f09a Fixes #17313: Support jQuery 3.4 2019-05-21 11:51:14 +03:00
e1f6761dfd Fixes #17233: Fixed bug with integer model attribute names in Validator class 2019-05-15 18:03:57 +03:00
aa0f09b3e2 Fixes #17306: Added ".mjs" extensions to mimetypes meta 2019-05-14 23:11:25 +03:00
56215d58e1 Fixes #12077, #12135, #17263: Fixed PostgreSQL version of alterColumn() to accept properly ColumnSchemaBuilder definition of column 2019-04-30 21:08:00 +04:00
0f30174ae6 Fix typo in ExitCode (#17294)
A missing letter, nothing more
2019-04-30 01:36:01 +04:00
95c2e4a48f prepare for next release 2019-04-23 15:48:55 +03:00
c286648494 release version 2.0.18 2019-04-23 15:48:26 +03:00
58761b4411 Fixes #16820: yii\filters\Cors::prepareHeaders() now accepts Access-Control-Allow-Headers in preflight response 2019-04-16 17:27:26 +03:00
77d70bfbe6 Fixes #16589: Fixed not using defaultValue in BlameableBehavior for console app 2019-04-15 18:06:16 +03:00
33405fa4a5 Fixes #17268: Fixed Formatter didn't take power into account 2019-04-15 17:48:32 +03:00
703644864e Fix Cache phpdoc example [skip ci] 2019-04-02 20:25:40 +03:00
9c37016dac Fixes #17235: yii\helpers\FileHelper::normalizePath() now accepts stream wrappers 2019-03-29 18:26:31 +03:00