2062 Commits

Author SHA1 Message Date
3deb6900b8 Yii 2 name fix (#12448)
To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
bcdb53cb99 Docs for ActiveRecord typecast added 2016-09-02 13:30:28 +03:00
65c60a0c24 Docs for 'assets' extended 2016-09-01 16:50:00 +03:00
7d5e548f21 📖 Added missing hyphen [skip ci] (#12421) 2016-09-01 10:24:40 +02:00
997ebbabd5 fixed 'class' in UrlNormalizer config
pr #12417
2016-09-01 10:20:07 +02:00
6a9e9df8d6 Fix phpdoc for UrlNormalizer [skip ci] (#12417) 2016-08-31 23:16:49 +03:00
7d71764408 Cosmetic changes (#12412) [skip ci] 2016-08-31 16:36:19 +03:00
b1da1085b4 yiisoft/yii2-httpclient added to structure-extensions.md 2016-08-31 15:34:25 +03:00
8142de23d4 Improve normalizer for URL manager 2016-08-30 21:25:23 +02:00
56f00c54ba Cosmetic changes and typos (#12404) [skip ci] 2016-08-30 17:57:17 +03:00
d55d8f6070 Class-based events doc fix 2016-08-30 13:14:00 +03:00
41b7a2e8d8 Merge pull request #12391 from w3lifer/patch-2
Inline lists to Normal lists
2016-08-30 10:30:56 +03:00
6e0b603dda 📖 Add the missing hyphen [skip ci] (#12393) 2016-08-30 10:21:38 +03:00
90994cab87 Inline lists to Normal lists 2016-08-30 02:00:59 +03:00
b3059a9a76 Updated Input Validation guide. Closes #12377 2016-08-29 11:34:38 +03:00
fbd79bb0af Cosmetic changes and typo,.. and issue (#12366) [skip ci]
* Cosmetic changes and typo

* '<br>' is removed
2016-08-28 21:51:45 +03:00
316fc34298 📖 Use the singular [skip ci] 2016-08-28 07:50:40 +03:00
ddc17376d3 Cosmetic changes 2016-08-27 17:50:04 +03:00
6dfac79096 Merge pull request #12351 from Mak-Di/patch-2
Add the missing hyphen
2016-08-27 09:07:43 +03:00
ffc6c57840 📖 Fix typo [skip ci] 2016-08-27 05:28:10 +03:00
63e14df7b9 📖 Add the missing hyphen [skip ci] 2016-08-27 05:20:42 +03:00
b4331032b6 Cosmetic changes 2016-08-26 16:55:56 +03:00
886f2f8317 Merge pull request #12335 from yiijan/docs-ja-0825
Japanese guide translation updated [ci skip]
2016-08-26 08:51:00 +03:00
de9fe7a612 📖 Fix typo + use lowercase [skip ci] 2016-08-26 08:42:18 +03:00
785bc0247d docs/guide/runtime-routing.md typo fixed [ci skip] 2016-08-26 11:39:41 +09:00
30476d539b 📖 Fix typo [skip ci] 2016-08-25 19:06:03 +03:00
99c2769003 📖 Fix typo [skip ci] 2016-08-25 18:12:55 +03:00
52f43c8980 📖 Fix typo [skip ci] (#12326) 2016-08-25 18:06:49 +03:00
f56ede3899 📖 'Number of' is used with countable nouns [skip ci] 2016-08-25 15:53:21 +03:00
7189cc1747 Merge pull request #12306 from w3lifer/patch-6
Wrap WHERE by the code (`...`)
2016-08-25 09:24:48 +03:00
fb16bb73d2 Merge pull request #12308 from Mak-Di/patch-1
Use the article 'an' instead of 'a'
2016-08-25 09:22:09 +03:00
383de6f051 📖 Fix typo [skip ci] 2016-08-25 08:23:11 +03:00
96c490b963 📖 Use the article 'an' instead of 'a' [skipe ci] 2016-08-25 08:14:52 +03:00
116223f23c Wrap WHERE by the code (...) 2016-08-25 03:37:29 +03:00
05bfe18611 prepare team URL in the guide for new website 2016-08-24 22:56:15 +02:00
7edaaeb497 Updated example code typo on console tutorial 2016-08-24 18:59:42 +06:00
acbdccb45d Various documentation fixes [skip ci] 2016-08-24 13:22:03 +03:00
7ed6edddd6 Added missing hyphen [skip ci] (#12267)
Added missing hyphen for server/client-side and removed in the ending of ajax
2016-08-23 16:34:16 +03:00
b052b692d6 Cosmetic changes (#12266) [skip ci] 2016-08-23 14:54:33 +03:00
44e421cadc Cosmetic changes (#12263) [skip ci] 2016-08-23 11:49:48 +03:00
fd134809e5 Merge pull request #12255 from w3lifer/patch-19
Single quotes replaced by back quotes
2016-08-22 23:13:21 +03:00
321252d14c Formatting 2016-08-22 22:35:22 +03:00
6a5ff9dc45 Single quotes replaced by back quotes 2016-08-22 21:48:19 +03:00
5ea61194be Added parentheses to init() method (#12254) [skip ci] 2016-08-22 21:22:40 +03:00
d4a65812b1 Removed unnecessary trailing spaces (#12253) [skip ci] 2016-08-22 19:54:48 +03:00
18fab01b16 Added parentheses to init() method (#12252) [skip ci] 2016-08-22 19:52:37 +03:00
d96d619158 fixed a bunch of guide issues with illegal characters and missing images 2016-08-22 15:25:48 +02:00
22c3c0abb0 Fixed #12232: updated references to application testing docs in unit testing guide 2016-08-22 01:42:53 +03:00
5ade036f5a Inline list to Normal list (#12228) 2016-08-21 13:53:04 +03:00
e98e913b30 Wrap "null" by the code (...) (#12222) [skip ci] 2016-08-21 13:51:59 +03:00