972d427ba4
Better ICU formatting reference link [skip ci] ( #16019 )
2018-04-01 23:25:30 +03: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
101f5d7ccc
merge from 2.0.15
2018-03-23 13:37:04 +08:00
98aef96969
Update test-unit.md
2018-03-21 19:02:29 +08:00
491aee66d1
Update test-acceptance.md
2018-03-21 18:51:44 +08:00
cd98d6a1cf
Update test-environment-setup.md
2018-03-21 18:24:24 +08:00
d419bb6061
Merge pull request #62 from biaoqianwo/patch-2
...
Update test-environment-setup.md
2018-03-21 18:19:47 +08:00
7e2490eb70
Update concept-properties.md
2018-03-03 12:05:28 +08:00
c389c08085
Update test-environment-setup.md
2018-02-27 09:43:29 +08:00
f34faec2f2
Update runtime-responses.md
...
翻译错误:触雷->除了
2018-02-23 11:26:05 +08:00
089685975a
Wrap @inheritdoc tag in curly brackets [skip ci]
2018-02-19 00:16:19 +02:00
d9ce9f25fc
FixBugs:afterRender trigger EVENT_AFTER_RENDER
...
ps:
#yii\base\View::afterRender()
public function afterRender($viewFile, $params, &$output)
{
if ($this->hasEventHandlers(self::EVENT_AFTER_RENDER)) {
$event = new ViewEvent([
'viewFile' => $viewFile,
'params' => $params,
'output' => $output,
]);
$this->trigger(self::EVENT_AFTER_RENDER, $event);
$output = $event->output;
}
}
2018-02-13 17:01:39 +08:00
e6f5c46cdc
Fixes #15633 : Deprecate some things going away/changing in 2.1
...
- Deprecated `yii\base\BaseObject::className()` in favor of native PHP syntax `::class`, which does not trigger autoloading
- Deprecated XCache and Zend data cache support as caching backends
- Deprecated `yii\BaseYii::powered()` method
- Added `yii\base\InvalidArgumentException` and deprecated `yii\base\InvalidParamException`
- Added `yii\BaseYii::debug()` and deprecated `yii\BaseYii::trace()`
2018-02-11 01:48:29 +03:00
4ce42d9f46
Correction of the spelling of a word
...
修改文档内goodbye单词的拼写错误
2018-02-07 08:18:22 +00:00
844b73b45c
Merge pull request #57 from cddwx/patch-2
...
Add the missing "```"
2018-02-06 13:24:28 +08:00
e6567fc29e
Merge pull request #55 from YanlongMa/master
...
yii2-redis 扩展翻译和详解
2018-01-30 21:57:31 +08:00
fc1b00c28b
yii2-redis
2018-01-28 18:07:45 +08:00
d36b674e2b
yii2-redis
2018-01-28 18:02:26 +08:00
a8182ab630
Add the missing "```"
2018-01-19 15:29:24 +08:00
db18220838
"时间" to "事件"
2018-01-19 15:10:49 +08:00
cf8b1dfc8a
Replaced .local with .test in installation guide [skip ci]
...
.local is used in mDNS by Apply and may cause routing issues
2017-12-21 02:35:56 +03:00
a6e8bae49f
Add signature of callable in DI ( #15369 ) [skip ci]
2017-12-15 18:44:06 +03:00
7515a72216
Update structure-models.md
2017-11-28 19:05:59 +08:00
a26161a2db
Update structure-models.md
2017-11-28 15:30:25 +08:00
9f968c1ac7
Update structure-filters.md
2017-11-18 21:27:27 +08:00
dae3a48070
文档说明修改
...
文档说明修改
2017-11-17 01:52:48 -06:00
e296109aa0
Update structure-entry-scripts.md
2017-11-14 13:39:31 +08:00
65aa7a8db0
Update start-workflow.md
2017-10-15 21:12:12 -05:00
535afdb379
Update tutorial-i18n.md
2017-10-15 09:16:41 +08:00
9ab4afc567
Merge pull request #44 from deepziyu/doc
...
complete db-active-record.md translated
2017-10-12 21:45:12 -05:00
5aae0499fc
complete db-active-record.md translated
2017-10-12 18:18:39 +08:00
d5db455747
complete AR 翻译
2017-10-12 18:13:48 +08:00
1e63bd562f
add AR bak 到 1172 行
2017-10-11 18:03:20 +08:00
bd1cc295af
add AR bak 到 612 行
2017-10-09 17:41:15 +08:00
15a46441e1
Updated asset-plugin version in docs [skip ci]
2017-10-02 21:03:13 +02:00
77d8d3ade3
Merge branch 'doc' into doc
2017-09-30 04:40:01 -05:00
d52ef3b7a2
Update structure-modules.md
2017-09-30 04:34:28 -05:00
f5e31ac8c7
Update structure-filters.md
2017-09-30 04:25:30 -05:00
86a2d303f0
Update runtime-sessions-cookies.md
2017-09-30 04:08:34 -05:00
add31f94ef
Update runtime-sessions-cookies.md
2017-09-30 03:58:03 -05:00
b2f60d37f1
transalte structure-modules.md
2017-09-29 21:33:40 +08:00
f606737ecd
transalte structure-filters.md
2017-09-29 20:46:08 +08:00
24466d55c6
add AR bak 到 356 行
2017-09-29 18:12:40 +08:00
e270163c10
add AR bak
2017-09-29 15:56:54 +08:00
ef9d5cef1e
Merge branch 'doc' into doc
2017-09-28 03:49:07 -05:00