1698 Commits

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

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

close #8204
2015-04-27 13:07:39 +02:00
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
84b338363d docs/guide/security-authentication.md typo fixed [ci skip] 2015-04-25 11:57:07 +09:00
947f96891d docs/guide/output-theming.md - typo fixed [ci skip] 2015-04-25 10:12:51 +09:00
a0b33b1608 docs/guide/output-data-provider fixed missing example [ci skip] 2015-04-25 10:12:24 +09:00
4503cae876 code style fix 2015-04-24 13:47:44 +03:00
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
a1066c579f added example for running initial db queries
fixes #8017
2015-04-24 10:44:18 +02:00
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
a9ac83b8f3 finished auth guide [skip ci] 2015-04-23 22:35:41 -04:00
44a0adaf07 Fix link in tutorial-performance-tuning.md [skip ci] 2015-04-23 15:28:41 +02:00
b7156d3041 Added note about the fact that migrations aren't about DB schema only 2015-04-23 12:51:35 +03:00
d7effe7789 Merge branch 'master' of github.com:yiisoft/yii2 2015-04-23 12:45:16 +03:00
13b10bdb9a Docs about 'selecting extra fields' with Active Record added 2015-04-23 12:44:43 +03:00