420 Commits

Author SHA1 Message Date
3e9a074394 Merge pull request #2050 from yiisoft/feature-fixture
Feature fixture
2014-01-18 21:08:55 -08:00
f77baa3e98 doc fix 2014-01-19 00:03:41 -05:00
87be9deaf0 refactored fixture. 2014-01-18 16:18:33 -05:00
5ac1ec5d33 doc fix. 2014-01-17 23:42:10 -05:00
12ff86305a refactored fixture implementation. 2014-01-17 23:35:14 -05:00
e0bc9f404c improved doc. 2014-01-17 14:38:21 -05:00
bbe3334630 finished fixture feature. 2014-01-17 14:27:33 -05:00
60a16eb631 Update validation.md 2014-01-17 19:25:03 +01:00
cdd9c6ead8 Corrected an error in the inline validator doc 2014-01-17 18:29:34 +01:00
4342a7888e Fix typo version
https://github.com/yiisoft/yii2/blob/master/extensions/redis/Cache.php#L16
2014-01-17 16:00:19 +01:00
eefba1d536 Update upgrade-from-v1.md
Text amended as "A new method" was referring to two. CHanged the text to "New methods".
2014-01-15 11:15:47 +00:00
e09b016a2f Fixes #1963: mentioned $jsOptions, $cssOptions and $publishOptions in assets guide 2014-01-15 01:50:11 +04:00
54f2b52f6a Merge pull request #1960 from marsuboss/patch-1
Update core-code-style.md
2014-01-14 01:29:25 -08:00
eb8a11a167 Array short 2014-01-14 08:15:36 +01:00
cfd328ca2f Update core-code-style.md 2014-01-14 08:12:13 +01:00
dd621958c6 More specific description of language property of the application 2014-01-13 22:39:34 +04:00
ff
7975ba09fb Update i18n.md
Correction name ru_RU zh_CN to ru-RU zh-CN
2014-01-14 00:13:32 +08:00
89849303b8 And again changed namespace naming recommendation in extension docs. Should be final now. 2014-01-13 19:24:12 +04:00
157ea507f8 fixed typo 2014-01-13 14:09:35 +04:00
d272934e5b Changed extensions's guide section about namespaces once again 2014-01-13 14:04:48 +04:00
bf6b2f0a80 Updated extension docs to be less restrictive about choosing namespace, more neutral composer.json example 2014-01-13 00:32:54 +04:00
f5e3da8871 Added note about configuring theme do docs 2014-01-12 22:49:17 +04:00
a8899cb1b4 Re-added code style :) 2014-01-12 21:02:59 +04:00
c35e55f1b3 Update core-code-style.md 2014-01-12 18:02:14 +01:00
e1e4df0302 Added wiki articles as docs 2014-01-12 21:01:32 +04:00
81b7a39edc fixes #1674: Updated contributing docs 2014-01-12 20:56:53 +04:00
f1d6f0cfbe fixed repo URL in contribution docs 2014-01-12 17:13:04 +04:00
bc0f87c9d1 Merge pull request #1927 from artem-frolov/update-namespace-section-in-extensions-doc
Update extensions.md, Namespace section
2014-01-12 04:28:03 -08:00
a11a73c1fd fixed invalid upstream url 2014-01-12 10:02:17 +00:00
f837bc9b4d update extensions.md, Namespace section
Make clear that "type" in extensions' namespaces must be in plural form (widgets/behaviors/modules)
2014-01-12 15:51:41 +07:00
c7c34aaf3e typo 2014-01-11 23:07:00 +01:00
7fa18c5496 use symlinks instead of hardlinks to make __FILE__ work
fixes #1606
2014-01-11 22:34:40 +01:00
5c933faefe added docs about query caching. fixes #1917 2014-01-11 22:13:25 +01:00
28dbd5acb7 added doc about translating message. 2014-01-11 10:35:38 -05:00
febce76397 fixed build break and fixed doc about exists/not exists. 2014-01-11 10:17:14 -05:00
ab47d58c69 path fixes. 2014-01-10 21:58:50 -05:00
da9d544c54 psr-4 change. 2014-01-10 21:06:25 -05:00
392f24a99b Typo fix for onCondition example 2014-01-11 01:57:37 +05:30
833db337f1 Touching up beginning sections
Still need to edit/complete rest.
2014-01-10 11:15:58 -05:00
967442e382 And a bit more human-friendly extensions doc 2014-01-10 03:10:52 +04:00
ce1c702424 Made extensions guide more human-friendly and more specific 2014-01-10 03:07:49 +04:00
d863c9eff5 Updated extension guide to suggest stricter naming of packages 2014-01-10 02:42:05 +04:00
a5378e4139 Merge pull request #1877 from plusodinminus/patch-2
Type fix
2014-01-09 14:31:18 -08:00
77dda5e67d Updared extensions guide to include info about PSR-4 autoloading 2014-01-10 02:23:30 +04:00
c2c47a99ae Type fix 2014-01-10 01:13:24 +03:00
9edeb37e53 Edited existing content, sketched out "Creating Your Own Behavior"
Undoubtedly will need to update “Creating Your Own Behavior” to reflect
changes in Yii 2.
2014-01-09 10:46:13 -05:00
1c692bce25 Updated copyright on title
I assume you’d want this to be updated to 2014.
2014-01-09 10:46:13 -05:00
a4acd43734 Added link to pull requesting guide 2014-01-09 11:16:58 +01:00
c31e79f5c8 Added guide for contributing message translations 2014-01-09 02:29:28 +04:00
cc24345779 Added link to ICU Locale docs in order to clarify what are Yii::$app->language values 2014-01-09 01:08:23 +04:00