12396 Commits

Author SHA1 Message Date
a366929645 Merge pull request #8251 from githubjeka/patch-5
Update README.md
2015-05-02 11:20:19 -04:00
fb9589ad5b Merge pull request #8254 from davidsonalencar/master
Update guides pt-BR [ci skip]
2015-05-02 11:20:02 -04:00
33f52a830b docs/guide-pt-BR/structure-assets.md - update [ci skip] 2015-05-02 10:48:39 -03:00
bb4380ae94 docs/guide-pt-BR/intro-yii.md - update [ci skip] 2015-05-02 10:41:13 -03:00
0ca28f03f6 Update README.md
These pages are translated.
2015-05-02 10:05:43 +03:00
bb6e2b0d86 Fixes #7790 doc improvement [skip ci] 2015-05-01 22:53:18 -04:00
ed991ab4d0 Merge pull request #8249 from vchenin/docs
enh: docs/guide/intro-yii add id to link
2015-05-02 01:59:06 +02:00
a93ac73159 Merge pull request #8248 from yiijan/docs-ja-0502
docs/guide-ja updated [ci skip]
2015-05-02 00:32:09 +03:00
cd8c9829d8 Merge pull request #8250 from vchenin/docs_uk
Update Ukrainian translation
2015-05-02 00:30:20 +03:00
d60445c066 Add DateValidator::$timestampAttributeFormat
includes refactoring of the formatting method to fix some major timezone issues.

fixes #5053
close #6820
2015-05-01 18:53:28 +02:00
4e1283dcfb enh: docs/guide/intro-yii add id to link 2015-05-01 19:37:06 +03:00
a0a50835fa docs/guide-ja updated [ci skip] 2015-05-02 01:12:13 +09:00
b8f4ec98e0 Update Ukrainian translation 2015-05-01 18:31:52 +03:00
c008afbff2 docs/guide-pt-BR/start-workflow.md - update [ci skip] 2015-05-01 12:00:39 -03:00
08f35cfaed docs/guide-pt-BR/start-installation.md - update [ci skip] 2015-05-01 11:45:55 -03:00
3a9f5ccc40 docs/guide-pt-BR/start-hello.md - update [ci skip] 2015-05-01 11:41:05 -03:00
973c4d4e9e docs/guide-pt-BR/start-gii.md - update [ci skip] 2015-05-01 11:37:57 -03:00
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