14713 Commits (640532d0c0f50be0577a74259b2b583d03b137e6)
 

Author SHA1 Message Date
Dmitry Naumenko b15217e4bd Merge pull request #11344 from ASlatius/patch-1 9 years ago
A Slatius 293feeb522 Update QueryInterface.php 9 years ago
Evgeniy Tkachenko 8001f2b259 Update BaseDataProvider.php (#11342) 9 years ago
Evgeniy Tkachenko f6094ee519 Update Pagination.php (#11343) 9 years ago
zuozp8 95a7631e4f fixes #11333 avoid serializing php7 errors (#11335) 9 years ago
Alexander Makarov 6a80a132e2 Converted constant into local variable #11285 9 years ago
Alexander Makarov 2c611b410e Adjusted changelog wording for #11285 9 years ago
Alexander Makarov 5f7cd1cbc4 Skipped RNG performance tests 9 years ago
Klimov Paul 2d5a0bf5ae `EachValidator::validateAttribute()` fixed to restore original value on error 9 years ago
Klimov Paul 7bdc0787ac Extra note add to `EachValidator` doc 9 years ago
Klimov Paul 205f16811a Fixed `yii\validators\EachValidator` does not invoke `validateAttribute()` method of the embedded validator 9 years ago
Alexander Makarov 77996374a4 Fixes #10617: Fixed `yii\web\Request::getBodyParams()` returned `null` instead of empty array if request body is empty and content type is application/json 9 years ago
maine-mike ad6047e09f Fixes #10480: Fixed removing old identity cookie when loggin in as another user without logging out first 9 years ago
kidol ff55874457 Fixes #11132: Fixed `yii\widgets\FragmentCache` not handling empty content correctly in all cases 9 years ago
Alexander Makarov 7976aaeb59 Merge pull request #11285 from yiisoft/security-enhancements 9 years ago
Alexander Makarov 6b00d3519c Added changelog 9 years ago
Angel Guevara 02329a4f65 [docs] pjax examples and explanations (#11316) 9 years ago
Alexandr 0d81e351f0 Changed new instance creation style 9 years ago
Bizley 88d79f78eb Guide pl (#11321) 9 years ago
Nobuo Kihara 5d80efee5c updated docs/guide-ja [skip ci] (#11319) 9 years ago
SilverFire - Dmitry Naumenko 83fc2446cf Fixed CHANGELOG lines duplication 9 years ago
mdmunir d437c4bd37 Add session migration 9 years ago
Angel Guevara b49488b1f7 Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302) 9 years ago
Ivaylo Ushev 5921865459 Fixed: #11270 - Error when link record in one to many relation. (#11301) 9 years ago
Arzamastsev Mikhail 59ed5e18d6 ErrorHandler HttpException message translation (#11303) 9 years ago
micro-maureen b07c51dcb9 Update input-forms.md (#11304) 9 years ago
SilverFire - Dmitry Naumenko 3b32359fa9 Updated ActiveRecordTestTrait to ensure nested relations work as expected 9 years ago
Dmitry Naumenko 12afe057de Merge pull request #11300 from mikk150/fix-11299 9 years ago
Mikk Tendermann 2f9395bbd6 fix #11299 9 years ago
SilverFire - Dmitry Naumenko e5bcbf4e1d Closes #11228: `yii.activeForm.js` - AJAX validation will not be triggered if client side validation failed 9 years ago
SilverFire - Dmitry Naumenko 36689a5239 fixed changelog markdown 9 years ago
SilverFire - Dmitry Naumenko 8e856bbb5a Merge branch 'dizeee-7627-fix-ajax-validation' 9 years ago
Aleksei Vesnin 6745bdb65e Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly. 9 years ago
Klimov Paul 8e50598515 Merge branch 'migrate-fields-refactoring' 9 years ago
Klimov Paul de3c7d9d27 Fix `MigrateController` 9 years ago
Paul Klimov e2cdaa40a2 `MigrateController` refactored avoiding internal state changing 9 years ago
Klimov Paul 6e96d881fd Merge branch 'master' of github.com:yiisoft/yii2 into migrate-fields-refactoring 9 years ago
Angel Guevara b923adf75c Enh: Support for useTablePrefix parameter in migrate command 9 years ago
Klimov Paul a90ffecdb3 `MigrateController` refactored avoiding internal state changing 9 years ago
Alexander Makarov 48a2df5d52 Fixes #11283: `ActiveRecord::unlink()` is not setting FK to `null` before deleting itself anymore 9 years ago
Alexander Makarov 9b00e791ae Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide 9 years ago
Alexander Makarov 81b18e1538 Fixed variable name 9 years ago
Alexander Makarov 371440d59a More Security component enhancements 9 years ago
Tom Worster c455a3c54b Security component enhancements 9 years ago
Alexander Makarov f312163258 Fixes #11220: NumberValidator now handles objects properly 9 years ago
Paul Klimov b72524d490 Fixes #11280 migrate autogenerate breaks MongoDB migration 9 years ago
Dmitry Naumenko f5c4407993 Merge pull request #11277 from arisk/patch-7 9 years ago
Aris Karageorgos 6bffe761b1 Fixed Wording 9 years ago
Carsten Brandt e05f55bd13 Update PgsqlMutex.php 9 years ago
Angel Guevara 49aec24ae1 Enh: Migrate command now supports foreign keys 9 years ago