Commit Graph

12466 Commits

Author SHA1 Message Date
Vadym Chenin
1e3e7389d3 docs/guide-ru/structure-controllers.md - typo fixed [add missing bracket] 2015-04-28 22:36:29 +03:00
Paul Klimov
3bef482046 Merge pull request #8218 from vbelogai/master
Update Schema.php
2015-04-28 16:08:15 +03:00
vbelogai
672510d521 Update Schema.php
insert: added $columnSchemas initialization; added size parameter to pdoStatement->bindParam
2015-04-28 15:46:10 +03:00
Klimov Paul
8c81a15ac9 Fixed yii\helpers\Html::dropDownList() overrides label specified at 'groups' option 2015-04-28 15:45:03 +03:00
Qiang Xue
2c94bb0899 Fixes #7808: Adjusted Masked input to correctly generate the hash variable to store the plugin options 2015-04-27 22:10:16 -04:00
Carsten Brandt
159c17abec added tests for non intl #8203 2015-04-27 23:40:28 +02:00
Carsten Brandt
1b1147bdad added unit test for #8203 2015-04-27 23:39:04 +02:00
Nobuo Kihara
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
Carsten Brandt
21f51400ef added information about quoting to batch insert 2015-04-27 10:22:56 +02:00
Qiang Xue
e6b09bb82f Fixes #7888 doc fix [skip ci] 2015-04-26 23:03:26 -04:00
Carsten Brandt
b0be36668e slight refactoring for #8179 2015-04-26 21:32:50 +02:00
Alexander Makarov
f2c72b09f5 Merge pull request #8196 from twopm/patch-1
Change way to get [skip ci]
2015-04-26 22:17:51 +03:00
twopm
9d2efe52ab Change way to get
Using http may call issue, changet to https. More https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx
2015-04-26 23:58:41 +05:00
Qiang Xue
095398f9ce Merge pull request #8179 from thiagotalma/isAttributeChanged
Compare it equals
2015-04-25 22:01:50 -04:00
Thiago Talma
b13d47f52d changelog 2015-04-25 23:01:12 -03:00
Thiago Talma
4970fb1e95 if...else 2015-04-25 22:36:40 -03:00
Alexander Makarov
c0210edfec Merge pull request #8184 from yiijan/docs-ja-0425
docs/guide-ja updated [ci skip]
2015-04-25 18:03:49 +03:00
Alexander Makarov
495a067995 Merge pull request #8183 from yiijan/docs-auth-fix
docs/guide/security-authentication.md typo fixed [ci skip]
2015-04-25 18:03:28 +03:00
Nobuo Kihara
17c9805cfe merged master [ci skip] 2015-04-25 12:14:28 +09:00
Nobuo Kihara
84b338363d docs/guide/security-authentication.md typo fixed [ci skip] 2015-04-25 11:57:07 +09:00
Nobuo Kihara
c05283ddff docs/guide-ja/security-authentication.md updated [ci skip] 2015-04-25 11:53:16 +09:00
Qiang Xue
c252f239dc Merge pull request #8181 from yiijan/docs-typo-fix
Docs typo fix [ci skip]
2015-04-24 22:17:10 -04:00
Nobuo Kihara
947f96891d docs/guide/output-theming.md - typo fixed [ci skip] 2015-04-25 10:12:51 +09:00
Nobuo Kihara
a0b33b1608 docs/guide/output-data-provider fixed missing example [ci skip] 2015-04-25 10:12:24 +09:00
Nobuo Kihara
464a8e2fca docs/guide-ja/output-theming.md updated [ci skip] 2015-04-25 10:09:28 +09:00
Nobuo Kihara
a13283b42a docs/guide-ja small updates [ci skip] 2015-04-25 10:09:09 +09:00
Thiago Talma
4bb9ec8906 new param 2015-04-24 14:32:09 -03:00
Alexander Makarov
6eb0406b0f Merge pull request #8176 from yiijan/docs-ja-0423
docs/guide-ja updats [ci skip]
2015-04-24 20:28:17 +03:00
Klimov Paul
771ff15133 Fixed yii\log\Logger unable to export session id
close #8174
fixes #8036
2015-04-24 18:22:26 +02:00
Thiago Talma
815ca6b444 Compare it equals 2015-04-24 12:45:15 -03:00
Nobuo Kihara
d94699076a docs/guide-ja/output-data-providers.md updated [ci skip] 2015-04-25 00:26:35 +09:00
Klimov Paul
2199565180 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-24 18:03:54 +03:00
Klimov Paul
a4f760e798 Fixed yii\base\Model does not recognize scenario declared by rules using 'except' 2015-04-24 18:03:34 +03:00
Carsten Brandt
9a5abd923f cleanup after #8171 2015-04-24 15:28:57 +02:00
Klimov Paul
a0b5652673 yii\console\controllers\MessageController::saveMessagesToDb() updated to use yii\db\Schema::insert() 2015-04-24 15:34:46 +03:00
Klimov Paul
ca81665b64 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-24 14:34:33 +03:00
Klimov Paul
faf7bb73fa redundant call chain removed 2015-04-24 14:34:07 +03:00
Klimov Paul
f13a4809b8 yii\test\ActiveFixture::load() updated to use yii\db\Schema::insert() 2015-04-24 14:30:40 +03:00
Philippe Gaultier
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
Klimov Paul
4503cae876 code style fix 2015-04-24 13:47:44 +03:00
Klimov Paul
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
Carsten Brandt
ef662b57be added missing @since annotations 2015-04-24 12:09:40 +02:00
Carsten Brandt
462bdbfad2 moved CHANGLOG line which belongs to 2.0.4 instead of 2.0.3
698bfddeed
2015-04-24 11:43:10 +02:00
Alexander Makarov
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
Carsten Brandt
a1066c579f added example for running initial db queries
fixes #8017
2015-04-24 10:44:18 +02:00
janfrs
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
janfrs
918f1d3e4b Completed db-migrations.md translation 2015-04-23 23:54:05 -03:00
Qiang Xue
a9ac83b8f3 finished auth guide [skip ci] 2015-04-23 22:35:41 -04:00
Nobuo Kihara
93bd4f983f docs/guide-ja small updates [ci skip] 2015-04-24 07:54:20 +09:00
Alexander Makarov
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