5731076582
Wrap "null" by the code (...) + tiny editing ( #12231 )
2016-08-21 13:49:38 +03:00
3b7091078b
Added missing dot ( #12220 ) [skip ci]
2016-08-21 13:49:00 +03:00
657fb88592
Fix typo [skip ci] ( #12237 ) [skip ci]
...
Use comma instead of semicolon
2016-08-21 13:44:21 +03:00
c8991e86c2
Add structure-modules.md page #12233 ( #12234 )
2016-08-21 13:08:45 +03:00
30f9098594
If -> if ( #12229 ) [skip ci]
2016-08-21 13:06:18 +03:00
db505203eb
Fix typo [skip ci] ( #12239 )
2016-08-21 13:04:08 +03:00
bc03f89f67
Added missing dot ( #12218 ) [skip ci]
2016-08-19 22:10:56 +03:00
bd69c97406
Wrap "true/false" by the code (...) ( #12219 )
2016-08-19 21:02:02 +02:00
af4edab0eb
Merge pull request #12209 from w3lifer/patch-3
...
mail to mailer & Routing and URL Creation section
2016-08-19 18:02:55 +03:00
a9be299b56
Renamed "Routing and URL Generation"
2016-08-19 16:20:47 +03:00
17871d0c41
mail to mailer & Routing and URL Creation section
2016-08-19 15:35:44 +03:00
53d9aab0cb
Added missing colon
2016-08-19 14:16:16 +03:00
b2e0d70535
add paragraph about default route and default action to guide
...
fix #8255
2016-08-19 10:44:23 +02:00
8290f9ac9a
Fixed formatting of code block in a quote [skip ci]
2016-08-17 01:31:51 +03:00
79d2761eba
copy-edit helper-html guide ( #12172 ) [skip ci]
2016-08-16 14:55:28 +03:00
d1d5832e7d
Fix typo [skip ci] ( #12169 )
...
(reverted from commit a3cd5542799f64e8b61b4f8b5272701e910eee72)
2016-08-16 13:01:27 +03:00
a3cd554279
Fix typo [skip ci] ( #12169 )
2016-08-16 10:40:48 +03:00
f69807cf1c
Fix typo [skip ci] ( #12159 )
...
1. want (to do something)
2. missing comma
2016-08-15 12:16:26 +03:00
623aed72eb
fix misprint in docs ( #12155 ) [skip ci]
2016-08-13 20:09:03 +03:00
b7f91fabb3
Fix typo [skip ci] ( #12156 )
...
Use adverb instead of adjective
2016-08-13 20:08:36 +03:00
697f95850b
Fix typo [skip ci] ( #12157 )
...
Remove extra semicolons
2016-08-13 20:08:13 +03:00
46a41ac8fd
Adding French translation of structure-modules.md [skip ci] ( #12153 )
...
* 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
* adding French translation of structure-modules.md [skip ci]
* some typos in French translation of structure-modules.md [skip ci]
2016-08-13 12:20:41 +03:00
564232b394
Fix typo [skip ci] ( #12151 )
2016-08-13 12:18:50 +03:00
dbab3239a1
Fix typo [skip ci] ( #12136 )
2016-08-11 11:49:03 +03:00
575c5e5bf4
Fix typo [skip ci] ( #12138 )
2016-08-11 11:48:08 +03:00
9acd5fdc17
Fixes #12098 : Adjusted wording in i18n guide
2016-08-09 00:57:01 +03:00
aacc70d9c8
Fixes #12113 : Adjusted controllers guide as suggested
2016-08-09 00:44:18 +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
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
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
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
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
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
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
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
c66121d2b6
update documentation fxp/composer-asset-plugin to version ^1.2.0 ( #11876 )
2016-07-03 12:05:42 +02:00
6baf8dba4d
Fixes #11870 : Fixed reliablity of example code in "Getting Data for Multiple Models"
2016-07-02 21:10:00 +03:00
ebef9039e8
Enhanced nginx config denying php files in /assets and .dotfiles access [skip ci]
2016-06-21 23:30:42 +03:00