Commit Graph

1709 Commits

Author SHA1 Message Date
Funson Lee
dc8ebf64e8 new translation 2014-09-30 17:02:06 +08:00
Funson Lee
fd4de81994 for check 2014-09-30 16:50:18 +08:00
Funson Lee
e6cff24ad1 new translation 2014-09-28 09:14:05 +08:00
Lorenzo Milesi
a145d3ad8f Fix double specification of basePath 2014-09-26 14:33:34 +02:00
Alexander Makarov
357e211c13 Merge pull request #5197 from yii2-chinesization/master
[ci skip] more on update old docs
2014-09-26 15:34:18 +04:00
东方孤思子(Paris·QianSen)
e177e3bef5 Merge pull request #25 from funson86/patch-2
OK,那我merge先,不过我已经把图片放进来了,这个库本来也不是给人看的,应该看官方库,那边的才会更准确一些。
yii2-chinesization/yii2的不需要放图片,地址也最好别放绝对路径,因为文档后期是通过官方开发的apidoc软件渲染,而不是通过GitHub观看的。
2014-09-26 19:28:55 +08:00
Ricardo Obregón
41c2b91c53 Fix minor typo in assets docs 2014-09-26 03:08:45 -05:00
Jeff
ce83886072 Add comment to documentation sample code
Add comment to documentation sample code for GridView
2014-09-25 23:59:05 -05:00
Qiang Xue
ecd9181a23 Fixed wrong link [skip ci] 2014-09-26 00:07:45 -04:00
Qiang Xue
ef703e43f5 minor update. [skip ci] 2014-09-26 00:02:54 -04:00
Qiang Xue
4d6ebae3ed finished asset. 2014-09-25 23:59:58 -04:00
Alexander Makarov
e89a2954bc Adjusted Russian translation of REST Resources guide 2014-09-25 23:30:16 +04:00
funson86
6f4cfaa001 Update start-gii.md
update to 20140919 from English version
2014-09-25 21:26:35 +08:00
funson86
101da99fba Update start-gii.md
update to 20140919 from English version
2014-09-25 21:11:15 +08:00
funson86
52c27d8389 Update start-installation.md
update to 20140919 from English version
2014-09-25 20:06:55 +08:00
Alexander Makarov
b8b0a7370b Adjusted Russian translation of REST rate limiting guide 2014-09-25 01:33:55 +04:00
Alexander Makarov
b665b08eb6 Merge pull request #5165 from Skysplit/pl-docs
[skip ci] Updated polish docs(README.md) and framework messages
2014-09-24 21:11:39 +04:00
Skysplit
7a0e004dce Update polish messages [ci skip] 2014-09-24 19:07:13 +02:00
Skysplit
28341f7412 Update readme.md [ci skip] 2014-09-24 18:53:20 +02:00
东方孤思子(Paris·QianSen)
a6aff81a0a Update docs. 2014-09-25 00:52:39 +08:00
Alexander Makarov
52c809ee99 Merge pull request #5148 from githubjeka/patch-1
[ci skip] Updated RUS TRANSLATION rest-rate-limiting.md
2014-09-24 13:01:14 +04:00
Carsten Brandt
a1d10b2cea updated guide about i18n and ICU
fixes #2593
2014-09-23 15:42:33 +02:00
Evgeniy Tkachenko
d2c32a27a3 Update rest-rate-limiting.md 2014-09-23 16:12:26 +03:00
Evgeniy Tkachenko
01b8f7745f Update rest-rate-limiting.md
Чуть улучшил ясность написанного.
2014-09-23 16:08:40 +03:00
Carsten Brandt
426e6c9f4c reword/structure of the i18n and formatter guide 2014-09-23 14:32:44 +02:00
Alexander Makarov
9a82b85e0f Merge pull request #5103 from tebazil/patch-7
Перевод runtime-logging на русский язык
2014-09-23 03:01:12 +04:00
Carsten Brandt
708d586201 Merge pull request #5114 from larnu/master
Translate spanish docs
2014-09-22 12:53:09 +02:00
Qiang Xue
340e2b51d6 asset guide WIP [skip ci] 2014-09-21 10:26:24 -04:00
Qiang Xue
0ea8ef712d asset guide WIP 2014-09-20 12:58:16 -04:00
larnu
1cb7ee5fae update pending translations 2014-09-19 20:59:46 +02:00
Larnu
b62d2c2037 translate spanish docs 2014-09-19 20:39:39 +02:00
Qiang Xue
ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 2014-09-19 08:32:47 -04:00
Vasiliy Baukin
e9afccda6c Перевод runtime-logging на русский язык 2014-09-18 23:51:27 +04:00
Alexander Makarov
f9c039e822 Merge pull request #5087 from tebazil/master
[skip ci] Russian translation of structure-views.md
2014-09-17 23:26:21 +04:00
Vasiliy Baukin
2ea98d45da Update structure-views.md
Formatting fix
2014-09-17 23:17:05 +04:00
Vasiliy Baukin
59f634f649 Russian translation of structure-views.md
Phew :)
2014-09-17 23:11:18 +04:00
Vasiliy Baukin
00ce3a3a82 Update structure-views.md
- We do not generate static pages in controllers, but merely output them.
- We need to say that the data is needed to be plainly put into the view, as the reader might expect something more sophisticated to happen here.
2014-09-17 22:25:34 +04:00
Vasiliy Baukin
bba9209398 Update structure-views.md
registerMetaTag() usage clarification
2014-09-17 21:57:17 +04:00
Qiang Xue
b1bb796ee0 Fixed wrong instruction. 2014-09-16 20:58:57 -04:00
Qiang Xue
074c1f6c53 Merge branch 'master' into new-asset
Conflicts:
	apps/basic/composer.json
	composer.json
2014-09-16 20:03:53 -04:00
Vasiliy Baukin
5c7e84cd98 Update structure-views.md
We should note that the application is the global module itself, otherwise the paragraph can hardly be understood by someone unfamiliar with yii architecture.
2014-09-16 22:40:38 +04:00
Qiang Xue
b6a53e3046 WIP 2014-09-16 13:31:32 -04:00
东方孤思子(Paris·QianSen)
10d08268a1 fix incorrect file status. 2014-09-16 13:51:48 +08:00
Qiang Xue
017942f79e updated gii doc. [skip ci] 2014-09-14 16:57:32 -04:00
Alexander Makarov
0377571a94 Merge pull request #5024 from Skysplit/pl-docs
[skip ci] Added polish guide - README.md
2014-09-14 23:13:58 +04:00
Alexander Makarov
81c3c48c53 Edited Russian translation of REST Quick Start guide 2014-09-14 22:09:49 +04:00
Alexander Makarov
5331514896 Edited Russian translation of REST Controllers guide 2014-09-14 21:37:04 +04:00
Alexander Makarov
84e02efb5a Edited Russian translation of REST Authentication guide 2014-09-14 21:25:10 +04:00
Alexander Makarov
fa1a69959b Edited Russian translation of intro to Yii 2014-09-14 21:15:26 +04:00
Alexander Makarov
a6813325fb Edited Russian translation of Upgrading from Version 1.1 guide 2014-09-14 20:15:21 +04:00