Commit Graph

15402 Commits

Author SHA1 Message Date
pana1990
366d1c1750 Update README.md in guide-es [skip ci] 2015-01-05 23:32:56 +01:00
Alexander Kochetov
fff48ef76f Correct SQLite version checking 2015-01-06 01:27:01 +03:00
pana1990
201c683cf2 Add helper-array.md in guide-es [skip ci] 2015-01-05 23:25:23 +01:00
Carsten Brandt
228f810912 a note about database naming style
fixes #6760
2015-01-05 20:52:29 +01:00
den007
c643d2b22e Added and translated documentation file in Russian 2015-01-05 22:45:18 +03:00
Carsten Brandt
945fb823f5 Merge pull request #6759 from pana1990/helper-array-guide
Add syntax highlighting [skip ci]
2015-01-05 20:42:19 +01:00
pana1990
60ef866708 Add syntax highlighting [skip ci] 2015-01-05 18:57:29 +01:00
Alexander Makarov
9271c0407d Merge pull request #6755 from keltstr/20150105_guide_hyperlinks_in_line_with_the_English_version
[skip ci] Были различные ссылки в русском гайде - привел все к английскому виду ссылок.
2015-01-06 00:02:04 +08:00
Qiang Xue
e4530e3abd Merge pull request #6756 from softark/docs-guide-ja-tutorial-core-validators
Docs guide ja tutorial core validators [ci skip]
2015-01-05 09:20:56 -05:00
Nobuo Kihara
46f2f6e755 docs/guide-ja/tutorial-core-validators.md - completed [ci skip] 2015-01-05 23:06:07 +09:00
Nobuo Kihara
9a51c5faf5 docs/guide-ja/tutorial-core-validators.md - WIP [ci skip] 2015-01-05 23:06:06 +09:00
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