|
|
72fb200f04
|
Fix typos in Hindi language (#18276)
|
2020-09-09 01:11:39 +03:00 |
|
|
|
4b2af4d2a4
|
Bug #13973: Correct alterColumn for MSSQL & drop constraints before drop column
Fixing #11158 and #13973
|
2020-09-08 12:50:32 +03:00 |
|
|
|
287476465d
|
Fix #18196: yii\rbac\DbManager::$checkAccessAssignments is now protected
|
2020-09-08 12:16:39 +03:00 |
|
|
|
db4beebe23
|
Fix #18213: Do not load fixtures with circular dependencies twice instead of throwing an exception
|
2020-09-07 15:47:20 +03:00 |
|
|
|
09dc9b70f8
|
Fix #18066: Fixed yii\db\Query::create() wasn't using all info from withQuery()
|
2020-09-07 15:45:57 +03:00 |
|
|
|
e81b0f00a7
|
Fix #18235: Document inline validator change regarding static closures
|
2020-09-07 14:51:12 +03:00 |
|
|
|
9aa46136f6
|
Fix #18248: Render only one stack trace on console for chained exceptions
|
2020-09-07 01:34:22 +03:00 |
|
|
|
e348c0f460
|
Fix #18269: Fix integer safe attribute to work properly in yii\base\Model
|
2020-09-07 00:33:50 +03:00 |
|
|
|
b680494d6b
|
Fix typo in message for lang uz (#18272)
|
2020-09-06 18:00:55 +03:00 |
|
|
|
7423222eae
|
Add docs about IP blocks for property $ips (#18261)
|
2020-08-27 16:44:34 +03:00 |
|
|
|
c6cba1dff3
|
Minor typo for ActiveRecord doc (#18246)
|
2020-08-20 18:46:59 +03:00 |
|
|
|
f212925242
|
Fix #18239: Fix support of no-extension files for FileValidator::validateExtension()
|
2020-08-19 20:32:15 +03:00 |
|
|
|
175a201004
|
Fix #18236: Allow yii\filters\RateLimiter to accept a closure function for the $user property in order to assign values on runtime
|
2020-08-19 13:57:45 +03:00 |
|
|
|
6bfd21cead
|
Update Russian translation of structure-assets.md (#18243)
|
2020-08-19 13:38:33 +03:00 |
|
|
|
705be8fb85
|
Fix #18229: Add a flag to set Connection to SyBase mode
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
|
2020-08-18 20:48:24 +03:00 |
|
|
|
8885ec55e4
|
Allowlist instead of white list [ci skip] (#18240)
|
2020-08-18 16:16:37 +03:00 |
|
|
|
38ba1231e0
|
docs/guide-ja updates (#18237)
|
2020-08-18 12:56:57 +03:00 |
|
|
|
4472a4f73c
|
docs/guide-ja updated [ci skip] (#18234)
|
2020-08-18 03:11:38 +03:00 |
|
|
|
40fc68e239
|
Fix #18233: Add PHP 8 support
|
2020-08-17 03:10:05 +03:00 |
|
|
|
38b1eb2c3e
|
prepare for next release
|
2020-08-07 23:12:20 +03:00 |
|
|
|
15e233574c
|
release version 2.0.37
2.0.37
|
2020-08-07 23:11:56 +03:00 |
|
|
|
aca01e4fec
|
Fix #18217: Make yii\console\ErrorHandler render chained exceptions in debug mode
|
2020-08-07 18:53:36 +03:00 |
|
|
|
0aed904077
|
Move patcher up so patches are certainly applied (#18211)
|
2020-08-07 16:38:47 +03:00 |
|
|
|
f839a02414
|
Fix #18156: Fix yii\db\Schema::quoteSimpleTableName() was checking incorrect quote character
|
2020-08-07 11:59:51 +03:00 |
|
|
|
523e4b324b
|
Fix #18175: Add upgrade note for 2.0.36 about inline validator defined as closure
|
2020-08-07 11:38:10 +03:00 |
|
|
|
7e2601fa1c
|
Fix incorrect source message KB -> kB in several translations
|
2020-08-07 11:27:40 +03:00 |
|
|
|
758c27f48f
|
Use kB instead of KB in Belarusian messages (#18220)
|
2020-08-07 11:26:15 +03:00 |
|
|
|
7cc538c0a9
|
Fix #18203: PDO exception code was not properly passed to yii\db\Exception
|
2020-08-05 17:06:16 +03:00 |
|
|
|
e49a52f3a1
|
Fix #18210: Allow strict comparison for multi-select inputs
|
2020-08-05 15:12:42 +03:00 |
|
|
|
a624c31698
|
Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table
|
2020-08-05 09:39:05 +03:00 |
|
|
|
f34d160179
|
Remove unused use
|
2020-08-05 09:23:12 +03:00 |
|
|
|
cf364f5e00
|
Fix #17147: Fix form attribute validations for empty select inputs
|
2020-08-04 19:47:40 +03:00 |
|
|
|
1ade4993f9
|
Fix #18204: Fix 2.0.36 regression in inline validator and JS validation
|
2020-08-04 14:24:43 +03:00 |
|
|
|
a496eeaf83
|
Fix #18205: Add .phpstorm.meta.php file for better auto-completion in PhpStorm
|
2020-08-04 12:27:35 +03:00 |
|
|
|
d0a1a0486d
|
Add test for #18031 - User login events not triggered when using \yii\web\HttpBasicAuth login (#18193)
|
2020-08-03 19:46:13 +03:00 |
|
|
|
c47aed2a7c
|
ExistValidator info (#18197)
|
2020-07-22 16:49:49 +03:00 |
|
|
|
7ceb5b5317
|
Do not quit php-doc on fatal errors in files
|
2020-07-21 21:46:34 +03:00 |
|
|
|
b492476e35
|
Fix #18189: Fix "Invalid parameter number" in yii\rbac\DbManager::removeItem() (#18190)
|
2020-07-21 12:27:01 +03:00 |
|
|
|
c1b033a15f
|
Using ExpressionInterface instead of Expression in ActiveRecord::findbycondition() (#18188)
|
2020-07-20 17:54:28 +03:00 |
|
|
|
dab7a6c317
|
Update phpdoc
|
2020-07-20 02:44:55 +03:00 |
|
|
|
e1757bd95d
|
Skip Object when fixing properties
|
2020-07-20 02:40:45 +03:00 |
|
|
|
91fabfd554
|
Fix generating property docs by a build script
|
2020-07-20 02:25:23 +03:00 |
|
|
|
931f080aee
|
Fix #18182: yii\db\Expression was not supported as condition in ActiveRecord::findOne() and ActiveRecord::findAll()
|
2020-07-20 00:21:41 +03:00 |
|
|
|
f3f5312469
|
Update BaseHtml and Formatter typehints (#18185)
|
2020-07-19 11:14:45 +03:00 |
|
|
|
878dcff08e
|
Add Hindi language in messages config array (#18177)
|
2020-07-15 22:25:24 +03:00 |
|
|
|
f1aaa0de89
|
Fix #18171: Change case of column names in SQL query for findConstraints to fix MySQL 8 compatibility
|
2020-07-15 16:55:23 +03:00 |
|
|
|
4fa7d4ee48
|
Fix #18170: Fix regression in passing extra console command arguments to the action
|
2020-07-15 15:23:47 +03:00 |
|
|
|
2a7381c498
|
prepare for next release
|
2020-07-08 00:45:53 +03:00 |
|
|
|
700ac02706
|
release version 2.0.36
2.0.36
|
2020-07-08 00:45:32 +03:00 |
|
|
|
13375dd108
|
Remove CodeClimate badge
|
2020-07-07 16:00:54 +03:00 |
|