15004 Commits (ea2cab8876328e0c4a94b80c6286ab3e76b3d2e5)
 

Author SHA1 Message Date
Carsten Brandt ea2cab8876 adjusted ActiveRelationTrait phpdoc 8 years ago
Carsten Brandt 6df20a0e7e adjusted test data to make existing relation tests fail 8 years ago
Ezekiel Fernandez 4c49f0f456 test for eager loading when there are 3 tables between the relation using via() to link it 8 years ago
Carsten Brandt 1c20062628 fixed changelog position 8 years ago
Carsten Brandt bfba387653 Merge branch 'master' of github.com:yiisoft/yii2 8 years ago
Carsten Brandt 5bdb5406ba Merge branch 'inverseof' 8 years ago
Laszlovl 0f640c7138 Make sure inverseOf relations are also populated during dynamic relational queries 8 years ago
stevekr 8ca845b680 Fixes #11212: Added headers to PO file in `yii\i18n\GettextPoFile::save()` 8 years ago
Carsten Brandt a46e88dea5 fixed inverseof test assertation 8 years ago
Carsten Brandt 07d3217706 added test for negative date formatter values 8 years ago
Nikola Kovacs 43fddc74c9 remove unnecessary gettimeofday system call 8 years ago
Carsten Brandt 93f6ddfbe9 document the fact that widgets use output buffering 8 years ago
Robert Korulczyk 07642098c0 Update db-migrations.md [skip ci] (#11886) 8 years ago
stevekr 73bc7aab71 Fixes #11878: Fixed i18n gettext fallback language message loading 8 years ago
Carsten Brandt 062895111f fixed php 7.1 test breaks that depend on ICU data version 8 years ago
Robert Korulczyk 5992eea571 Fixes #11808: `_table` and `_column` suffixes are now required when generating migration 8 years ago
Carsten Brandt b0bb8649a3 HHVM compatible fix for messageformatter error 8 years ago
Carsten Brandt 91f1ac1d99 fixed exception on malformed message in Messageformatter 8 years ago
Kostas Thermos d219b17e65 Test for MessageFormatter with broken pattern 8 years ago
Nobuo Kihara fa64ba29e1 Japanese Documentation updated [ci skip] (#11881) 8 years ago
Carsten Brandt 7126209037 make AccessRule::matchVerb() more reliable 8 years ago
Kanin Peanviriyakulkit c66121d2b6 update documentation fxp/composer-asset-plugin to version ^1.2.0 (#11876) 8 years ago
Carsten Brandt d9122a74a9 improved tests and docs for #11857 8 years ago
Carsten Brandt 0895f212c6 improved docs about `tag` option in HTML options 8 years ago
Carsten Brandt 3f643ff514 Merge pull request #11873 from yiijan/docs-ja-0703 8 years ago
Nobuo Kihara 6abd19f72f docs/internals-ja updated [ci skip] 8 years ago
Nobuo Kihara d8ba5eb458 docs/internals/release.md typo fixed [ci skip] 8 years ago
Alexander Makarov 4fd4ac04b1 Minor adjustments for #11462 8 years ago
Viktor Pikaev 30bb9bd7c8 Fixes #11462: Added support of filtering rules to `yii\log\Target::$logVar`, added `\yii\helpers\BaseArrayHelper::filter()` method 8 years ago
Alexander Makarov 16e4cab8f1 Fixes #11865: Fixed setting `selected` for dropdown list using options 8 years ago
DrDeath72 2c021f5ab8 Update CHANGELOG.md (#11871) [skip ci] 8 years ago
Alexander Makarov 6baf8dba4d Fixes #11870: Fixed reliablity of example code in "Getting Data for Multiple Models" 8 years ago
Alexander Makarov 3b5634bf8b Fixes #11863: Fixed usage of `mb_substr` with PHP < 5.4.8 where length of NULL was treated the same as 0 8 years ago
DrDeath72 779c8e0a01 Fixes #11857: `yii\filters\AccessRule::$verbs` could not be configured with any case of request method names 8 years ago
Alexander Makarov 894f832dca #11857: Added test for AccessRule matching by verb 8 years ago
lynicidn e8bcb93507 Fixes #10681: Fixed active form `beforeValidate` wasn't triggered in some cases 8 years ago
Nikola Kovacs 2a05754ede Fix link in documentation (#11861) [skip ci] 8 years ago
Nikola Kovacs 4d93d68af9 Fix incorrect formatting in documentation (#11864) [skip ci] 8 years ago
Nikola Kovacs 7e96db253d Add missing documentation for getSort (#11862) [skip ci] 8 years ago
Thiago d9f1987d0f Fix for #11850 8 years ago
Alexander Makarov debb467f42 Fixes #11847: Fixed `yii\widgets\Pjax` to properly respond with partials when custom selector is used for container 8 years ago
Bob van Leeuwen 1dc688e35f Fixes #11850: Introduced `yii\widgets\Pjax::$submitEvent` to be able to customize event triggering PJAX form submit 8 years ago
Alexander Makarov 84ef97e8d9 Changed translation status 8 years ago
Carsten Brandt ee9d5d6600 note about composer branch alias on branch naming change 8 years ago
Carsten Brandt 7c1e3af8e0 add internal docs about making releases 8 years ago
Carsten Brandt a6b16db233 adjust internal documentation according to #7812 8 years ago
Carsten Brandt 0c6dbd8c87 Update code-of-conduct.md 8 years ago
Alexander Makarov 695f8e5676 Updated code of conduct 8 years ago
Alexander Makarov 608ab4055c Cleaned up changelog 8 years ago
Carsten Brandt 9cac1317b9 added test for #11801 8 years ago