19418 Commits (7ff516063de41a9f75ee7ac01c5c7c364e5b10d4)
 

Author SHA1 Message Date
Mathias f839a02414
Fix #18156: Fix `yii\db\Schema::quoteSimpleTableName()` was checking incorrect quote character 4 years ago
Alexander Makarov 523e4b324b
Fix #18175: Add upgrade note for 2.0.36 about inline validator defined as closure 4 years ago
Alexander Makarov 7e2601fa1c
Fix incorrect source message KB -> kB in several translations 4 years ago
Alex Yashkin 758c27f48f
Use kB instead of KB in Belarusian messages (#18220) 4 years ago
Alexander Makarov 7cc538c0a9
Fix #18203: PDO exception code was not properly passed to `yii\db\Exception` 4 years ago
Alex e49a52f3a1
Fix #18210: Allow strict comparison for multi-select inputs 4 years ago
DarkDef a624c31698
Fix #18198: Fix saving tables with trigger by outputting inserted data from insert query with usage of temporary table 4 years ago
Alexander Makarov f34d160179
Remove unused use 4 years ago
Kartik Visweswaran cf364f5e00
Fix #17147: Fix form attribute validations for empty select inputs 4 years ago
Alexander Makarov 1ade4993f9
Fix #18204: Fix 2.0.36 regression in inline validator and JS validation 4 years ago
Sergei Predvoditelev a496eeaf83
Fix #18205: Add `.phpstorm.meta.php` file for better auto-completion in PhpStorm 4 years ago
Sohel Ahmed Mesaniya d0a1a0486d
Add test for #18031 - User login events not triggered when using \yii\web\HttpBasicAuth login (#18193) 4 years ago
Bizley c47aed2a7c
ExistValidator info (#18197) 4 years ago
Alexander Makarov 7ceb5b5317
Do not quit php-doc on fatal errors in files 4 years ago
Alexander Makarov b492476e35
Fix #18189: Fix "Invalid parameter number" in `yii\rbac\DbManager::removeItem()` (#18190) 4 years ago
rhertogh c1b033a15f
Using ExpressionInterface instead of Expression in ActiveRecord::findbycondition() (#18188) 4 years ago
Alexander Makarov dab7a6c317
Update phpdoc 4 years ago
Alexander Makarov e1757bd95d
Skip Object when fixing properties 4 years ago
Alexander Makarov 91fabfd554
Fix generating property docs by a build script 4 years ago
rhertogh 931f080aee
Fix #18182: `yii\db\Expression` was not supported as condition in `ActiveRecord::findOne()` and `ActiveRecord::findAll()` 4 years ago
stevekr f3f5312469
Update BaseHtml and Formatter typehints (#18185) 4 years ago
Sohel Ahmed Mesaniya 878dcff08e
Add Hindi language in messages config array (#18177) 4 years ago
DarkDef f1aaa0de89
Fix #18171: Change case of column names in SQL query for `findConstraints` to fix MySQL 8 compatibility 4 years ago
DarkDef 4fa7d4ee48
Fix #18170: Fix regression in passing extra console command arguments to the action 4 years ago
Alexander Makarov 2a7381c498
prepare for next release 4 years ago
Alexander Makarov 700ac02706
release version 2.0.36 4 years ago
Alexander Makarov 13375dd108
Remove CodeClimate badge 4 years ago
Alexander Makarov d22689e95b
Fix test 4 years ago
Alexander Makarov 38f038175f
Adjust changelog, correct phpdoc, minor code style fixes 4 years ago
Bizley d62590807d
Fix #18051: Fix using `EachValidator` with custom validation function 4 years ago
DarkDef 60cf89f63e
Run tests against MSSQL in CI (#18155) 4 years ago
Alexander Makarov bfc0698b36
Fix #18086: Fix accessing public properties of `ArrayAccess` via `ArrayHelper::getValue()` 4 years ago
rhertogh 6aa0ac1ed0
Fix #18151: Added `Mutex::isAcquired()` to check if lock is currently acquired 4 years ago
DarkDef f944e1f039
Fix #18094: Support for composite file extension validation 4 years ago
Alexander Makarov 54be5503c9
#18134: Use better string name in a test 4 years ago
Alexander Makarov 7bd2950a9a
Fix #18031: HttpBasicAuth with auth callback now triggers login events same was as other authentication methods 4 years ago
Alexander Makarov cf6a98fac4
Fix #18061: Mentioned session.use_strict_mode php.ini setting in "Sessions and Cookies" guide 4 years ago
Radosław Skrzypczak c5b1574757
Fix #18147: Fixed parameters binding for MySQL when prepare emulation is off 4 years ago
DarkDef 1faa45c552
Fix #18134: Expression as columnName should not be quoted in likeCondition 4 years ago
Tobias Munk 564cae8cc9
Use 7.4 per default in GitLab (#18149) 4 years ago
Tobias Munk 4dc7c7a6fb
fixed GitLab build (#18144) 4 years ago
Alexander Makarov 3ff6c9b527
Fix #17999 test 4 years ago
DarkDef e478c23bd4
Fix #17985: Convert migrationNamespaces to array if needed 4 years ago
Deryabin Sergey 7eb184eadb
Fix #17999: Fix skipping test case on PHP v >= 7.1 and LibreSSL version >= 2.15 4 years ago
Alexander Makarov 7ca23a2413
Revert "Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName`" 4 years ago
DarkDef e342162425
Fix #18134: Instance of `ExpressionInterface` will not be quoted in `Connection:quoteColumnName` 4 years ago
szymusu 17742afb73
Remove redundant line (#18138) 4 years ago
Alexander Makarov b6f09b5b2c
Allow DI references in array in dependencies (#18127) 4 years ago
Alexander Makarov 50af7ec4c7
Update CHANGELOG.md 4 years ago
Andrii Vasyliev 08a28b27d4 Add changelog line 4 years ago