2efe52c40e
Merge pull request #6937 from SilverFire/master
...
[skip ci] Fixed typo in ActiveField PHPDoc
2015-01-20 12:00:02 +03:00
3cc0ba7d6d
Merge pull request #1 from SilverFire/SilverFire-patches
...
Fixed typo in ActiveField PHPDoc
2015-01-20 10:54:55 +02:00
aa8d7a3048
Merge pull request #6932 from davidsonalencar/master
...
docs/guide-pt-BR/structure-extensions.md - translate [ci skip]
2015-01-20 11:54:18 +03:00
8c87a47119
Fixed typo in ActiveField PHPDoc
2015-01-20 10:53:09 +02:00
9b007d5c75
docs/guide-pt-BR/structure-extensions.md - translate [ci skip]
2015-01-20 01:36:42 -02:00
0c7c881b96
Merge pull request #6930 from beowulfenator/ru-tutorial-yii-integration
...
Переведен tutorial-yii-integration.md
2015-01-19 17:46:02 -08:00
137b5c24ba
Переведен tutorial-yii-integration.md
2015-01-20 01:13:43 +02:00
b8b4193b40
Merge pull request #6828 from re8us/patch-1
...
[skip ci] Update tutorial-i18n.md
2015-01-20 01:12:14 +03:00
6c5983405d
Adjusted Russian translation
2015-01-20 01:10:28 +03:00
926eed4ca1
Create caching-data.md
2015-01-20 01:10:28 +03:00
35fa76cdc6
Added reference translation for "cache"
2015-01-20 00:28:09 +03:00
6c1eead86e
Fixes #6925
2015-01-19 23:34:19 +03:00
f3ed5fa234
Merge pull request #6921 from ivokund/bugfix/#6919
...
Fixed: Wrong namespace in advanced app backend unit test classes #6919
2015-01-19 13:49:12 +03:00
131b8ad430
Changed order of readme entries (bug should go first)
2015-01-19 12:43:45 +02:00
b622983acc
Fixed: Wrong namespace in advanced app backend unit test classes #6919
2015-01-19 12:38:07 +02:00
63176ec446
Auth Clients guide fixes
2015-01-19 09:27:26 +03:00
074f9ac0ef
Finished dao guide chapter [skip ci]
2015-01-18 23:36:39 -05:00
a558216897
debug toolbar: fixed display issue with phpinfo tables
...
fixes #6903
2015-01-18 19:38:18 +01:00
aef8fdffde
fixed indentation in Cache Controller
2015-01-18 14:09:26 +01:00
681a7739ff
Merge pull request #6909 from davidsonalencar/master
...
Update guides pt-BR [ci skip]
2015-01-18 11:07:55 +03:00
717f7ac9b2
docs/guide-pt-BR/README.md - update [ci skip]
2015-01-17 23:54:29 -02:00
fc016b3fa5
docs/guide-pt-BR/structure-assets.md - translate [ci skip]
2015-01-17 23:54:05 -02:00
96c4ec88ca
Fixes #6889 doc fix [skip ci]
2015-01-17 19:12:48 -05:00
7031020c63
Fixes #6661 : Hyperlinks that are enclosed within an exist form will use the same form for submission if they specify both of the href and data-method attributes
2015-01-16 22:09:28 -05:00
e9bbae9a8a
Merge pull request #6891 from kartik-v/patch-1
...
More correct usage of TimeStamp touch method
2015-01-16 12:45:27 +01:00
98571fb3b9
More correct usage of TimeStamp touch method
...
TimeStampBehavior PHPDoc update for the `touch()` method
2015-01-16 16:46:29 +05:30
27f18813fa
Merge pull request #6885 from wayhood/master
...
Move backend config to common config after.
2015-01-16 12:48:59 +03:00
e018525e7c
Move backend config to common config after.
2015-01-16 17:07:52 +08:00
4dd4e59370
Fixes #6493 : Added support for the Access-Control-Expose-Headers header by yii\filters\Cors
2015-01-15 22:05:18 -05:00
649ff9d319
Allow to set Access-Control-Expose-Headers in Cors filter
2015-01-15 22:02:29 -05:00
f7cf3b50fa
Guide on auth clients
2015-01-16 00:01:28 +03:00
f07ccb0c86
added decision about closure params to design decisions
...
close #6875
2015-01-15 20:16:30 +01:00
9c287cb651
Fixes #5663 and #5671 : Added support for using data-params to specify additional form data to be submitted via the data-method approach
2015-01-14 22:18:05 -05:00
80cc9cc16f
Basic implementation of the data-params attributes
2015-01-14 21:52:02 -05:00
4267b53d43
added doc about count() return value
...
fixes #yiisoft/yii#3712
2015-01-14 18:33:41 +01:00
4ae7eb1819
Fixes #6697 .
2015-01-13 21:28:13 -05:00
147abc8232
Merge pull request #6854 from softark/docs-guide-ja-helper-html
...
docs/guide-ja/helper-html.md - added [ci skip]
2015-01-13 16:09:46 +01:00
abda4a7337
docs/guide-ja/helper-url.md - added [ci skip]
2015-01-13 23:43:34 +09:00
a7e06d8464
docs/guide-ja/helper-html.md - added [ci skip]
2015-01-13 22:03:26 +09:00
3aed7b5082
Merge pull request #6846 from yiiframework-ua/uk_translate
...
[Uk] Guide corrections [skip ci]
2015-01-13 07:53:07 +01:00
29b115a82d
[Uk] Guide corrections [skip ci]
2015-01-13 05:19:44 +01:00
629eeb293e
Merge pull request #6843 from brandonkelly/patch-1
...
getQueryParam() and getBodyParam() doc edits
2015-01-12 17:19:19 -08:00
7a9f1a0ce7
getQueryParam() and getBodyParam() doc edits
...
- Made yii\web\Request::getQueryParam() and getBodyParam()'s doc blocks more consistent with each other
- getQueryParam() was incorrectly stating that if $name was omitted, all of $_GET would be returned (but $name is required)
2015-01-12 17:12:57 -08:00
3619a8d276
[Uk] Messages update [skip ci]
2015-01-13 00:50:37 +01:00
4604886461
Merge pull request #6842 from softark/docs-guide-ja-helper-array
...
docs/guide-ja/helper-array.md - added [ci skip]
2015-01-13 00:12:49 +01:00
00c9741a03
docs/guide-ja/helper-array.md - added [ci skip]
2015-01-13 08:03:03 +09:00
7bc5e282a7
Merge pull request #6834 from softark/docs-guide-ja-helper-overview
...
docs/guide-ja/helper-overview.md - added [ci skip]
2015-01-12 22:33:45 +08:00
24b1e31e0b
docs/guide-ja/helper-overview.md - added [ci skip]
2015-01-12 23:29:52 +09:00
c414eb3ede
Merge pull request #6831 from softark/docs-guide-ja-tut-templ
...
/docs/guide-ja/tutorial-template-engines.md added [ci skip]
2015-01-12 13:32:50 +01:00
2c28ddfa65
docs/guide-ja/widget-bootstrap.md, widget-jui.md added [ci skip]
2015-01-12 13:13:48 +09:00