12379 Commits

Author SHA1 Message Date
ecec27b103 docs/guide-pt-BR/start-forms.md - update [ci skip] 2015-05-01 11:32:41 -03:00
5d9d709f34 docs/guide-pt-BR/*.md - renamed application template to project template [ci skip] 2015-05-01 11:22:28 -03:00
d60c452672 docs/guide-pt-BR/README.md - update [ci skip] 2015-05-01 11:07:23 -03:00
d30fad05ec docs/guide-pt-BR/README.md - update [ci skip] 2015-05-01 11:04:45 -03:00
b4062ab246 put more stress on the difference of relation property vs. method
fixes #8245
2015-05-01 14:13:31 +02:00
8c439f2b23 fixed link to faker 2015-05-01 13:33:03 +02:00
58f2c39fee fixed link to Imagine Extension on GitHub
close #8246
2015-05-01 13:31:15 +02:00
f6c72d25bf added replace section for framework back to composer.json
fixes #8243
2015-05-01 13:27:30 +02:00
543daf099f Added Formatter:$numberFormatterSymbols
this allows to specify custom symbols such as currency symbol.
also improved error reporting in case intl fails

fixes #7915, close #7920
2015-04-30 19:10:17 +02:00
c105622004 example for a link tag: issue #2803
[ci skip]
2015-04-30 18:25:04 +02:00
2d1650554b fixed chdir in dev controller 2015-04-30 11:47:23 +02:00
4496e2c405 preserve configuration of gridview even when called multiple times
fixes #8231
2015-04-30 10:54:45 +02:00
029edee463 Merge pull request #8219 from vchenin/master
docs/guide-ru/structure-controllers.md - typo fixed: add missing bracket
2015-04-28 21:40:00 -04:00
1e3e7389d3 docs/guide-ru/structure-controllers.md - typo fixed [add missing bracket] 2015-04-28 22:36:29 +03:00
3bef482046 Merge pull request #8218 from vbelogai/master
Update Schema.php
2015-04-28 16:08:15 +03:00
672510d521 Update Schema.php
insert: added $columnSchemas initialization; added size parameter to pdoStatement->bindParam
2015-04-28 15:46:10 +03:00
8c81a15ac9 Fixed yii\helpers\Html::dropDownList() overrides label specified at 'groups' option 2015-04-28 15:45:03 +03:00
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
159c17abec added tests for non intl #8203 2015-04-27 23:40:28 +02:00
1b1147bdad added unit test for #8203 2015-04-27 23:39:04 +02:00
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
21f51400ef added information about quoting to batch insert 2015-04-27 10:22:56 +02:00
e6b09bb82f Fixes #7888 doc fix [skip ci] 2015-04-26 23:03:26 -04:00
b0be36668e slight refactoring for #8179 2015-04-26 21:32:50 +02:00
f2c72b09f5 Merge pull request #8196 from twopm/patch-1
Change way to get [skip ci]
2015-04-26 22:17:51 +03:00
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
095398f9ce Merge pull request #8179 from thiagotalma/isAttributeChanged
Compare it equals
2015-04-25 22:01:50 -04:00
b13d47f52d changelog 2015-04-25 23:01:12 -03:00
4970fb1e95 if...else 2015-04-25 22:36:40 -03:00
c0210edfec Merge pull request #8184 from yiijan/docs-ja-0425
docs/guide-ja updated [ci skip]
2015-04-25 18:03:49 +03:00
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
17c9805cfe merged master [ci skip] 2015-04-25 12:14:28 +09:00
84b338363d docs/guide/security-authentication.md typo fixed [ci skip] 2015-04-25 11:57:07 +09:00
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