51d0c99f54
Merge pull request #7299 from softark/docs-guide-ja-rev
...
[skip ci] Docs guide ja rev
2015-02-15 16:25:13 +03:00
595b51102b
docs/guide-ja - uses 「接頭辞」 for "prefix" [ci skip]
2015-02-15 22:20:23 +09:00
0f642aba20
docs/guide-ja update [ci skip]
2015-02-15 22:20:23 +09:00
b370d5da00
Better wording for Composer autoload optimization
2015-02-15 15:43:39 +03:00
a831271d29
Moved assertEqualsWithoutLE() to \yiiunit\TestCase, fixed some test failures on Windows
2015-02-15 13:03:08 +03:00
6e67f7134c
Merge pull request #7293 from ramin2nt2/patch-2
...
[skip ci] Adding Composer Auto loader Optimization Section
2015-02-14 22:54:58 +03:00
0f259838b1
Adding Composer Auto loader Optimization Section
2015-02-14 21:10:41 +03:30
bc43a955bc
temporarily disable cubrid test.
2015-02-14 11:47:43 -05:00
d9117a67b1
Fixes #7227 : Query builder should respect column alias setting when yii\db\Expression is being selected
2015-02-14 10:36:19 -05:00
6e33bef238
Fixes #7266
2015-02-13 14:02:54 -05:00
f03850fa46
Better fix for rlt support in debug toolbar
2015-02-13 17:09:50 +03:00
3c6115d656
Merge pull request #7265 from lingorus/patch-1
...
[skip ci] Update start-forms.md
2015-02-13 11:58:34 +03:00
44e45a4039
Update start-forms.md
2015-02-13 11:56:18 +04:00
d188dd10c0
Fixes #3168 : Improved the performance of yii\rbac\DbManager::checkAccess() by caching mechanism
2015-02-12 21:29:00 -05:00
937dd631b8
Merge pull request #7254 from gabrielhomsi/master
...
[skip ci] fixed example with wrong namespace at MaskedInput.php
2015-02-12 23:41:19 +03:00
ba7ccf2a0b
fixed example with wrong namespace at 'yii2/framework/widgets/MaskedInput.php' documentation
2015-02-12 15:12:09 -02:00
10ba054f61
Fixes #7222 : Debug toolbar wasn't displayed properly in rtl pages
2015-02-12 15:56:55 +03:00
de6185811a
Fixes #5457 : yii\web\Cors should handle Access-Control-Request-Headers in a case-insensitive manner
2015-02-11 21:40:52 -05:00
14354594c1
Merge pull request #7244 from softark/docs-guide-ja-input-rev
...
Docs guide ja input revised [ci skip]
2015-02-12 02:20:11 +03:00
9f73e5aca7
docs/guide-ja/input - revised a bit [ci skip]
2015-02-12 08:16:09 +09:00
df7e5400ed
docs/guide-ja/input - reviewing [ci skip]
2015-02-12 08:16:09 +09:00
25c03b6a7b
Merge pull request #7241 from alejandrochen/patch-1
...
[skip ci] Update security-best-practices.md
2015-02-11 22:13:36 +03:00
f8971c7644
Update security-best-practices.md
...
proerly -> properly
2015-02-11 15:57:01 -03:00
275d87d0fb
Default value of yii\authclient\clients\Twitter::$authUrl changed to 'authenticate'
2015-02-11 16:30:38 +02:00
0f247fe99c
yii\sphinx\Query no longer attempts to call snippets for the empty query result set
2015-02-11 16:11:33 +02:00
4364f892bd
Merge pull request #7230 from softark/docs-guide-ja-db-rev
...
Docs guide ja db reviewed [ci skip]
2015-02-11 12:07:54 +03:00
995a0daa17
docs/guide-ja/db-migrations.md - small fixes [ci skip]
2015-02-11 12:58:53 +09:00
52d1f622db
docs/guide-ja/db-active-record.md - minor fixes [ci skip]
2015-02-11 12:58:53 +09:00
bac9f132e4
docs/guide-ja/db-query-builder.md - minor fixes [ci skip]
2015-02-11 12:58:52 +09:00
c99284ef71
docs/guide-ja/db-dao.md - minor fixes [ci skip]
2015-02-11 12:58:51 +09:00
ae305bb907
Fixes #7226 : yii\web\Request::getEtag() should strip off -gzip which may be added by Apache
2015-02-10 13:36:05 -05:00
491f0aca6a
Merge pull request #7221 from gugoan/patch-1
...
[skip ci] Update tutorial-i18n.md
2015-02-10 10:23:34 +03:00
bfc84d0099
Update tutorial-i18n.md
2015-02-10 00:15:40 -02:00
21b87b67af
Fixes #7218 : yii\captcha\CaptchaAction should send response in JSON format
2015-02-09 20:33:05 -05:00
1c0efbaf7b
Merge pull request #7219 from softark/docs-guide-ja-concept-rev
...
Docs guide ja concept revised [ci skip]
2015-02-10 01:35:45 +03:00
2265974f54
Merge pull request #7217 from softark/docs-guide-concept-event-fix
...
docs/guide/concept-events.md - minor fix [ci skip]
2015-02-10 01:32:53 +03:00
965f748bda
docs/guide-ja/concept-components.md - typo fixed [ci skip]
2015-02-10 07:27:37 +09:00
06fdfa977e
docs/guide-ja/concept-di-container.md - revised [ci skip]
2015-02-10 07:27:12 +09:00
81fcab59f2
docs/guide-ja/concept small changes [ci skip]
2015-02-10 07:27:11 +09:00
e7f770ed68
docs/guide-ja/concept - minor fixes [ci skip]
2015-02-10 07:27:10 +09:00
5c167a74c1
docs/guide/concept-events.md - minor fix [ci skip]
2015-02-10 07:23:56 +09:00
9d59c47a8d
Fixes #7121
2015-02-09 19:13:55 +03:00
1ffbe4b8bb
Merge pull request #7212 from nkovacs/patch-4
...
[skip ci] Fix documentation of PhpMessageSource::$basePath
2015-02-09 18:15:33 +03:00
ada9abe6b1
Fix documentation of PhpMessageSource::$basePath
2015-02-09 16:11:39 +01:00
01e37b0e5b
Merge pull request #7206 from StephenMiracle/patch-1
...
Update SiteController Documentation
2015-02-09 09:28:55 +03:00
c29a635b81
Update SiteController Documentation
...
This sitecontroller documentation can be improved. There are instances where you won't return in an email for Facebook (when someone registers via phone). In addition, you may not return a login as well therefore you get an error. I added a check to make sure that they returned. In my personal instance, I returned a message where they had to use another login/register method if it didn't have an email. I also used email as the login.
2015-02-09 00:05:05 -05:00
1a764e202a
Fixes #4710 : Added yii\web\AssetManager::appendTimestamp to support cache busting for assets
2015-02-08 22:29:40 -05:00
a6608ba334
Merge branch 'master' of git://github.com/yiisoft/yii2
2015-02-08 22:28:09 -05:00
0068a94af1
Fixes #4710 : added cache busting support for assets
2015-02-08 22:28:03 -05:00
40c232df92
enhanced widget documentation
2015-02-08 18:02:31 +01:00