8441 Commits (56f639358c0951b32036e91b642526b14cb97c4f)

Author SHA1 Message Date
Evgeniy Moiseenko f7862c16c7 Fixes #14368: Added `role` attribute for active radio list 6 years ago
Evgeniy Moiseenko 3eba4ea69a Fixes #16680: Fixed ActiveField 'text' input with maxlength 6 years ago
Andrey Akimov 87af257892 Fixes #5341: HasMany via two relations 6 years ago
drlibra 5ee7fabbf9 Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via` 6 years ago
Elvira Sheina 633d6b93b8 Fixes #15802: Fixed exception class in yii\di\Container 6 years ago
Alexander Makarov 8b3da74fc0
Fixed #14901: fixed both implementation and test of trim() JavaScript validator 6 years ago
Alexander Makarov cd442339df
Revert "Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via`" 6 years ago
Alexander Makarov 1f709e7133
Fixed special case about reflection introduced by #16528 6 years ago
SilverFire - Dmitry Naumenko 27a5b1e642
UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using `var_export()` 6 years ago
Rustam Mamadaminov c286f00060 Fixes #16666: Fixed `yii\helpers\ArrayHelper::merge` 6 years ago
Mikhail e53fc0ded1 Fixes #16558: Added cloning `yii\data\ActiveDataProvider::query` property when ActiveDataProvider object is cloned 6 years ago
Brandon Kelly 0ddc3bf58c Fixes #16603: Added `yii\mutex\FileMutex::$isWindows` for Windows file shares on Unix guest machines 6 years ago
drlibra f69612f792 Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via` 6 years ago
Evgeniy Moiseenko b36639b288 Fixes #14901: Fixed trim validation for radio/checkbox button 6 years ago
Filippo Tessarotto 4e82541ed3 Fixes #16522: Allow jQuery 3.3 6 years ago
Alex Yashkin 08d8ab2683 Added Belarusian Translations (#16586) [skip ci] 6 years ago
Alexey bf5476f253 Fixes #15889: Fixed override `yii\helpers\Html::setActivePlaceholder` 6 years ago
Александр Касьянов 9d03667b40 Fixes #16527: Fixed return content for `\yii\widgets\ActiveForm::run()` 6 years ago
船歌 1246e5feb3 Fixes #16514: Fixed `yii\di\Container::resolveCallableDependencies` to support callable object 6 years ago
drlibra 32c7c4161b Fixes #16192: `yii\db\Command::logQuery()` is now protected, extracted `getCacheKey()` from `queryInternal()` 6 years ago
Mikhail 1ad85c640b Bug #15826: Fixed JavaScript compareValidator in `yii.validation.js` for attributes not in rules (mgrechanik) 6 years ago
SilverFire - Dmitry Naumenko cd0e0e71c1
Fixed idn_to_ascii function call to prevent incorrect translation 6 years ago
Vitor Arantes a52102d5ef Portuguese (pt) translations (#16486) [skip ci] 6 years ago
Salem Ouerdani e9ffcb2d12 Fixes #16456: Fixed OptimisticLockBehavior omitting HTML web forms 6 years ago
Evgeniy Moiseenko 80d0c2b05a Fixes #16365: Added $filterOnFocusOut option for GridView 6 years ago
Vladimir Reznichenko 84c55b468a [minor] SCA (#16464) 6 years ago
Elvira Sheina e55b3e0ba1 Fixes #16278: Fixed drop existing views when console `migrate/fresh` command runs 6 years ago
Pavel Dovlatov 77d7a5046e Small PHPDoc comment fixes in \yii\filters\Cors [skip ci] (#16460) 6 years ago
CedricYii 3555633223 Fixes #14289: Added `yii\db\Command::executeResetSequence()` to work with Oracle 6 years ago
Rustam Mamadaminov 959cb985e3 Fixed PHPDoc blocks in FileHelper (#16402) [skip ci] 6 years ago
andres101 0f929da381 Add Afrikaans (af) translation for framework (#16400) [skip ci] 6 years ago
eyglys 3412d5c636 Translation of Portuguese Brasil messages (#16390) [skip ci] 6 years ago
Razvan Grigore ca3c8da503 Fixes #16377: Fixed `yii\base\Event:off()` undefined index error when event handler does not match 6 years ago
drlibra 6590feef0d Fixes #16192: `yii\db\Command::logQuery()` is now protected 6 years ago
Sergey 292a545642 Fixes #16104: Fixed `yii\db\pgsql\QueryBuilder::dropIndex()` to prepend index name with schema name 6 years ago
Vuong Minh aeeb6ce39d Fixes #16252: Fixed `yii\base\DynamicModel` for checking exist property 6 years ago
Andres Felipe Solarte López b933d61861 Update m170907_052038_rbac_add_index_on_auth_assignment_user_id.php (#16272) 6 years ago
Alexander Makarov 15dfbb0875
Fixes #16322: Fixed strings were not were not compared using timing attack resistant approach while CSRF token validation 6 years ago
Basil 252ae83dd2 Update CHANGELOG.md (#16325) [skip ci] 6 years ago
Rustam Mamadaminov 0d87c339f2 dropped deprecated exception (#16328) 6 years ago
Rustam Mamadaminov 69db550876 Fixed RBAC migration updates (#16330) 6 years ago
Sergey Gonimar 9e6d5aa1a8 Fixes #15548: Fixed index names collision in RBAC 6 years ago
Viktor 0b61f9ba3b Fixes #16301: Fixed `yii\web\User::setIdentity()` to clear access check cache while setting identity object to `null` 6 years ago
Paweł Jankowiak 33fe3476c7 Fixes #16280: Fixed `yii\base\Model::getActiveValidators()` to return correct validators for attribute on scenario 6 years ago
khvalov 4e17feb5bb Fixes #16292: Fixed misconfigured CORS filter exception throwing. Now it throws `InvalidConfigException` in Debug mode 6 years ago
SilverFire - Dmitry Naumenko 2ec34eb9fe
Updated CHANGELOG [skip ci] 6 years ago
Carsten Brandt 282152e984
Update Connection.php 6 years ago
Soul11201 e47ac0c4a4
fix bug: when use a subquery 6 years ago
Sohel Ahmed Mesaniya 0fbec30bbc Docs enhancement (#15464) [skip ci] 6 years ago
Vladimir Reznichenko 6dd2aec011 [minor]: SCA (#16269) 6 years ago