19386 Commits (e81b0f00a757ace5cc390280e271abc9cb1f455e)
 

Author SHA1 Message Date
Alexander Makarov e81b0f00a7
Fix #18235: Document inline validator change regarding static closures 4 years ago
Michael Härtl 9aa46136f6
Fix #18248: Render only one stack trace on console for chained exceptions 4 years ago
Vladislav Pototskiy e348c0f460
Fix #18269: Fix integer safe attribute to work properly in `yii\base\Model` 4 years ago
azbuk b680494d6b
Fix typo in message for lang uz (#18272) 4 years ago
Tobias Munk 7423222eae
Add docs about IP blocks for property $ips (#18261) 4 years ago
Ming Yi c6cba1dff3
Minor typo for ActiveRecord doc (#18246) 4 years ago
DarkDef f212925242
Fix #18239: Fix support of no-extension files for `FileValidator::validateExtension()` 4 years ago
Basil 175a201004
Fix #18236: Allow `yii\filters\RateLimiter` to accept a closure function for the `$user` property in order to assign values on runtime 4 years ago
bscheshirwork 6bfd21cead
Update Russian translation of structure-assets.md (#18243) 4 years ago
DarkDef 705be8fb85
Fix #18229: Add a flag to set Connection to SyBase mode 4 years ago
Nobuo Kihara 8885ec55e4
Allowlist instead of white list [ci skip] (#18240) 4 years ago
Nobuo Kihara 38ba1231e0
docs/guide-ja updates (#18237) 4 years ago
Nobuo Kihara 4472a4f73c
docs/guide-ja updated [ci skip] (#18234) 4 years ago
Alexander Makarov 40fc68e239
Fix #18233: Add PHP 8 support 4 years ago
Alexander Makarov 38b1eb2c3e
prepare for next release 4 years ago
Alexander Makarov 15e233574c
release version 2.0.37 4 years ago
Michael Härtl aca01e4fec
Fix #18217: Make `yii\console\ErrorHandler` render chained exceptions in debug mode 4 years ago
Alexander Makarov 0aed904077
Move patcher up so patches are certainly applied (#18211) 4 years ago
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