Commit Graph

12466 Commits

Author SHA1 Message Date
Alexander Makarov
a9f48ee4a2 Merge pull request #8361 from davidsonalencar/master
Updated/translated guides pt-BR [ci skip]
2015-05-11 21:23:30 +03:00
Davidson Alencar
a42fc6b776 docs/internals-pt-BR/translation-workflow.md - update [ci skip] 2015-05-11 13:38:22 -03:00
Davidson Alencar
745715f45f docs/guide-pt-BR/runtime-routing.md - translate [ci skip] 2015-05-11 13:36:53 -03:00
Alexander Makarov
6463bff9a7 Merge pull request #8360 from alcirmonteiro/master
docs/guide-pt-BR/concept-components.md - fixed [ci skip]
2015-05-11 18:08:33 +03:00
Alexander Makarov
5ee920bc6a Merge pull request #8359 from hagatorn/patch-1
typo (plural) [skip ci]
2015-05-11 17:51:45 +03:00
Craig
88bf099563 typo (plural)
$customer -> $customers
2015-05-11 15:50:02 +01:00
Davidson Alencar
f4db45bdda docs/guide-pt-BR/concept-components.md - translate [ci skip] 2015-05-11 11:17:09 -03:00
Alexander Makarov
8680dad51b Merge pull request #8356 from alcirmonteiro/master
docs/guide-pt-BR/concept-components.md - translate [ci skip]
2015-05-11 15:01:04 +03:00
Davidson Alencar
2da6a5596c docs/guide-pt-BR/concept-components.md - translate [ci skip] 2015-05-11 08:50:28 -03:00
Vadym Chenin
fc8ff4d08e Updated Ukrainian messages 2015-05-11 12:52:29 +03:00
Alexander Makarov
b7759e508b Merge pull request #8341 from miramir/ru_translation_security
Translate security authorization to russian [skip ci]
2015-05-11 12:45:04 +03:00
Qiang Xue
8da1ebb449 prepare for next release. 2015-05-10 18:25:21 -04:00
Qiang Xue
cf0541fd59 2.0.4 release. 2.0.4 2015-05-10 16:09:47 -04:00
Qiang Xue
3c99febbbf added benchmark to dev. 2015-05-10 16:01:29 -04:00
Qiang Xue
42fd70b2a1 exception message fix 2015-05-10 15:40:41 -04:00
Qiang Xue
4488dbbff7 build cleanup [skip ci] 2015-05-10 13:29:32 -04:00
Carsten Brandt
cc93982dfb adjusted guide of date validator 2015-05-10 16:19:57 +02:00
Carsten Brandt
23b31d13de improve documentation of date validator
fixes #7514
2015-05-10 15:47:45 +02:00
miramir
ff1e119db7 Translate security authorization to russian 2015-05-10 15:11:10 +05:00
Qiang Xue
78d3a856d3 Added Json::htmlEncode() to support safer JSON data encoding in HTML code 2015-05-09 23:38:17 -04:00
Jan Waś
ec920d2881 add missing schema name conditions for mssql
close #8046
fixes #6234
2015-05-10 00:31:43 +02:00
Carsten Brandt
f6b4601a83 improved doc message 2015-05-09 22:50:15 +02:00
Alexander Makarov
0ec47f9d83 Merge pull request #8334 from miramir/ru_translation_security_authentication
Translate security authentication docs to russian [skip ci]
2015-05-09 13:13:49 +01:00
Alexander Makarov
3898575c6c Merge pull request #8336 from yiijan/docs-ja-0509
docs/guide-ja updated [ci skip]
2015-05-09 13:07:39 +01:00
Alexander Makarov
6a56378299 Merge pull request #8337 from vchenin/docs_ru
[Ru] Update docs/internals-ru/report-an-issue.md [skip ci]
2015-05-09 13:05:08 +01:00
Vadym Chenin
63d60138b2 [Ru] Update docs/internals-ru/report-an-issue.md 2015-05-09 13:53:31 +03:00
Nobuo Kihara
c7bc71a87b docs/guide-ja updated [ci skip] 2015-05-09 15:53:17 +09:00
miramir
5ce9098e14 Translate security authentication docs to russian 2015-05-09 10:08:04 +05:00
Qiang Xue
0b468cbd24 Merge pull request #8332 from yiijan/internals-fix
docs internals typo fix [ci skip]
2015-05-08 22:39:23 -04:00
Qiang Xue
918a37eb74 Merge pull request #8333 from yiijan/docs-internals-ja-update
docs/internals-ja updated [ci skip]
2015-05-08 22:39:10 -04:00
Nobuo Kihara
d579101be2 docs/internals-ja updated [ci skip] 2015-05-09 10:38:11 +09:00
Nobuo Kihara
2e41e892ea Merge branch 'master' of github.com:yiisoft/yii2 into internals-fix 2015-05-09 10:29:27 +09:00
Nobuo Kihara
be514f30ec docs/internals/git-workflow.md typo fixed [ci skip] 2015-05-09 10:28:00 +09:00
Carsten Brandt
8f1811919f ensure error will always result in a failing HTTP status code
fixes #8326
proper fix for #7571 which did not work in all situations
2015-05-08 22:38:49 +02:00
Carsten Brandt
beff332c1c adjusted forum link 2015-05-08 10:56:14 +02:00
Klimov Paul
6c10b91e57 Merge branch 'master' of github.com:yiisoft/yii2 2015-05-08 11:17:57 +03:00
Klimov Paul
582b7606ac Fixed yii\db\ActiveRelationTrait::populateRelation() fails when link refers to array string convertable object attribute 2015-05-08 11:17:35 +03:00
Carsten Brandt
49ac8d790a phpdoc: added link 2015-05-08 00:00:31 +02:00
Carsten Brandt
705aa3c913 updated contribution guidelines
fixes #7991
related to #7812
2015-05-07 19:01:27 +02:00
Niek ten Hoopen
f9bf2cf818 Fix NL translation for "months ago"
close #8317
2015-05-07 17:38:14 +02:00
Qiang Xue
0a8399a46a Merge pull request #8304 from vchenin/docs
docs/* fix some typos, add several enhancements
2015-05-07 08:31:57 -04:00
Evgeniy Tkachenko
632dbcf8c4 Updated comments in ManagerInterface
It is necessary that triggered tips of result on viewing variables.

close #8312
2015-05-07 11:37:55 +02:00
Jitendra Joshi
3c45f140f0 Added Alert component example
Flash message example with Alert bootstrap component.

close #8311
2015-05-07 11:33:40 +02:00
Alexander Makarov
0b3e139dc3 Merge pull request #8294 from githubjeka/translation-forms
[RU] Translation for input-forms.md [skip ci]
2015-05-07 00:31:42 +01:00
Vadym Chenin
a280b52e76 docs/* fix some typos, add several enhancements 2015-05-06 23:33:07 +03:00
Carsten Brandt
486e7c59cf updated fxp/composer-asset-plugin version constraint
fixes #6253
2015-05-06 16:32:55 +02:00
Klimov Paul
8609311738 Fixed numeric keys in $_GET transformed to 0-based, if 'pretty URL' enabled 2015-05-06 17:09:31 +03:00
Carsten Brandt
6d14f6e74d phpdoc typo 2015-05-06 15:47:26 +02:00
Qiang Xue
feec81e387 Merge pull request #8295 from githubjeka/patch-5
Fixed a typo. (depends on commit ab75cb80)
2015-05-06 06:58:34 -04:00
Evgeniy Tkachenko
8b532b8f29 Fixed a typo. (depends on commit ab75cb80) 2015-05-06 09:34:44 +03:00