Commit Graph

1896 Commits

Author SHA1 Message Date
Carsten Brandt
7d23e39c1e added note about routing naming convention to upgrade guide
also added some links to controller ID and action ID description.

fixes #5029
2015-05-24 20:44:33 +02:00
sprynt
1332cdad99 Update db-query-builder.md
Minor grammatical corrections
2015-05-24 15:37:57 +01:00
Vadym Chenin
df0ad23f0b docs/guide/start-* minor corrections [skip ci] 2015-05-23 18:34:40 +03:00
Qiang Xue
abc869e14d doc wip 2015-05-23 08:52:11 -04:00
Aris Karageorgos
988f6720d2 Update tutorial-performance-tuning.md 2015-05-21 10:43:31 +07:00
Qiang Xue
49b62a7b6b doc wip [skip ci] 2015-05-20 22:05:35 -04:00
Qiang Xue
9d29e8afc7 doc WIP [skip ci] 2015-05-19 22:53:39 -04:00
Qiang Xue
0d8fadc366 guide WIP [skip ci] 2015-05-18 23:54:49 -04:00
Carsten Brandt
e3cf8e2b2d fixed markdown rendering issue 2015-05-18 00:13:38 +02:00
elysdir
27e457e02e Changing numbered lists to use real numbers 2015-05-16 15:49:41 -07:00
elysdir
d408682643 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-structure-controllers 2015-05-16 01:19:30 -07:00
elysdir
1892ec53ca General copyediting of the Controllers page 2015-05-16 01:19:20 -07:00
Davidson Alencar
d9df4b5b79 docs/guide/runtime-requests.md - fixed comment [ci skip] 2015-05-13 22:03:49 -03:00
elysdir
6029cd1632 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-structure-applications 2015-05-12 23:46:16 -07:00
elysdir
675dffbf7e General grammar and punctuation cleanup for Applications page. 2015-05-12 23:46:05 -07:00
Qiang Xue
66d33be865 Merge pull request #8389 from davidsonalencar/master
Update guides [ci skip]
2015-05-12 21:52:06 -04:00
Davidson Alencar
12bcf2191e docs/guide/concept-properties.md - type [ci skip] 2015-05-12 17:07:53 -03:00
Dmitry Naumenko
9f1a0aed3d Text style fixes 2015-05-12 11:36:25 +03:00
Dmitry Naumenko
65048c87ed Updated guide/security-best-practices
A little bit more information about the CSRF
2015-05-12 11:05:34 +03:00
elysdir
9a3f2d881a Changing the phrase 'the first chain in the process'. 2015-05-11 20:15:30 -07:00
Qiang Xue
9891b802fd guide touch [skip ci] 2015-05-11 22:42:15 -04:00
Craig
88bf099563 typo (plural)
$customer -> $customers
2015-05-11 15:50:02 +01:00
Carsten Brandt
cc93982dfb adjusted guide of date validator 2015-05-10 16:19:57 +02:00
Qiang Xue
0a8399a46a Merge pull request #8304 from vchenin/docs
docs/* fix some typos, add several enhancements
2015-05-07 08:31:57 -04:00
Jitendra Joshi
3c45f140f0 Added Alert component example
Flash message example with Alert bootstrap component.

close #8311
2015-05-07 11:33:40 +02:00
Vadym Chenin
a280b52e76 docs/* fix some typos, add several enhancements 2015-05-06 23:33:07 +03:00
Carsten Brandt
486e7c59cf updated fxp/composer-asset-plugin version constraint
fixes #6253
2015-05-06 16:32:55 +02:00
Alexander Makarov
ab75cb8039 Fixed a typo. (reverted from commit b6dd041f41) 2015-05-06 00:44:28 +01:00
githubjeka
b6dd041f41 Fixed a typo. 2015-05-05 10:50:30 +03:00
Qiang Xue
bb6e2b0d86 Fixes #7790 doc improvement [skip ci] 2015-05-01 22:53:18 -04:00
Vadym Chenin
4e1283dcfb enh: docs/guide/intro-yii add id to link 2015-05-01 19:37:06 +03:00
Carsten Brandt
b4062ab246 put more stress on the difference of relation property vs. method
fixes #8245
2015-05-01 14:13:31 +02:00
Carsten Brandt
8c439f2b23 fixed link to faker 2015-05-01 13:33:03 +02:00
mshutov
58f2c39fee fixed link to Imagine Extension on GitHub
close #8246
2015-05-01 13:31:15 +02:00
Nobuo Kihara
e652782707 docs/* fixed [ci skip]
changed http to https for the composer's url

close #8204
2015-04-27 13:07:39 +02:00
twopm
9d2efe52ab Change way to get
Using http may call issue, changet to https. More https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx
2015-04-26 23:58:41 +05:00
Nobuo Kihara
84b338363d docs/guide/security-authentication.md typo fixed [ci skip] 2015-04-25 11:57:07 +09:00
Nobuo Kihara
947f96891d docs/guide/output-theming.md - typo fixed [ci skip] 2015-04-25 10:12:51 +09:00
Nobuo Kihara
a0b33b1608 docs/guide/output-data-provider fixed missing example [ci skip] 2015-04-25 10:12:24 +09:00
Klimov Paul
4503cae876 code style fix 2015-04-24 13:47:44 +03:00
Alexander Makarov
197f81a4b2 Merge pull request #8168 from janfrs/master
docs/guide-pt-BR/db-migrations.md - add [skip ci]
2015-04-24 12:40:59 +03:00
Carsten Brandt
a1066c579f added example for running initial db queries
fixes #8017
2015-04-24 10:44:18 +02:00
janfrs
52c707d151 Fixed some tipos on guide-br db-migrations.md and some link references on guide db-migrations.md 2015-04-24 00:48:11 -03:00
Qiang Xue
a9ac83b8f3 finished auth guide [skip ci] 2015-04-23 22:35:41 -04:00
pana1990
44a0adaf07 Fix link in tutorial-performance-tuning.md [skip ci] 2015-04-23 15:28:41 +02:00
Alexander Makarov
b7156d3041 Added note about the fact that migrations aren't about DB schema only 2015-04-23 12:51:35 +03:00
Klimov Paul
d7effe7789 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-23 12:45:16 +03:00
Klimov Paul
13b10bdb9a Docs about 'selecting extra fields' with Active Record added 2015-04-23 12:44:43 +03:00
Qiang Xue
24a1c43ea3 auth guide WIP [skip ci] 2015-04-22 22:00:12 -04:00
Qiang Xue
2df54a5c32 auth guid WIP [skip ci] 2015-04-21 23:00:47 -04:00