cnanders
05a162f813
Update rest-routing.md
...
Added a note that pluralization of controller IDs in RESTful endpoints by yii\rest\UrlRule doesn't always simply add "s" to the end of the controller ID. I cited an example of controllers whose IDs end in the letter "x", for example "BoxController", whose RESTful endpoints are pluralized to "boxes"
2014-09-30 20:43:55 -07:00
Carsten Brandt
a9e91efe8f
small fixes thoughout the guide
2014-10-01 00:31:51 +02:00
Alexander Makarov
b630dd2083
Merge pull request #5255 from Benn/patch-5
...
[ci skip] Update start-databases.md
2014-09-30 12:58:26 +04:00
Alexander Makarov
9a0003b83c
Merge pull request #5254 from Benn/patch-4
...
[skip ci] Update start-forms.md
2014-09-30 12:34:58 +04:00
Cang Ta
2af3f516b0
Update start-installation.md
2014-09-30 15:31:35 +07:00
Benoît
c637fdd5b8
Update start-databases.md
2014-09-30 09:26:13 +02:00
Benoît
40f2045803
Update start-forms.md
2014-09-30 09:21:33 +02:00
Qiang Xue
88dabc49c2
typo fix [skip ci]
2014-09-30 00:21:54 -04:00
Qiang Xue
29a5cd20c4
more guide.
2014-09-30 00:15:28 -04:00
Carsten Brandt
6267b9ee1a
Fixed issue with timezone conversion in formatter
...
related to #5128
2014-09-30 02:15:45 +02:00
Carsten Brandt
658c91a7f9
review install guide
2014-09-29 23:35:36 +02:00
Carsten Brandt
ace6dc50a2
grammar fix
...
with help of ##English on freenode :)
fixes #5244
2014-09-29 18:55:30 +02:00
Benoît
f991019465
Create start-forms.md
2014-09-29 16:58:38 +02:00
Alexander Makarov
77ef425af6
Merge pull request #5237 from Haran/latvian-translation
...
[skip ci] Latvian translation and Russian i18n guide
2014-09-29 16:08:55 +04:00
Shader
cdf6f30309
Russian i18n tutorial
2014-09-29 13:52:00 +03:00
Alexander Makarov
d1dbda5c67
Merge pull request #5228 from kshitizsingh/patch-1
...
[skip ci] jquery .val() not .value
2014-09-29 12:35:40 +04:00
unti1x
5b1ef8840d
Update tutorial-template-engines.md
...
just fixed typo
2014-09-29 10:55:00 +04:00
Kshitiz Singh
d79d3a8cba
jquery .val() not .value
...
In line 180.
It should be .val() instead of .value.
This is my first edit.
2014-09-29 11:34:53 +05:30
Alexander Makarov
62f5bf4843
Merge pull request #5222 from Benn/patch-1
...
[skip ci] Create start-hello.md
2014-09-29 03:39:42 +04:00
Benoît
3a418d2ad8
Update start-hello.md
2014-09-29 01:16:26 +02:00
Benoît
a8da00157a
Update start-hello.md
2014-09-29 01:16:04 +02:00
Qiang Xue
1cd05b4636
finished routing tutoail [skip ci]
2014-09-28 18:57:17 -04:00
Benoît
3da9a31da7
Create start-hello.md
2014-09-28 23:01:51 +02:00
Qiang Xue
84d37cff93
added bootstapping tutorial
2014-09-28 10:33:27 -04:00
Qiang Xue
61b4180f28
added bootstapping tutorial
2014-09-28 10:32:12 -04:00
Qiang Xue
d2b864da84
prepare for 2.0.0-rc release.
2014-09-27 21:59:54 -04:00
Qiang Xue
8305453038
Merge pull request #5215 from Benn/master
...
French start-workflow.md
2014-09-27 20:55:53 -04:00
Benoît
0b7721d8aa
Update start-workflow.md
2014-09-28 01:08:42 +02:00
Benoît
54ce7d2670
Update start-workflow.md
2014-09-28 00:20:23 +02:00
Benoît
314be0c4e6
Update start-workflow.md
2014-09-27 23:09:12 +02:00
Carsten Brandt
478da530bd
reverted #5189 and made markdown more clear
2014-09-27 23:08:43 +02:00
Benoît
c4d2f7e084
Update start-workflow.md
2014-09-27 22:11:52 +02:00
Benoît
bdb441ce3b
Update start-workflow.md
2014-09-27 22:10:53 +02:00
Qiang Xue
6f9d2c661c
use 1.0.0-beta2 version for composer asset plugin.
2014-09-27 12:57:43 -04:00
Alexander Makarov
c90df15bb7
Merge pull request #5206 from al3ksandrsafonov/master
...
[skip ci] Исправление смысловых, орфографических и грамматических ошибок/опечаток в /docs/guide-ru/concept-aliases.md
2014-09-27 17:19:57 +04:00
Aleksandr
df25221b37
Исправление смысловых, орфографических и грамматических ошибок/опечаток в concept-aliases.md
2014-09-27 16:09:11 +03:00
Aleksandr
82cdff2c8b
Исправление смысловых, орфографических и грамматических ошибок/опечаток
2014-09-27 16:05:15 +03:00
Qiang Xue
0544d77547
Fixes #5175 . [skip ci]
2014-09-26 22:48:14 -04:00
Qiang Xue
6bef0e628d
Fixes #5169 .
2014-09-26 22:41:46 -04:00
Qiang Xue
97e37f7864
Fixed some issues in asset command.
2014-09-26 16:32:19 -04:00
Benoît
729253dfa8
Create start-workflow.md
2014-09-26 15:49:12 +02: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