Commit Graph

2255 Commits

Author SHA1 Message Date
Alexander Makarov
a575aef186 Merge pull request #5691 from softark/docs-ja-2014-10-22
[ci skip] docs/guide-ja/start-hello.md added
2014-10-22 19:58:40 +04:00
Arthur Khachaturov
4fe375e3f1 doc fix [skip ci] 2014-10-22 18:30:40 +04:00
Nobuo Kihara
3dc6c0de0c docs/guide-ja/README.md - adjusted the title of a chapter [ci skip] 2014-10-22 23:08:03 +09:00
Nobuo Kihara
bf4fca142d docs/guide-ja/start-hello.md added [ci skip] 2014-10-22 23:06:27 +09:00
funson86
1b1a6dc85b english 2014-10-22 19:55:55 +08:00
东方孤思子(Paris·QianSen)
ac0ef36069 proofreading 2014-10-22 16:52:03 +08:00
东方孤思子(Paris·QianSen)
6eaf6b671a add Chinese translation for runtime-bootstraping 2014-10-22 01:09:25 +08:00
Qiang Xue
2c6d388f7a doc fix. [skip ci] 2014-10-21 11:20:19 -04:00
Qiang Xue
99362c8922 Merge pull request #5676 from bio/patch-1
Added module class param to prevent error
2014-10-21 11:16:33 -04:00
Nobuo Kihara
701c9a9eb3 docs/guide-ja/start-workflow.md added [skip ci] 2014-10-21 23:36:36 +09:00
funson86
52c422e939 new translation 2014-10-21 22:35:17 +08:00
funson86
f170c22255 little fix 2014-10-21 22:31:07 +08:00
funson86
dcc7cc543e new tranlation 2014-10-21 22:28:10 +08:00
funson86
7554721eed for check 2014-10-21 22:22:37 +08:00
Nobuo Kihara
5cdc50f030 docs/guide-ja/start-installation.md added 2014-10-21 20:38:23 +09:00
Valery Viktorovsky
4a5ca33cfe Added module class param to prevent error
Prevent 'Object configuration must be an array containing a "class" element.' error.
2014-10-21 12:33:38 +03:00
Qiang Xue
fd55679c72 Fixes #5266 2014-10-20 11:54:34 -04:00
Marco Da Silva
ed65d97304 Update caching-fragment.md 2014-10-20 05:04:31 -04:30
Marco Da Silva
e5c835699a Correction file name 2014-10-19 21:01:27 -04:30
Marco Da Silva
4e5c1f9678 Review last commit 2014-10-19 20:53:21 -04:30
Marco Da Silva
b84691086d Update README.md 2014-10-19 20:40:07 -04:30
Marco Da Silva
85a478024d Translation in spanish and corrections 2014-10-19 20:33:40 -04:30
Alexander Makarov
056d8cccb0 [skip ci] Added formatting and colors section to console guide 2014-10-19 22:59:24 +04:00
Gustavo Salgado
c4327ca9b4 Update start-installation.md
Falta un comando para que la instalación no falle
2014-10-19 13:48:51 -05:00
Alan Willms
d4e4bb629b Add new words to the pt-BR translation workflow [skip ci] 2014-10-19 15:05:54 -02:00
Alan Willms
29315c3ed7 Merge branch 'master' of git://github.com/yiisoft/yii2 into pt-br-structure-application-components.md 2014-10-19 15:05:01 -02:00
Alan Willms
a8c321d8c5 Translate structure-application-components to pt-BR [skip ci] 2014-10-19 15:04:58 -02:00
Alexander Makarov
0a47ebde13 Merge pull request #5649 from alanwillms/pt-br-structure-applications
Translate guide/structure-application to pt-BR
2014-10-19 20:57:05 +04:00
Alan Willms
5e57f03463 Translate guide/structure-application to pt-BR [skip ci] 2014-10-19 14:28:17 -02:00
Alexander Makarov
d0cf7a3683 Mentioned noscript option in asset docs 2014-10-19 19:37:54 +04:00
Qiang Xue
5829020eff Fixes #5223: Query builder now supports selecting sub-queries as columns 2014-10-19 10:58:49 -04:00
Alexander Makarov
48ec791e4a Fixes #5587: json_encode is now used with JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE where it makes sense, also it is now default for Json::encode() 2014-10-19 18:50:46 +04:00
Alan Willms
27fc5239ec Add new word conventions to PT-BR translation workflow and break its paragraphs for better readability 2014-10-19 02:42:35 -02:00
Alan Willms
ec71baf202 structure-entry-scripts and structure-overview PT-BR translation [skip ci]. 2014-10-19 02:05:07 -02:00
funson86
6dcba07434 little fix 2014-10-19 11:10:28 +08:00
funson86
37f8df78f9 new translation 2014-10-19 11:09:03 +08:00
funson86
1005b32b9a for check 2014-10-19 11:06:02 +08:00
funson86
49cb7a6ae2 english 2014-10-19 11:03:50 +08:00
Alexander Makarov
256bb305a2 Merge pull request #5641 from pana1990/guide-es
update caching-overview.md [skip ci]
2014-10-19 02:32:24 +04:00
Alexander Makarov
3ccc336c8f Updated version of fxp/composer-asset-plugin in installation guide after testing new version. It's faster! 2014-10-19 01:40:49 +04:00
pana1990
71e3db7b14 update caching-overview.md [skip ci] 2014-10-18 23:27:03 +02:00
pana1990
c55cd6d8a3 update caching-fragment.md [skip ci] 2014-10-18 23:02:50 +02:00
Alexander Makarov
ed3084c807 Added $auth = Yii::$app->authManager; to authorization guide to show where $auth is coming from 2014-10-19 00:16:59 +04:00
Carsten Brandt
0b4b2b13eb improved guide about using Yii in 3rd party systems 2014-10-18 19:31:56 +02:00
Carsten Brandt
d68d8628fa created stub documentation files for TDB sections
to avoid issues about 404 links in the guide
2014-10-18 18:58:59 +02:00
Nobuo Kihara
e1319c9bb9 Merge branch 'master' into docs-ja-2014-10-18 2014-10-19 01:56:15 +09:00
Nobuo Kihara
865100aecb docs/guide-ja/intro-upgrade-from-v1.md added 2014-10-19 01:53:56 +09:00
Nobuo Kihara
cf4f18df05 docs/internals-ja/versions.md updated 2014-10-19 01:53:34 +09:00
Carsten Brandt
6ab10bcda7 updated guide about helpers
make sure to not confuse extending of helper classes with extensions.
Use "customizing" in this case and added note about when this should be done.
2014-10-18 18:39:42 +02:00
lichunqiang
58d868a58d correct a error link [skip ci] 2014-10-18 20:35:05 +08:00