Commit Graph

2352 Commits

Author SHA1 Message Date
Qiang Xue
1d7759e9e8 Merge pull request #6169 from cdvrooman/patch-24
Update db-active-record.md
2014-11-22 18:54:56 -05:00
Nobuo Kihara
f7e49f5f65 docs/guide-ja/runtime-sessions-cookies.md - completed [ci skip] 2014-11-22 23:02:38 +09:00
Nobuo Kihara
58551c8b04 docs/guide-ja/runtime-sessions-cookies.md - prepared for translation [ci skip] 2014-11-22 23:02:37 +09:00
Christopher Vrooman
2210a47c0a Update db-active-record.md
Minor syntax changes.
2014-11-21 21:10:39 -03:00
Nobuo Kihara
079eb3334b docs/guide-ja/runtime-responses.md - completed 2014-11-22 07:55:39 +09:00
Nobuo Kihara
771235bc9d docs/guide-ja/runtime-responses.md - WIP [ci skip] 2014-11-22 07:55:39 +09:00
Nobuo Kihara
b95798d081 docs/guide-ja/runtime-responses.md - WIP [ci skip] 2014-11-22 07:55:38 +09:00
Nobuo Kihara
9f09bb76d4 docs/guide-ja/runtime-responses.md - WIP [ci skip] 2014-11-22 07:55:38 +09:00
Nobuo Kihara
e3117ce1de docs/guide-ja/runtime-responses.md - prepared for translation [ci skip] 2014-11-22 07:55:37 +09:00
Christopher Vrooman
7f7581c843 Update db-dao.md
Minor syntax changes.
2014-11-21 17:29:21 -03:00
Qiang Xue
4dee48976d Merge pull request #6157 from pana1990/guide-es
update readme.md [skip ci]
2014-11-21 13:02:59 -05:00
Qiang Xue
bd11e72b9a Merge pull request #6156 from cdvrooman/patch-18
Update concept-configurations.md
2014-11-21 13:02:36 -05:00
Qiang Xue
be2bebfc91 Merge pull request #6158 from cdvrooman/patch-20
Update concept-autoloading.md
2014-11-21 13:00:48 -05:00
Christopher Vrooman
dc8b065c2b Update concept-service-locator.md
Minor syntax changes.
2014-11-21 12:53:10 -03:00
Christopher Vrooman
7d52bda65e Update concept-autoloading.md
Minor syntax changes.
2014-11-21 12:49:34 -03:00
pana1990
d80ea35203 update readme.md [skip ci] 2014-11-21 16:40:55 +01:00
Christopher Vrooman
04d2235e32 Update concept-configurations.md 2014-11-21 12:19:23 -03:00
larnu
bc4a12f1d3 Fixes #6030: More Spanish docs 2014-11-21 17:39:27 +03:00
Christopher Vrooman
ca7d488c4f Update concept-behaviors.md
Minor syntax changes.
2014-11-21 11:14:03 -03:00
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
Alexander Makarov
934b7b1016 Merge pull request #6143 from softark/docs-guide-fix-2014-11-21
docs/guide/runtime-requests.md - typo fixed [ci skip]
2014-11-21 01:52:40 +03:00
Nobuo Kihara
e14e775e98 docs/guide-ja/runtime-requests.md - completed [ci skip] 2014-11-21 07:49:52 +09:00
Nobuo Kihara
395777aa1b docs/guide-ja/runtime-requests.md - WIP [ci skip] 2014-11-21 07:49:51 +09:00
Nobuo Kihara
a671b5f05d docs/guide-ja/runtime-requests.md - WIP [ci skip] 2014-11-21 07:49:51 +09:00
Nobuo Kihara
613b451276 docs/guide-ja/runtime-requests.md - prepared for translation [ci skip] 2014-11-21 07:49:50 +09: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
Qiang Xue
e3afb88a62 Merge pull request #6125 from xpardan/patch-3
fix
2014-11-20 08:30:49 -05: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
Nin
2f446d89bf fix
If there is no active module
2014-11-20 14:56:27 +08: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