e61096bf4e
documentation_style_guide.md
2018-04-10 14:19:05 +08:00
345b2ec544
Update intro-upgrade-from-v1.md
2018-04-10 14:02:09 +08:00
8f277c1b30
fix typo
...
thanks @maxim-niko
2018-04-09 23:21:16 +02:00
d968b04814
Merge pull request #68 from yiichina/doc
...
merge form doc branch
2018-04-09 18:26:28 +08:00
1da3a68412
translation
2018-04-09 18:19:32 +08:00
94333aeab4
update concept-behaviors.md
2018-04-09 16:47:26 +08:00
9ba943c4ad
Update start-prerequisites.md ( #16060 ) [skip ci]
2018-04-09 11:27:03 +03:00
6862e0648a
Fix typo in input-forms.md ( #16062 ) [skip ci]
2018-04-09 11:20:29 +03:00
0565da8f0e
merge from yiisoft/yii2
2018-04-09 16:13:05 +08:00
e59cb3806e
fix chinese guide ( #16061 )
2018-04-09 09:19:08 +02:00
79a9a70bc2
add blocktypes.json and fix blocks name
2018-04-09 11:46:50 +08:00
353fc240a9
Update start-prerequisites.md ( #16055 ) [skip ci]
...
Changed you'll to you in last paragraph. Also Changed your to you in object oriented section.
2018-04-07 11:53:26 +03:00
ab092f2e21
Fixes #15117 : Fixed yii\db\Schema::getTableMetadata cache refreshing
2018-04-06 16:49:17 +03:00
141758abab
Update README.md
...
updated documentation links
2018-04-06 13:39:43 +02:00
7b0fb14c3c
docs/guide-ja updated [ci skip] ( #16042 )
2018-04-05 11:39:03 +03:00
b8a3fa4ff9
Re-extracted Chinese messages and translated them ( #16041 ) [skip ci]
2018-04-05 11:38:29 +03:00
10dbb0e46b
update absolute links in guide to point to website
2018-04-04 16:52:38 +02:00
e4c0221be9
fix broken links in widget guide
...
fixes https://github.com/yiisoft-contrib/yiiframework.com/issues/235
fixes https://github.com/yiisoft/yii2/issues/14485
2018-04-04 16:38:25 +02:00
a5f9e45c07
Update tutorial-mailing.md
2018-04-04 15:58:14 +02:00
96a0372ec1
Update security-best-practices.md ( #16036 ) [skip ci]
2018-04-04 16:14:42 +03:00
8b1a79ae84
Merge pull request #67 from FYXing/patch-4
...
Update structure-controllers.md
2018-04-04 10:31:55 +08:00
598e57cd6a
Update structure-controllers.md
2018-04-04 10:31:26 +08:00
b93bc2a62b
Update structure-controllers.md
2018-04-04 09:02:36 +08:00
eb198413f2
docs/guide-ja/tutorial-docker.md added [ci skip] ( #16024 )
2018-04-02 15:15:46 +03:00
972d427ba4
Better ICU formatting reference link [skip ci] ( #16019 )
2018-04-01 23:25:30 +03:00
5f2ec1a17c
docs/internals-ja revised ( #16018 ) [skip ci]
2018-03-31 23:34:49 +03:00
35ac718110
Fixes #16006 : Handle case when X-Forwarded-Host header have multiple hosts separated with a comma
2018-03-31 16:17:16 +03:00
bd837bc9b1
docs/guide-ja revised [skip ci] ( #16015 )
2018-03-31 13:13:56 +03:00
9dbf5ed6a0
Merge pull request #66 from yiichina/doc
...
Doc
2018-03-31 18:04:56 +08:00
35c3ff2fbd
Fixes #16010 : Fixed yii\filters\ContentNegotiator behavior when GET parameters contain an array
2018-03-30 18:16:52 +03:00
e3cc342571
Update start-installation.md
2018-03-30 21:29:10 +08:00
639816e4c1
Update tutorial-console.md
2018-03-30 19:42:23 +08:00
586d7476c4
Update concept-di-container.md
2018-03-30 19:06:45 +08:00
2876b1e035
Update concept-behaviors.md
2018-03-30 18:48:22 +08:00
6fca7df7da
Update concept-autoloading.md
2018-03-30 18:27:25 +08:00
7aa0306dad
Update caching-data.md
2018-03-30 18:19:49 +08:00
f850e360d1
Update caching-fragment.md
2018-03-30 17:35:45 +08:00
13ad20551e
Fixes #14660 : Fixed yii\caching\DbCache concurrency issue when set values with the same key
2018-03-30 12:26:19 +03:00
d99c7af238
Merge pull request #16011 from yiichina/doc
...
zh-CN doc translation
2018-03-30 12:22:45 +03:00
45363c1f33
Merge pull request #65 from yiichina/doc
...
merge from Doc
2018-03-30 15:03:34 +08:00
257dc749ec
Update tutorial-yii-as-micro-framework.md
...
complete tutorial-yii-as-micro-framework.md translation
2018-03-30 14:58:29 +08:00
7a040e62b5
add file tutorial-yii-as-micro-framework.md
...
add file tutorial-yii-as-micro-framework.md
2018-03-30 14:06:53 +08:00
3a7ce93c80
add file tutorial-docker.md
...
add file tutorial-docker.md
2018-03-30 13:41:30 +08:00
4745b388fc
add file input-form-javascript.md
...
add file add input-form-javascript.md
2018-03-30 12:03:41 +08:00
411f8fec65
add file start-prerequisites.md
...
add file start-prerequisites.md
2018-03-30 11:22:07 +08:00
8c91ffb8dd
Update README.md
2018-03-30 11:08:09 +08:00
d880148fd0
Add php-intl dependency info for SluggableBehavior ( #15997 ) [skip ci]
2018-03-28 13:25:31 +03:00
4b3edca9b1
Better travis config comments [skip ci] ( #15996 )
2018-03-28 00:46:39 +03:00
839112a919
Issue #14834 : skip 'TIMESTAMP' definition test when NO_ZERO_DATE enabled ( #15987 )
...
This is a temporary patch to be able to run tests on local configurations without additional MySQL 5.7 tuning.
This will not affect travis builds because travis running with NO_ZERO_DATE disabled.
2018-03-27 19:22:56 +03:00
4e940a2772
Fix travis builds for 'nightly' php ( #15992 )
...
1) Fixed unexpected exceptions (PHP nightly): https://travis-ci.org/yiisoft/yii2/jobs/358866164#L789
2) Fixed session issues (PHP hhvm): https://travis-ci.org/yiisoft/yii2/jobs/358866162#L841
3) Excluded unicode characters check from 'nightly' PHP version
4) Also deprecated InvalidParamException replaced with InvalidArgumentException
2018-03-27 19:22:15 +03:00