|
836fef92f9
|
Grammar fix
Minor words order fix.
|
2014-11-17 13:04:29 +03:00 |
|
|
3c63213de3
|
Added yii\base\Controller::renderContent()
|
2014-11-16 23:16:37 -05:00 |
|
|
cd46e06085
|
Update runtime-bootstrapping.md
close #6066
|
2014-11-16 12:07:16 +01:00 |
|
|
e5b927244c
|
docs/guide/structure-extensions.md - typo fixed [ci skip]
close #6061
|
2014-11-15 19:31:21 +01:00 |
|
|
20b3ec22d6
|
Broken link
[asset bundles](structure-asset-bundles.md)
change on
[asset bundles](structure-assets.md),
|
2014-11-14 16:14:10 +02:00 |
|
|
eb07fd3ee8
|
Update rest-error-handling.md
Should be parentheses instead of square brackets
|
2014-11-14 11:12:04 +00:00 |
|
|
2de384e3b0
|
Fixes #6041
|
2014-11-13 18:07:57 +03:00 |
|
|
c86989ea82
|
Added mention of RAW format for runtime-responses
close #6036
|
2014-11-13 14:13:47 +01:00 |
|
|
5960f49d7f
|
Merge branch 'master' of git://github.com/yiisoft/yii2
|
2014-11-12 20:08:55 -05:00 |
|
|
6a222c8a64
|
Fixes #6033.
|
2014-11-12 20:08:49 -05:00 |
|
|
8d0cac8cba
|
Fixes #5220
|
2014-11-12 15:37:09 -05:00 |
|
|
beae91979c
|
Spanish guide updates and fixes [skip ci]
|
2014-11-12 10:58:17 -03:00 |
|
|
a24c2a6a09
|
Fixes in guide [ci skip]
|
2014-11-12 12:26:51 +03:00 |
|
|
565875f6cf
|
Spanish Guide minor changes [skip ci]
|
2014-11-11 20:13:40 +03:00 |
|
|
3fb1effeab
|
Update structure-assets.md
typo
|
2014-11-11 14:39:40 +01:00 |
|
|
61b7079993
|
Fixes #6007: added doc about asset bundle name [skip ci]
|
2014-11-11 08:08:18 -05:00 |
|
|
255cf947a3
|
Typo fix in guide
|
2014-11-11 11:24:38 +03:00 |
|
|
bf47650f91
|
Fixed broken links [skip ci]
|
2014-11-10 22:24:23 +03:00 |
|
|
d82932c4dc
|
Fixed broken links [ci skip]
|
2014-11-10 13:16:25 +03:00 |
|
|
13b0296059
|
Fixed advanced app tutorial references to future sections
|
2014-11-09 03:29:10 +03:00 |
|
|
33c16380b4
|
[skip ci] Fixes for structure-views.md
|
2014-11-08 14:13:07 +03:00 |
|
|
b54ba5b36a
|
Just a few changes - seems to read better to me
|
2014-11-07 15:53:19 -08:00 |
|
|
ef2bb4c7ea
|
Merge pull request #5963 from softark/docs-structure-filters-fix
docs/guide/structure-filters.md - typo fixed [ci skip]
|
2014-11-07 15:42:20 +03:00 |
|
|
1b5e1023be
|
Added application lifecycle diagram
|
2014-11-07 15:39:54 +03:00 |
|
|
5e3d81901c
|
docs/guide/structure-filters.md - typo fixed [ci skip]
|
2014-11-07 21:38:42 +09:00 |
|
|
a3344ce716
|
Renamed application-lifecycle diagram to request-lifecycle in docs
|
2014-11-07 15:06:11 +03:00 |
|
|
ee23d92415
|
Added links to Looking Ahead pointing to docs mentioned
|
2014-11-07 14:59:52 +03:00 |
|
|
a935b97b15
|
[skip ci] Typo fix in guide
|
2014-11-07 12:58:10 +03:00 |
|
|
05d54731f6
|
Fixes #5937
|
2014-11-06 13:15:27 -05:00 |
|
|
3b4b377fda
|
Merge pull request #5953 from nikbas/fix-typos
Fixed typos [ci skip] in console tutorial
|
2014-11-06 21:14:36 +03:00 |
|
|
a95340847f
|
Fixes #5865: Added info about adjusting advanced application in order to deploy it under a single domain
|
2014-11-06 21:13:06 +03:00 |
|
|
abe42a0dd8
|
Fixed typos [ci skip]
|
2014-11-06 18:53:40 +01:00 |
|
|
466f924a55
|
Fixes to tutorial-performance-tuning
|
2014-11-06 15:10:16 -02:00 |
|
|
4a3c8338f8
|
Update structure-extensions.md
|
2014-11-06 10:45:49 +03:30 |
|
|
dd0caa3fdd
|
Fixed broken link [skip ci]
|
2014-11-05 17:41:07 +01:00 |
|
|
3800872bed
|
Update input-validation.md
You are validating the data, not users.
|
2014-11-05 10:59:26 -05:00 |
|
|
48f25347c5
|
Clarified on how to execute RbacController::actionInit()
|
2014-11-05 02:35:36 +03:00 |
|
|
a7df9155fc
|
fixed twig example in tpl engines tutorial
|
2014-11-04 22:12:44 +02:00 |
|
|
ee3fa07f96
|
typo fix [skip ci]
|
2014-11-03 20:51:36 -05:00 |
|
|
bdf266409b
|
Fixes #4909: updated application lifecycle diagram to use "request component" and "response component" instead of "request" and "response" in order to prevent confusion
|
2014-11-04 03:00:28 +03:00 |
|
|
b10f580dfd
|
Finished routing tutorial [skip ci]
|
2014-11-03 17:03:44 -05:00 |
|
|
d9bf92a3f9
|
Merge pull request #5882 from softark/doc-fix-20141103
docs/guide/structure-views.md - missing ".php" added [ci skip]
|
2014-11-03 07:57:27 -05:00 |
|
|
53cb1047ce
|
docs/guide/structure-views.md - missing ".php" [ci skip]
|
2014-11-03 21:54:56 +09:00 |
|
|
0b755395d4
|
working on guide [skip ci]
|
2014-11-02 22:11:45 -05:00 |
|
|
4ec0e61d81
|
docs/guide/structure-views.md grammar fix [ci skip]
|
2014-11-02 21:35:30 +09:00 |
|
|
f2385720a8
|
Update rest-authentication.md
|
2014-11-01 22:58:21 +01:00 |
|
|
597dfd81e6
|
Update output-formatter.md
|
2014-11-01 20:11:21 +02:00 |
|
|
ecb113f1d0
|
fixed model serializtaion example
|
2014-11-01 14:05:56 +01:00 |
|
|
decf61a4f3
|
docs/guide/structure-models.md - typo fixed [ci skip]
close #5847
|
2014-11-01 11:19:19 +01:00 |
|
|
a094c739c8
|
minor doc fix [skip ci]
|
2014-10-31 23:01:38 -04:00 |
|