Commit Graph

9670 Commits

Author SHA1 Message Date
Aleksandr
7033fcb5ea Merge pull request #3 from yiisoft/master
Merge pull request #3 from yiisoft/master
2014-10-02 13:38:08 +03:00
Alexander Makarov
15435c1747 Merge pull request #5300 from faxriddin/master
[skip ci] I started tranlating to uzbek language
2014-10-02 14:33:08 +04:00
Alexander Makarov
7b9b170517 Merge pull request #5301 from janisto/docs_finnish_translation
[skip ci] Add self to translation teams
2014-10-02 14:09:34 +04:00
Jani Mikkonen
3535458ddd Add self to translation teams 2014-10-02 13:07:57 +03:00
Faxriddin
5186ec882b docs_uzbek_translation 2014-10-02 14:59:12 +05:00
Alexander Makarov
ec084d003a Merge pull request #5297 from TomaszKane/to-merge
[skip ci] Fix typo in Polish translation
2014-10-02 12:58:50 +04:00
kane
ee62b46da3 Fix typo in Polish translation 2014-10-02 10:29:45 +02:00
Alexander Makarov
198ff245c1 Merge pull request #5296 from maxxer/docs_italian_translation
[skip ci] Docs italian translation
2014-10-02 11:15:44 +04:00
Lorenzo Milesi
3171c681bd Added self to translation-teams 2014-10-02 09:13:16 +02:00
Qiang Xue
25bd905ef4 Finished cookie and session section. 2014-10-02 00:49:03 -04:00
AbrahamGreyson
3b30338fb2 translated structure-application-components.md. 2014-10-02 10:12:26 +08:00
Alexander Makarov
e6e8399834 Merge pull request #5292 from brussens/master
[skip ci] Russian translate
2014-10-02 02:33:33 +04:00
Lorenzo Milesi
f4110ce35b Beginning italian translation 2014-10-01 23:35:02 +02:00
quot;brussens
cbc03be42d Закончен 2014-10-01 21:11:00 +03:00
quot;brussens
a372e80f45 Поправка 2014-10-01 21:09:26 +03:00
quot;brussens
c104a72067 Мелкие поправки 2014-10-01 21:08:12 +03:00
AbrahamGreyson
745299d7e4 tranlated scructure-applications.md 2014-10-02 00:38:51 +08:00
Aleksandr
7343dbdd8e Merge pull request #2 from yiisoft/master
switching base
2014-10-01 19:03:46 +03:00
Qiang Xue
a6230b5037 Merge pull request #5289 from hoksilato/patch-3
Update rest-versioning.md
2014-10-01 11:59:47 -04:00
Cang Ta
d846d6facd Update rest-versioning.md
Add module controller namespace in config
2014-10-01 22:45:14 +07:00
Carsten Brandt
d570d3aec1 added missing DI container to yii2 and yii1 tut
fixes #5218
2014-10-01 16:04:37 +02:00
Alexander Makarov
24ef25169d Merge pull request #5287 from Benn/patch-1
[skip ci] Update start-gii.md
2014-10-01 17:53:44 +04:00
Benoît
09fd2ef8e3 Update start-gii.md 2014-10-01 15:50:53 +02:00
Alexander Makarov
7f573ac12e Merge pull request #5286 from Benn/patch-1
[skip ci] French start-gii.md
2014-10-01 17:49:57 +04:00
Carsten Brandt
60fe84c89e guide: consistent usage of composer command 2014-10-01 15:45:19 +02:00
Benoît
7c5ddd73dd Create start-gii.md 2014-10-01 15:44:06 +02:00
Carsten Brandt
0a3769ce5f added note about API rate limit to the install docs.
related to #5083
2014-10-01 14:54:22 +02:00
Alexander Makarov
336dd7602f Merge pull request #5279 from mikehaertl/master
[skip ci] Expand abnormally used ternary operator to if
2014-10-01 16:08:00 +04:00
Benoît
daa933f568 Update start-hello.md 2014-10-01 14:07:03 +02:00
Michael Härtl
bf97adbf64 Expand abnormally used ternary operator to if 2014-10-01 12:25:08 +02:00
Alexander Makarov
8e16e17602 Merge pull request #5278 from Benn/patch-6
[skip ci] French start-databases.md
2014-10-01 13:46:14 +04:00
Alexander Makarov
fa43d0121c Merge pull request #5277 from Ragazzo/runtime_bootstrapping_docs_translated
[skip ci] bootstrapping docs translated
2014-10-01 13:45:17 +04:00
Benoît
d918f501f3 Update start-databases.md 2014-10-01 11:41:33 +02:00
Benoît
7d9e8d4442 Create start-databases.md 2014-10-01 11:34:30 +02:00
mark
c82c491f73 bootstrapping docs translated 2014-10-01 13:34:20 +04:00
Alexander Makarov
55e267f804 Merge pull request #5275 from pana1990/guide-es
grammar fix [ci skip]
2014-10-01 12:20:34 +04:00
Alexander Makarov
67ad51d59c Merge pull request #5273 from hoksilato/patch-2
[ci skip] Update rest-response-formatting.md
2014-10-01 12:11:26 +04:00
Alexander Makarov
f3a4b1697a Merge pull request #5272 from cnanders/patch-1
[skip ci] Update rest-routing.md
2014-10-01 12:10:46 +04:00
pana1990
0e3adde1f5 grammar fix [ci skip] 2014-10-01 07:01:27 +02:00
Cang Ta
2f49da0887 Update rest-response-formatting.md
fix typo
2014-10-01 11:05:55 +07:00
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
Qiang Xue
858ceb5039 Added yii\base\Application::loadedModules 2014-09-30 21:36:29 -04:00
Serge Bezborodov
76ade0f6b0 Changed order of attributes setting in Formatter
close #5261
2014-10-01 00:58:15 +02:00
Carsten Brandt
0818c9bbfc do not override config when intl is not installed
fixes #5260
2014-10-01 00:46:28 +02:00
Carsten Brandt
a9e91efe8f small fixes thoughout the guide 2014-10-01 00:31:51 +02:00
Carsten Brandt
2fbce2fa25 improved formatter test coverage 2014-09-30 22:57:03 +02:00
Carsten Brandt
2dddd0e8c9 adjusted docs after #5217 2014-09-30 22:46:56 +02:00
Damian Dennis
e54b9c6fb7 Fixes #5217: Tabs no longer requires content since empty tab could be used dynamically 2014-10-01 00:26:03 +04:00
Funson Lee
c6bd238f18 litter modify 2014-09-30 17:10:41 +08:00
Funson Lee
dc8ebf64e8 new translation 2014-09-30 17:02:06 +08:00