c52053de77
Adding 2 French translations (tutorial-i18n.md and structure-application-components.md) [skip ci] ( #12112 )
2016-08-09 00:51:10 +03:00
aacc70d9c8
Fixes #12113 : Adjusted controllers guide as suggested
2016-08-09 00:44:18 +03:00
777a1528f5
Fixed typo in Russian translation [skip ci]
2016-08-09 00:39:47 +03:00
2450430a3b
Fix typo [skip ci] ( #12103 )
2016-08-08 10:54:50 +02:00
b119b99a66
Added missing verb "to be" ( #12097 )
...
* Added missing verb "to be"
* Typo fix
2016-08-08 10:50:13 +02:00
7b66a0f52a
Documentation translation 3 files corrected, 1 file added ( #12094 )
...
* Corrections dans concept-aliases.md version fr
* Some correction in intro-upgrade-from.md French version
* some corrections in start-databases.md French version
* added translation of structure-applications.md French version
* adding source change in translation of concept-alias.md
* adding source change in translation of intro-upgrade-from-v1.md
2016-08-08 10:34:49 +02:00
08a1592560
grammar and style fixes in rest-quick-start ( #12086 )
2016-08-05 22:30:05 +02:00
6268b12157
fix grammar in rest-controllers.md ( #12087 )
2016-08-05 22:15:42 +02:00
401cd62a4b
Fix link in rest-response-formatting.md ( #12088 )
2016-08-05 22:14:59 +02:00
68d9e282ed
Update rest-resources.md ( #12081 ) [skip ci]
2016-08-04 14:56:17 +03:00
993f2aef28
Fixes #11275 : Added possibility of unset or force replace former value in ArrayHelper::merge()
2016-08-03 22:49:49 +03:00
0ac161b69d
fix mistake in dependency injection section of documentation ( #12066 )
2016-08-03 11:52:27 +02:00
d6dc4828fa
docs/guide-ja updated (typo fix) [ci skip] ( #12012 )
2016-07-25 16:09:08 +03:00
8c6cbae6de
Fixes #11991 : array helper documentation issues
2016-07-21 00:37:42 +03:00
cbcd858148
Wrong anchor to "controllerMap" ( #11989 ) [skip ci]
2016-07-20 14:01:00 +03:00
c86e700e26
Typo "registerMetaTagS" ( #11985 ) [skip ci]
2016-07-19 16:12:07 +03:00
f6b1b2a014
docs/internals-ja updated [ci skip]
2016-07-19 21:31:29 +09:00
2afdbfd25f
docs/guide-ja updated [ci skip]
2016-07-19 21:31:07 +09:00
b9245f7107
Fixes #11967 : added missing string of YII_ENV definition [skip ci]
2016-07-15 22:23:26 +03:00
a3ea354479
Docs: typo, replace comma to semicolon ( #11966 ) [skip ci]
2016-07-15 16:39:45 +03:00
466fc9db32
Adjusted wording
2016-07-14 12:42:33 +03:00
2118d96655
Fix double space after array key ( #11954 ) [skip ci]
2016-07-14 12:20:41 +03:00
1423e34131
documentation about method injection
...
fixes #11565
2016-07-11 15:24:48 +02:00
b668aaf875
more verbose and better links in installation instructions
...
fixes yiisoft/yii2-app-basic#29
2016-07-11 14:42:15 +02:00
9114a430b5
Update release.md
2016-07-08 16:37:40 +02:00
dd28a25720
Update version fxp/composer-asset-plugin in Russian and Ukrainian docs. ( #11920 ) [skip ci]
2016-07-08 12:04:47 +03:00
fead450998
Fix links in helper-array.md. [skip ci] ( #11913 )
2016-07-07 11:44:00 +03:00
8c240ed067
Fixes #11683 : Fixed fixture command to work with short syntax. yii fixture "*, -User"
should be used instead of yii fixture "*" -User
2016-07-07 01:30:06 +03:00
393d945a7b
response formatting docs about JSON configuration
...
close #11399
2016-07-06 13:21:03 +02:00
16f065be47
Correcting Russian translate ( #11904 ) [skip ci]
2016-07-06 12:05:41 +03:00
93f6ddfbe9
document the fact that widgets use output buffering
...
so they may break ob stack when end() and begin() are called in
different views.
close #11687
2016-07-04 12:12:44 +02:00
07642098c0
Update db-migrations.md [skip ci] ( #11886 )
2016-07-04 13:11:34 +03:00
5992eea571
Fixes #11808 : _table
and _column
suffixes are now required when generating migration
2016-07-04 12:50:37 +03:00
fa64ba29e1
Japanese Documentation updated [ci skip] ( #11881 )
...
* Japanese Documentation updated [ci skip]
* docs/guide-ja/input-multiple-models.md [ci skip]
2016-07-04 10:27:45 +03:00
c66121d2b6
update documentation fxp/composer-asset-plugin to version ^1.2.0 ( #11876 )
2016-07-03 12:05:42 +02:00
3f643ff514
Merge pull request #11873 from yiijan/docs-ja-0703
...
Japanese Internal Documents updated [ci skip]
2016-07-03 10:33:59 +02:00
6abd19f72f
docs/internals-ja updated [ci skip]
2016-07-03 10:42:54 +09:00
d8ba5eb458
docs/internals/release.md typo fixed [ci skip]
2016-07-03 10:42:04 +09:00
6baf8dba4d
Fixes #11870 : Fixed reliablity of example code in "Getting Data for Multiple Models"
2016-07-02 21:10:00 +03:00
84ef97e8d9
Changed translation status
2016-06-27 12:49:02 +03:00
ee9d5d6600
note about composer branch alias on branch naming change
2016-06-27 03:24:38 +02:00
7c1e3af8e0
add internal docs about making releases
2016-06-27 03:13:37 +02:00
a6b16db233
adjust internal documentation according to #7812
...
close #11117
2016-06-27 01:55:36 +02:00
e888102497
docs/guide-ja updated [ci skip] ( #11809 )
2016-06-23 18:06:52 +03:00
cf81f0e5be
docs/guide-ja updated ( #11798 ) [skip ci]
2016-06-22 02:29:12 +03:00
ebef9039e8
Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci]
2016-06-21 23:30:42 +03:00
b3ff32f507
Add instructions for adding authorization to your controllers #11777 ( #11791 ) [skip ci]
...
* Add instructions for adding authorization to your controllers
* Fixed typos
2016-06-21 23:07:42 +03:00
0a4b1484e2
Moved advanced app docs to corresponding repository
2016-06-21 23:04:30 +03:00
ab92c1eb49
Update concept-di-container.md ( #11793 )
2016-06-21 13:23:09 +02:00
7ba631b4ae
improved docs about using CORS with REST controllers
...
fixes #10405 , #6254 (thanks to @ydatech and @tunecino)
related to #8626
close #11086
2016-06-20 17:10:50 +02:00