Commit Graph

2037 Commits

Author SHA1 Message Date
pana1990
e77b5dab3e update caching-page.md [skip ci] 2014-10-23 22:39:57 +02:00
Nobuo Kihara
4321503bd4 Merge branch 'master' into docs-ja-2014-10-23 2014-10-23 22:53:01 +09:00
Nobuo Kihara
62e50f46c7 docs/guide-ja/start-forms.md added [ci skip] 2014-10-23 22:51:19 +09:00
Alexander Makarov
284643fe97 Merge pull request #5701 from danielzhme/docs
Typo fix [ci skip]
2014-10-23 13:55:51 +04:00
Daniel Zhang
9c4175276f Typo fix [ci skip] 2014-10-23 17:19:12 +08:00
Nobuo Kihara
b0ddf2e848 Better word for "section" [ci skip] 2014-10-23 06:56:17 +09:00
Andrei Chugunov
80f0fe7235 Lost link 2014-10-22 22:18:10 +04:00
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
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
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
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
Qiang Xue
3f7164ca10 updated versioning policy [skip ci] 2014-10-17 22:58:35 -04:00
pana1990
51a689dd63 Update runtime-responses.md [skip ci] 2014-10-17 20:25:03 +02:00
Qiang Xue
6b460c9890 Merge pull request #5616 from yii2-chinesization/master
Update old files and add some new translations
2014-10-17 13:34:07 -04:00
aminking2005
5a56328e15 Update runtime-responses.md 2014-10-17 10:25:08 +03:30