2073 Commits

Author SHA1 Message Date
0fa499322d fix links in input-forms guides 2016-09-12 23:41:32 +03:00
2250612cb8 Docs about ActiveRecord aggregation updated 2016-09-09 22:35:09 +03:00
494842636e 📖 Fixed client-side and server-side grammar in all files 2016-09-08 10:16:02 +03:00
7d27e203e0 📖 Added missing hyphen [skip ci] 2016-09-08 06:05:45 +03:00
26621fc3b1 Guide: Customizing Query Classes [skip ci] (#12478)
Simplify text.
Fix CommentQuery::init() example.
Move tip for big projects after the first concrete usage example.
2016-09-06 18:45:07 +03:00
a5b9df0c31 📖 Wrap "null" [skip ci] 2016-09-06 06:21:04 +03:00
e1c7e9a86f Guide: Customizing Query Classes (#12464) [skip ci]
* Guide: Customizing Query Classes

Issue #12462
Clearly separate classes' definition.
Add information for default query condition with init().
Suggest using andOnCondition() instead of andWhere() as it didn't work
with the left join example provided.

* Guide: Customizing Query Classes

Typos fixes
2016-09-05 16:32:49 +03:00
eceaa97275 promote restrictive version constraints in the guide
issue #12154
2016-09-05 15:20:10 +02:00
5bdca129a4 improved guide about custom Query classes
issue #12462
2016-09-05 11:40:43 +02:00
87999bff6f 📖 Added missing hyphen [skip ci] (#12459) 2016-09-05 10:58:01 +03:00
f7e2c96177 📖 Wrap "null" [skip ci] 2016-09-04 07:53:38 +03:00
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