Commit Graph

1534 Commits

Author SHA1 Message Date
Christopher Vrooman
14be4caf82 Update concept-events.md
Minor syntax changes.
2014-11-21 10:36:25 -03:00
Alexander Makarov
7b000f187e Merge pull request #6146 from cdvrooman/patch-14
[skip ci] Update concept-properties.md
2014-11-21 10:48:37 +03:00
Christopher Vrooman
92ed2121d9 Update concept-properties.md
Minor syntax changes
2014-11-20 23:10:44 -03:00
Christopher Vrooman
6f350beb3d Update concept-components.md
Removed unnecessary comma.
2014-11-20 23:00:45 -03:00
Alexander Makarov
0126bd217f Merge pull request #6142 from cdvrooman/patch-12
[skip ci] Update runtime-logging.md
2014-11-21 02:01:35 +03:00
Nobuo Kihara
814e991f1f docs/guide/runtime-requests.md - typo fixed [ci skip] 2014-11-21 07:46:42 +09:00
Christopher Vrooman
344016d35f Update runtime-logging.md
Minor syntax changes.
2014-11-20 19:04:12 -03:00
Christopher Vrooman
9f578351e7 Update runtime-handling-errors.md
Minor syntax changes.
2014-11-20 18:46:31 -03:00
Christopher Vrooman
5642d98a6a Update runtime-sessions-cookies.md
Minor syntax changes.
2014-11-20 17:59:37 -03:00
Christopher Vrooman
bc241eaf76 Update runtime-responses.md
Minor syntax changes.
2014-11-20 17:31:22 -03:00
Christopher Vrooman
1c462f22de Update runtime-requests.md
Minor syntax changes.
2014-11-20 17:16:16 -03:00
Christopher Vrooman
b5b7e75c4c Update runtime-routing.md
Minor syntax changes.
2014-11-20 14:58:04 -03:00
Christopher Vrooman
8ca516b2f1 Update runtime-bootstrapping.md
Minor syntax changes.
2014-11-20 14:11:11 -03:00
Alexander Makarov
437da2a226 Added note about the fact that both findOne() and one() aren't adding LIMIT 1 to the query 2014-11-20 19:34:42 +03:00
Carsten Brandt
8039026ae2 added Formatter::defaultTimeZone to allow non UTC-values in DB
fixes #5683
2014-11-20 13:18:34 +01:00
Nikola Basic
6987ea200b Updated GridView guide [skip ci]
close #6128
2014-11-20 12:03:37 +01:00
Carsten Brandt
db56384fcf improved documentation about loadDefaultValues()
issue #6126
2014-11-20 11:50:32 +01:00
Carsten Brandt
ec9d33db8d fixed broken markdown
fixes #6084
2014-11-20 02:21:53 +01:00
Christopher Vrooman
281bd5efff Update structure-extensions.md
Minor syntax changes.
2014-11-19 20:31:47 -03:00
Christopher Vrooman
ec911c19d4 Update structure-assets.md 2014-11-19 20:12:26 -03:00
Christopher Vrooman
c7428b0b3c Update structure-assets.md
Minor syntax changes.
2014-11-19 19:07:01 -03:00
Christopher Vrooman
9d53fdc520 Update structure-widgets.md
Minor syntax changes.
2014-11-19 18:26:12 -03:00
Christopher Vrooman
62f0707b5f Update structure-filters.md
Minor syntax changes.
2014-11-19 18:14:44 -03:00
Christopher Vrooman
50a56ad228 Update structure-modules.md
Minor syntax changes.
2014-11-19 18:01:37 -03:00
Nobuo Kihara
df785fc27c docs/guide/runtime-routing.md - grammar fix [ci skip] 2014-11-19 23:55:45 +09:00
Nobuo Kihara
04341e5086 docs/guide/runtime-routing.md - grammar correction [ci skip] 2014-11-19 23:55:44 +09:00
Carsten Brandt
1f4ea8873a Merge pull request #6078 from pabloassembler/patch-1
Update tutorial-advanced-app.md
2014-11-17 17:48:20 +01:00
Carsten Brandt
0ae15e22c8 some typos and grammar for Gii 2014-11-17 17:02:40 +01:00
Qiang Xue
d0ee41e44d Merge pull request #6086 from artyhedgehog/patch-1
Grammar fix
2014-11-17 09:41:23 -05:00
Nikola Basic
9854ee2152 Fixed typos [skip ci] 2014-11-17 15:27:43 +01:00
artyhedgehog
836fef92f9 Grammar fix
Minor words order fix.
2014-11-17 13:04:29 +03:00
Qiang Xue
3c63213de3 Added yii\base\Controller::renderContent() 2014-11-16 23:16:37 -05:00
pabloassembler
94ca0c2d5f Update tutorial-advanced-app.md 2014-11-16 23:56:44 -02:00
Carsten Brandt
cd46e06085 Update runtime-bootstrapping.md
close #6066
2014-11-16 12:07:16 +01:00
Nobuo Kihara
e5b927244c docs/guide/structure-extensions.md - typo fixed [ci skip]
close #6061
2014-11-15 19:31:21 +01:00
ArgosOleg
20b3ec22d6 Broken link
[asset bundles](structure-asset-bundles.md)
change on
[asset bundles](structure-assets.md),
2014-11-14 16:14:10 +02:00
Anders Åkerö
eb07fd3ee8 Update rest-error-handling.md
Should be parentheses instead of square brackets
2014-11-14 11:12:04 +00:00
Alexander Makarov
2de384e3b0 Fixes #6041 2014-11-13 18:07:57 +03:00
PommeVerte
c86989ea82 Added mention of RAW format for runtime-responses
close #6036
2014-11-13 14:13:47 +01:00
Qiang Xue
5960f49d7f Merge branch 'master' of git://github.com/yiisoft/yii2 2014-11-12 20:08:55 -05:00
Qiang Xue
6a222c8a64 Fixes #6033. 2014-11-12 20:08:49 -05:00
Qiang Xue
8d0cac8cba Fixes #5220 2014-11-12 15:37:09 -05:00
Luciano Baraglia
beae91979c Spanish guide updates and fixes [skip ci] 2014-11-12 10:58:17 -03:00
munawer
a24c2a6a09 Fixes in guide [ci skip] 2014-11-12 12:26:51 +03:00
Luciano Baraglia
565875f6cf Spanish Guide minor changes [skip ci] 2014-11-11 20:13:40 +03:00
Carsten Brandt
3fb1effeab Update structure-assets.md
typo
2014-11-11 14:39:40 +01:00
Qiang Xue
61b7079993 Fixes #6007: added doc about asset bundle name [skip ci] 2014-11-11 08:08:18 -05:00
munawer
255cf947a3 Typo fix in guide 2014-11-11 11:24:38 +03:00
Nikola Basic
bf47650f91 Fixed broken links [skip ci] 2014-11-10 22:24:23 +03:00
Nikola Basic
d82932c4dc Fixed broken links [ci skip] 2014-11-10 13:16:25 +03:00