Commit Graph

15391 Commits

Author SHA1 Message Date
Nobuo Kihara
bdda4304ac docs/guide-ja/tutorial-core-validators.md - WIP [ci skip] 2015-01-05 23:06:05 +09:00
Klimov Paul
9faf50443e Fixed \yii\authclient\OAuth2::refreshAccessToken() does not save fetched token 2015-01-05 15:55:57 +02:00
Klimov Paul
e0b206a305 \yii\authclient\AuthAction::defaultCancelUrl() changed to use yii\web\User::loginUrl 2015-01-05 15:40:45 +02:00
Klimov Paul
902a9972e0 MongoDB PHP extension min version raised up to 1.5.0 2015-01-05 15:03:05 +02:00
keltstr
0a5d7f397a Были различные ссылки в русском гайде - привел все к английскому виду ссылки. Файлы по этим ссылкам еще не существуют поэтому переименовывать их и не нужно. 2015-01-05 11:09:28 +03:00
Qiang Xue
135c54ecdd Fixed typo. 2015-01-04 21:51:46 -05:00
Qiang Xue
d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as DbCache 2015-01-04 19:28:05 -05:00
Carsten Brandt
389d9e2fd2 add hint about custom element id and selectors property
to Active Field

fixes #6734
2015-01-04 19:03:46 +01:00
DaSourcerer
f3f5fcae4b Changelog update 2015-01-04 12:36:23 +01:00
花生
8cf6acdca2 Rest controller 2015-01-04 11:20:56 +08:00
Funson Lee
b613f26b7f new chinese translation 2015-01-04 10:41:34 +08:00
Funson Lee
031ef95b46 for check 2015-01-04 10:39:07 +08:00
Qiang Xue
b0b94ad52a Merge pull request #6738 from 1darvesh/patch-2
Update config.php
2015-01-03 10:43:56 -05:00
Qiang Xue
031b761374 Merge pull request #6737 from 1darvesh/patch-1
Create yii.php
2015-01-03 10:43:35 -05:00
1darvesh
61e110d5ed Update config.php
added tajik language
2015-01-03 17:30:10 +03:00
1darvesh
7f250d1e4f Create yii.php
added tajik translation
2015-01-03 17:27:44 +03:00
DaSourcerer
0cf4e7494f Removed Content-Transfer-Encoding from the list of default download headers
`Content-Transfer-Encoding` is not a valid HTTP header (cf [RFC 7230, section 3.3.1](http://tools.ietf.org/html/rfc7230#section-3.3.1), [RFC 7231, section 8.3](http://tools.ietf.org/html/rfc7231#section-8.3), [IANA Message Header Registry](http://www.iana.org/assignments/message-headers/message-headers.xhtml)). The correct HTTP pendant would be `Transfer-Encoding: identity`, which were entirely bogus.
2015-01-03 13:06:42 +01:00
Qiang Xue
81df332e43 Merge pull request #6729 from davidsonalencar/master
docs/guide-pt-BR/structure-widgets.md - translate [skip ci]
2015-01-02 16:12:01 -05:00
Davidson Alencar
319367be4c docs/guide-pt-BR/structure-widgets.md - translate [skip ci] 2015-01-02 16:19:53 -02:00
Qiang Xue
0acba77cf6 Merge pull request #6727 from Skysplit/patch-3
Fix typo in polish transiation
2015-01-02 12:10:29 -05:00
Tomek Romik
d329d60462 Fix typo in polish transiation [ci skip] 2015-01-02 18:09:45 +01:00
Carsten Brandt
508ff27c04 Merge pull request #6721 from softark/docs-guide-ja-tutorial-advanced
docs/guide-ja/tutorial-advanced-app.md - added [ci skip]
2015-01-02 14:08:38 +01:00
Carsten Brandt
b57e068d5b removed safe mode check
this is not available in PHP >5.4.0 anyway.

> This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP
5.4.0.

http://php.net/manual/en/features.safe-mode.php
2015-01-02 13:48:01 +01:00
Nobuo Kihara
c9e6237834 docs/guide-ja/tutorial-console.md - added [ci skip] 2015-01-02 21:06:18 +09:00
Alexander Makarov
3bbe2983b8 Merge pull request #6722 from softark/docs-inteernals-ja-update
/docs/inteernals-ja update [ci skip]
2015-01-02 19:12:46 +08:00
Nobuo Kihara
18e1bbfc4e docs/guide-ja/tutorial-start-from-scratch.md - added [ci skip] 2015-01-02 13:45:46 +09:00
Nobuo Kihara
478e5db0d6 docs/guide-ja/README.md - updated 2015-01-02 13:12:08 +09:00
Nobuo Kihara
66a5220d15 docs/guide-ja/test-unit.md - updated [ci skip] 2015-01-02 12:09:57 +09:00
Nobuo Kihara
b23b7e2cd9 docs/internals-ja/getting-started.md - added [ci skip] 2015-01-02 12:09:23 +09:00
Nobuo Kihara
39cf083e75 docs/guide-ja/tutorial-advanced-app.md - added [ci skip] 2015-01-02 11:32:10 +09:00
Alexander Makarov
c9451f8190 Merge pull request #6719 from SDKiller/patch-3
yii\web\AssetManager phpdoc typo [skip ci]
2015-01-02 01:46:00 +08:00
Serge Postrash
e6d84a5009 yii\web\AssetManager phpdoc typo [skip ci] 2015-01-01 20:27:52 +03:00
Carsten Brandt
792746883e urlManager: ensure route is trimmed by / on empty pattern
fixes #6717
2015-01-01 17:06:12 +01:00
Carsten Brandt
528389f0b0 Merge pull request #6716 from davidsonalencar/master
Update guides pt-BR [skip ci]
2015-01-01 16:32:57 +01:00
Qiang Xue
5ccdca1703 Fixes #6672: yii\bootstrap\Dropdown should register client event handlers 2015-01-01 09:54:18 -05:00
Qiang Xue
c27b2984e6 Merge pull request #6714 from softark/docs-guide-ja-test-fixtures
docs/guide-ja/test-fixtures.md - added [ci skip]
2014-12-31 19:49:27 -05:00
Davidson Alencar
5732d0a152 docs/guide-pt-BR/structure-filters.md - fix indentation [skip ci] 2014-12-31 19:14:12 -02:00
Davidson Alencar
363cf3dcb6 docs/guide-pt-BR/README.md - fix translate [skip ci] 2014-12-31 17:45:57 -02:00
Davidson Alencar
08f920ff80 docs/guide-pt-BR/structure-filters.md - translate [skip ci] 2014-12-31 17:45:31 -02:00
Nobuo Kihara
dfe6b4795f docs/guide-ja/test-fixtures.md - added [ci skip] 2015-01-01 04:14:17 +09:00
Alexander Makarov
c188962497 Merge pull request #6711 from pana1990/patch-1
Fix link in tutorial-performance-tuning.md [skip ci]
2015-01-01 02:21:45 +08:00
pana1990
7206e08485 Fix link in tutorial-performance-tuning.md [skip ci] 2014-12-31 17:06:47 +01:00
Qiang Xue
780fdd611a Fixes #6710 2014-12-31 10:55:54 -05:00
Carsten Brandt
7b52fd5e48 Merge pull request #6707 from cui-liang/patch-1
Changed typeLink() method to createTypeLink()
2014-12-31 15:54:50 +01:00
╃巡洋艦㊣
30ba88e94b Changed typeLink() method to createTypeLink()
Error: Calling unknown method: yii\apidoc\templates\online\ApiRenderer::typeLink()
2014-12-31 22:33:36 +08:00
Alexander Kochetov
d5176a463f better exception message
- yii\db\BaseActiveRecord::findByCondition better exception
- yii\db\ActiveRecord::findByCondition better exception

close #6704
2014-12-31 14:53:44 +01:00
Carsten Brandt
4ab3dd0d84 Merge pull request #6701 from pana1990/guide-es-helper-overview
Add helper-overview.md in guide-es and add links in helper-overview.md [...
2014-12-31 14:46:43 +01:00
Qiang Xue
9429228718 Merge pull request #6703 from softark/docs-guide-ja-test
Docs guide ja test [ci skip]
2014-12-31 00:37:20 -05:00
Nobuo Kihara
1514233f76 docs/guide-ja/test-functional.md, test-acceptance.md added [ci skip] 2014-12-31 13:32:10 +09:00
Nobuo Kihara
8da018b655 docs/guide-ja/test-unit.md - added [ci skip] 2014-12-31 13:32:09 +09:00