12396 Commits

Author SHA1 Message Date
c05283ddff docs/guide-ja/security-authentication.md updated [ci skip] 2015-04-25 11:53:16 +09:00
c252f239dc Merge pull request #8181 from yiijan/docs-typo-fix
Docs typo fix [ci skip]
2015-04-24 22:17:10 -04:00
947f96891d docs/guide/output-theming.md - typo fixed [ci skip] 2015-04-25 10:12:51 +09:00
a0b33b1608 docs/guide/output-data-provider fixed missing example [ci skip] 2015-04-25 10:12:24 +09:00
464a8e2fca docs/guide-ja/output-theming.md updated [ci skip] 2015-04-25 10:09:28 +09:00
a13283b42a docs/guide-ja small updates [ci skip] 2015-04-25 10:09:09 +09:00
4bb9ec8906 new param 2015-04-24 14:32:09 -03:00
6eb0406b0f Merge pull request #8176 from yiijan/docs-ja-0423
docs/guide-ja updats [ci skip]
2015-04-24 20:28:17 +03:00
771ff15133 Fixed yii\log\Logger unable to export session id
close #8174
fixes #8036
2015-04-24 18:22:26 +02:00
815ca6b444 Compare it equals 2015-04-24 12:45:15 -03:00
d94699076a docs/guide-ja/output-data-providers.md updated [ci skip] 2015-04-25 00:26:35 +09:00
2199565180 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-24 18:03:54 +03:00
a4f760e798 Fixed yii\base\Model does not recognize scenario declared by rules using 'except' 2015-04-24 18:03:34 +03:00
9a5abd923f cleanup after #8171 2015-04-24 15:28:57 +02:00
a0b5652673 yii\console\controllers\MessageController::saveMessagesToDb() updated to use yii\db\Schema::insert() 2015-04-24 15:34:46 +03:00
ca81665b64 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-24 14:34:33 +03:00
faf7bb73fa redundant call chain removed 2015-04-24 14:34:07 +03:00
f13a4809b8 yii\test\ActiveFixture::load() updated to use yii\db\Schema::insert() 2015-04-24 14:30:40 +03:00
be6c619de9 Fixes #8171: Allow the user to enforce the fileSize to allow sending files which are not seekable. Needed when using S3 Stream Wrapper 2015-04-24 14:30:30 +03:00
4503cae876 code style fix 2015-04-24 13:47:44 +03:00
c0fc4596e2 Fixed yii\db\ActiveRelationTrait::populateRelation() fails when link refers to string convertable object attribute, like \MongoId 2015-04-24 13:42:47 +03:00
ef662b57be added missing @since annotations 2015-04-24 12:09:40 +02:00
462bdbfad2 moved CHANGLOG line which belongs to 2.0.4 instead of 2.0.3
698bfddeed
2015-04-24 11:43:10 +02:00
197f81a4b2 Merge pull request #8168 from janfrs/master
docs/guide-pt-BR/db-migrations.md - add [skip ci]
2015-04-24 12:40:59 +03:00
a1066c579f added example for running initial db queries
fixes #8017
2015-04-24 10:44:18 +02:00
52c707d151 Fixed some tipos on guide-br db-migrations.md and some link references on guide db-migrations.md 2015-04-24 00:48:11 -03:00
918f1d3e4b Completed db-migrations.md translation 2015-04-23 23:54:05 -03:00
a9ac83b8f3 finished auth guide [skip ci] 2015-04-23 22:35:41 -04:00
93bd4f983f docs/guide-ja small updates [ci skip] 2015-04-24 07:54:20 +09:00
74481d88ec Merge pull request #8166 from pana1990/patch
Fix link in tutorial-performance-tuning.md [skip ci]
2015-04-23 16:43:42 +03:00
44a0adaf07 Fix link in tutorial-performance-tuning.md [skip ci] 2015-04-23 15:28:41 +02:00
b7156d3041 Added note about the fact that migrations aren't about DB schema only 2015-04-23 12:51:35 +03:00
d7effe7789 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-23 12:45:16 +03:00
13b10bdb9a Docs about 'selecting extra fields' with Active Record added 2015-04-23 12:44:43 +03:00
24a1c43ea3 auth guide WIP [skip ci] 2015-04-22 22:00:12 -04:00
ebd5e6d205 db-migration sections traduced 2015-04-22 22:23:06 -03:00
5bc9017267 Update CHANGELOG.md
added line for #8158
2015-04-22 23:56:47 +02:00
70abb9b31c add isset check on index which might not be set
close #8158
2015-04-22 22:25:00 +02:00
a2af3868ad Test for yii\helpers\VarDumper unified 2015-04-22 18:57:47 +03:00
f2f211f610 Fallback for object containing \Closure added to yii\helpers\VarDumper::export() 2015-04-22 18:13:40 +03:00
91a6e4bc8e Fixed incorrect URL config processing at yii\web\Application::handleRequest() and yii\widgets\Menu::items if route element is not a first one 2015-04-22 17:43:15 +03:00
4672a8c83f Doc comments at yii\validators\Validator::isEmpty() fixed 2015-04-22 16:32:37 +03:00
1c1cfd5e2d yii\db\BaseActiveRecord::getAttributeLabel() refactored to be recursive 2015-04-22 14:19:46 +03:00
4482d9f8f3 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-22 13:10:45 +03:00
f617618172 yii\db\BaseActiveRecord::getAttributeHint() added 2015-04-22 13:10:25 +03:00
2df54a5c32 auth guid WIP [skip ci] 2015-04-21 23:00:47 -04:00
91777ae7cc added test for explicit primary Key on auto increment column
relates to #8071
https://github.com/yiisoft/yii2/pull/8071/files#r28787581
2015-04-21 17:20:32 +02:00
0645622d49 Merge pull request #8151 from nkovacs/following
Grammar fix: followings -> following [skip ci]
2015-04-21 17:58:03 +03:00
5635a97fa2 Update BaseActiveRecord.php
more explicit code for #8149
2015-04-21 16:50:29 +02:00
6d96d3cbee Fixed yii\db\BaseActiveRecord::updateCounters() fails for new record saved with counter attribute not set 2015-04-21 16:23:00 +03:00