17413 Commits (a1937544e0111a784ecf0c7f16f9c5224896202d)
 

Author SHA1 Message Date
Alexander Makarov a1937544e0
Code style adjustments 7 years ago
Carsten Brandt 915e887791
fix misplaced CHANGELOG lines 7 years ago
Alexander Makarov d934d9f6f6
Improved phpdoc for ErrorHandler::$traceLine [skip ci] 7 years ago
Alexander Makarov 59b56b312f
#15476: Fixed ActiveField initial error class in case setting it to input 7 years ago
Alexander Makarov 38774a30cc
Added info about nesting "expand" to REST docs [skip ci] 7 years ago
Alexander Makarov 4e37041db7
Fixed changelog [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 78d54bc541
Fixed `yii\db\HttpBasicAuth` not to switch identity, when user is already authenticated 7 years ago
Alexander Makarov 78c95b453c
Fixed changelog and `@since` tag that was in the wrong method [skip ci] 7 years ago
Alexander Makarov 32f54cc08b
Minor changelog fixes [skip ci] 7 years ago
Alexander Makarov 10bab28423
Mentioned new data caching methods in the guide [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 0177d68476
Commit da06c4a1 reduced num of useless brackets in SQL. Fixing tests 7 years ago
Alexander Makarov 6c31645bf2
Added upsert() to the guide [skip ci] 7 years ago
SilverFire - Dmitry Naumenko da06c4a1e1
Fixed QueryBuilder::buildCondition() to skip empty array on input 7 years ago
SilverFire - Dmitry Naumenko 5da39b4a7e
Fixed PHPDocs 7 years ago
Alexander Makarov 7febeb8ad4
Renamed yii\helpers\FileHelper findDirectory() method to findDirectories() to be consistend with findFiles() 7 years ago
Brandon Kelly 47674e1266 #13879: Added yii\db\Migration::upsert() 7 years ago
Robert Korulczyk c1a4b2f4ca Fix typo in UPGRADE.md (#15654) [skip ci] 7 years ago
Brandon Kelly 018ac16025 2.0.14 upgrade guide improvements (#15652) [skip ci] 7 years ago
Carsten Brandt e493843b1c
improve `@deprecated` annotations 7 years ago
Carsten Brandt ef8f6172bb
Added a note about URLManager cache duration 7 years ago
SilverFire - Dmitry Naumenko 8079456290
Merge branch 'SamMousa-indexby-after-relations-9342' 7 years ago
SilverFire - Dmitry Naumenko 6144ca8167
Added CHANGELOG and UPGRADE notes 7 years ago
SilverFire - Dmitry Naumenko 2e8b6e5c80
Added ruleConfig to UrlManager::setBuiltRulesCache() to fix tests 7 years ago
SilverFire - Dmitry Naumenko 7bd694dccb
Enhanced tests 7 years ago
SilverFire - Dmitry Naumenko c3c9d1fd97
Merge branch 'master' into SamMousa-indexby-after-relations-9342 7 years ago
SilverFire - Dmitry Naumenko a1b5f077e0
Merge branch 'yuriystovbur-13425-fix-url-rules-cache' 7 years ago
SilverFire - Dmitry Naumenko 9323817a53
Refactored code, added tests 7 years ago
SilverFire - Dmitry Naumenko 58016ee111
changelog 7 years ago
SilverFire - Dmitry Naumenko a2f9ff8aac
Merge branch 'master' into yuriystovbur-13425-fix-url-rules-cache 7 years ago
André Sousa d39d3ed0a6 Fixes #15644: Avoid wrong default selection on a dropdown, checkbox list, and radio list, when a option has a key equals to zero 7 years ago
Alexander Makarov d64c139331
Added accidentally removed changelog line [skip ci] 7 years ago
rossoneri 63ffae028e Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
SilverFire - Dmitry Naumenko 41cf14e515
Added tests for #14538, added CHANGELOG line 7 years ago
Hryhorii Furletov 798947af29
Update AttributeTypecastBehavior.php 7 years ago
Aleksandar Belic b566dd522c Fixes #15272: Removed type attribute from script tag 7 years ago
Alexander Makarov 9e566d7021
#8092: Enhance exists validator for relations (#15647) 7 years ago
Alexander Makarov eab30d38a1
getView() made public instead of protected 7 years ago
Elvira Sheina a18ee838fd Fixes #8092: ExistValidator for relations 7 years ago
Sergey Makinen c382d3e8d4
Fixes #15120: Refactored dynamic caching introducing `DynamicContentAwareInterface` and `DynamicContentAwareTrait` 7 years ago
SilverFire - Dmitry Naumenko 1cd4bb8ac8
reordered changelog [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 3c966f9917
Updated CHANGELOG 7 years ago
Dmitry Naumenko ad0c19de3a
Merge pull request #15643 from SilverFire/make-query-expression 7 years ago
SilverFire - Dmitry Naumenko 44ab0414b6
fixing tests 7 years ago
SilverFire - Dmitry Naumenko 898fbfc6f8
fixed tests 7 years ago
Robert Korulczyk df91a9608f Fixes #14638: Added `yii\db\SchemaBuilderTrait::tinyInteger()` 7 years ago
Nikolay Oleynikov 74dc1cdc30 Fixes #13618: Active record now resets related models after corresponding attributes updates 7 years ago
Alexander Makarov 5e8fd58ddb
15630 fixed like escaping (#15642) 7 years ago
SilverFire - Dmitry Naumenko 7e7cae7acb
Changed conditions properties visibility to private 7 years ago
SilverFire - Dmitry Naumenko 23dbbb9fd7
Merge branch 'master' into make-query-expression 7 years ago
Dmitry Naumenko 8716b99681
Merge pull request #15641 from SilverFire/between-columns-condition 7 years ago