12396 Commits

Author SHA1 Message Date
9352d4ed40 Moved authclients docs to extension repository, referenced it from main guide readme 2015-03-22 23:16:26 +03:00
616b07842c Removed Smarty and Twig specific docs from framework guide, linked to extension docs instead 2015-03-22 22:30:20 +03:00
fd3f35bf4a application tests have been moved to their own repo 2015-03-22 20:27:23 +01:00
2602efcc4b more verbose output on dev controller 2015-03-22 19:47:20 +01:00
a564273894 return 0 on success to make check easier 2015-03-22 19:43:32 +01:00
7fba1698b3 updated build command to set up dev environment
issue #7812
2015-03-22 19:37:51 +01:00
6fa747dda3 Translated jQuery UI Widgets 2015-03-22 16:56:08 +02:00
46f9cf0cf5 Merge pull request #7824 from Ximich/patch-1
[skip ci] Create russian translation of output-formatter.md
2015-03-22 16:03:34 +03:00
f8e5ecbeae Translated jQuery UI Widgets 2015-03-22 14:57:31 +02:00
0f05945609 Merge pull request #7825 from liruqi/patch-1
Update application templates links
2015-03-22 00:31:02 -04:00
aaebf9c49c Update application templates links 2015-03-22 11:16:02 +08:00
e07a9d1159 use individual repos to maintain extensions and app templates. 2015-03-21 21:33:35 -04:00
1f3fbda4e9 Create russian translation of output-formatter.md 2015-03-22 01:11:26 +02:00
3ba9f6d9ef Merge pull request #7822 from bitsofmymind/documentation-fixes
[skip ci] Fixed markup, text mistakes and inconsistencies in the documentation
2015-03-21 23:52:06 +03:00
87a1da1568 Fixed markup and text mistakes and inconsistencies in the documentation 2015-03-21 16:24:29 -04:00
99f3bf6425 Russian translation of structure-assets.md 2015-03-21 16:30:27 +03:00
3cbad7e8ae zh-CN translation 2015-03-21 16:02:22 +03:00
e20aa5bc44 Merge pull request #7662 from fedemotta/feature/createSymlink
Enabling and improving createSymlink functionality
2015-03-21 15:56:17 +03:00
41e5a8a83b Fixes #6975: Pressing arrows while focused in inputs of Active Form with validateOnType enabled no longer triggers validation 2015-03-21 15:52:44 +03:00
2f5345b63c improved beforeAction docs 2015-03-21 12:13:03 +01:00
70fa53a20f Update Controller.php and Module.php
beforeAction() code style:

1. Return early on error
2. Don't else-after-return

close #7804
2015-03-21 12:10:25 +01:00
3d403ad074 Merge pull request #7809 from imagoconsulting/patch-1
[skip ci] Update db-query-builder.md
2015-03-21 02:50:28 +05:00
d16c7cab71 Update db-query-builder.md
remove extra square bracket
2015-03-20 17:38:54 -04:00
1b456dba5d Updates for Russian translation of the guide 2015-03-21 02:29:13 +05:00
43469d81b6 typo 2015-03-20 16:12:55 +01:00
2a23520618 added documentation about handling date values
fixes #6530
fixes #5857
relates to #3973
2015-03-20 16:06:12 +01:00
a8c000ca9a Merge pull request #7799 from maxxer/explain_message_extract
Proposed documentation for i18n 'Using the message command'
2015-03-20 09:25:53 -04:00
0a6715bd0b enhanced default value for ListView Sort attribute labels
fixes #7530
close #7561
2015-03-20 14:18:52 +01:00
fecdf1a5f7 skip creating alias for psr-4 multiple basepath
alias is ambiguous so it should not be created.

fixes #7735
2015-03-20 14:11:28 +01:00
21599fad8a Proposed documentation for i18n 'Using the message command' 2015-03-20 12:19:38 +01:00
60e903587e Merge pull request #7793 from smichae/patch-1
[ci skip] Fixed link to logging guide page on debugging page
2015-03-20 08:16:07 +05:00
328811896a Fixed link to logging guide page on debugging page 2015-03-19 21:52:47 -05:00
72fbe65234 finished migration guide [skip ci] 2015-03-19 15:31:34 -04:00
77e90d995c More Russian translation updates 2015-03-19 20:17:13 +05:00
b0df9acd72 Fixed incorrect POST fields composition at yii\authclient\OAuth1 2015-03-19 16:39:08 +02:00
817bd4279a fixed AR phpdoc
fixes #7787
2015-03-19 12:59:05 +01:00
43fd21e352 added support for @deprecated tag to api docs 2015-03-19 12:30:07 +01:00
befd42f46a More updates to Russian guide translation 2015-03-19 13:38:00 +03:00
e9e72481d5 Issue #6743 added to CHANGELOG.md 2015-03-19 12:21:15 +02:00
6217aca41a yii\authclient\clients\GooglePlus renamed to yii\authclient\clients\GoogleHybrid 2015-03-19 12:16:52 +02:00
2abeb01388 Merge branch 'master' of github.com:yiisoft/yii2 into 7754-google-auth 2015-03-19 11:55:08 +02:00
4f8d60d79b Icon for google auth choice changed 2015-03-19 11:54:10 +02:00
b77726ed3d migration guide WIP [skip ci] 2015-03-18 22:29:23 -04:00
127aae1e14 Gii: Control access also by the hostname
close #7655
2015-03-18 13:13:20 +01:00
f65ca1649a yii\authclient\clients\GoogleOpenId restored 2015-03-18 13:22:24 +02:00
5f32d3af15 migration guide WIP [skip ci] 2015-03-17 22:10:09 -04:00
d1e7c22506 yii\authclient\clients\GoogleOpenId removed 2015-03-17 18:34:16 +02:00
4c2690613e yii\authclient\AuthChoiceItem extracted 2015-03-17 17:04:42 +02:00
b199a71509 yii\authclient\clients\GooglePlus extracted 2015-03-17 16:45:05 +02:00
09985e121d yii\authclient\GoogleSignInButton created 2015-03-17 14:22:00 +02:00