14632 Commits (5d80efee5c401d60e170d01225a221fc086e8f8c)
 

Author SHA1 Message Date
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 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
Yaroslav Lukyanov db1a96d876 Added tests for #8920, used 16bit integers to avoid out of range error 9 years ago
John Was 84f37705bf Fixes #8920: Added `yii\mutex\PgsqlMutex` which implements mutex "lock" mechanism via PgSQL locks 9 years ago
Misbahul D Munir 0e17d652dc Enhanced RBAC Rule assignment 9 years ago
Dmitry Naumenko bfa7c7b13b Merge pull request #11262 from hiqsol/phar-compatibility 9 years ago
Andrii Vasyliev e8d30f0c51 enable use of yii2 inside of phar packaged console applications 9 years ago
Joel Waldock 20de74d343 Fix spelling in Controller.php 9 years ago
Robbert Jan van de Velde d438c03dbc Bug #11223: Fixed returning an empty array when DbManager::getRolesByUser() was called on a user with user id 0 9 years ago
SilverFire - Dmitry Naumenko 499ee6de9e Added CH test sentence to InflectorTest 9 years ago
Dmitry Naumenko b9a5b76b5a Merge pull request #11235 from pana1990/fix-changelog 9 years ago
Daniel Gomez Pan 5c38b93691 Fix changelog [skip ci] 9 years ago
Alexander Makarov ebe4b8c634 Merge pull request #11233 from DMGPage/patch-1 9 years ago
Dmitrijs Goroščuks cd47752e77 Fix LV translation in compare validator 9 years ago
Dmitry Naumenko c3bb3c40f0 Merge pull request #11227 from Faryshta/patch-6 9 years ago
Angel Guevara 0bd7bb961f [doc] link to unexistant class 9 years ago
Alexander Makarov cfbe50e96d Fixes #11026: Fixed `StringHelper::truncateWords()` to count words properly for non-English text 9 years ago
Dmitry Naumenko 91bc1b518c Merge pull request #11225 from githubjeka/bool-validaor 9 years ago
githubjeka 59fea15ee2 refactoring code 9 years ago
githubjeka 8e1ec62191 update BooleanValidator 9 years ago
Alexander Makarov f71eed7275 Merge pull request #11222 from yiijan/docs-ja-0329 9 years ago
Nobuo Kihara 3085ec9962 docs/guide-ja updated [ci skip] 9 years ago
Carsten Brandt a46015124c improved docs for Html::a() and absolute URLs 9 years ago
Carsten Brandt 943f59cfd7 fixed links in CONTRIBUTING.md 9 years ago