493 Commits

Author SHA1 Message Date
89a496bb39 db-active-record.md and db-dao.md updated 2018-03-16 13:20:32 +09:00
6643bcfed2 docs/guide-ja update WIP 2018-03-16 07:31:24 +09:00
8cc3830f46 Fix #15656: Error in the documentation of widget theming (#15734) [skip ci] 2018-02-22 02:04:31 +03:00
089685975a Wrap @inheritdoc tag in curly brackets [skip ci] 2018-02-19 00:16:19 +02: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
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
e29245d024 Docs: fix outdated unicode link (#15392) [skip ci] 2017-12-20 13:03:48 +03:00
a6e8bae49f Add signature of callable in DI (#15369) [skip ci] 2017-12-15 18:44:06 +03:00
b7a96a8eb5 Fixed typo in output client scripts [skip ci] 2017-10-25 21:50:35 +03:00
7d2079d7e9 Fixed docs 2017-10-23 21:59:13 +03:00
15a46441e1 Updated asset-plugin version in docs [skip ci] 2017-10-02 21:03:13 +02:00
03aac69a9b guide fix 2017-09-19 13:20:13 +03:00
5b2101f14c Update guide: Object -> BaseObject
issue #7936
2017-07-19 10:51:46 +02:00
d38908fc13 Fixed #14469: updated RFC links 2017-07-17 16:21:49 +03:00
a50d9d8e3e Enable include rule in php-cs-fixer (#14418) 2017-07-10 13:19:57 +03:00
c35ddec09a Update composer fxp plugin version in docs and travis scripts 2017-04-19 02:55:31 +03:00
400c531d95 Tiny documentation fix [skip ci] (#13998) 2017-04-17 15:51:09 +03:00
30b7fc8dc1 Fixes #13577: yii\db\QueryBuilder::truncateTable should work consistent over all databases 2017-02-20 23:38:50 +03:00
f18e55c1f0 docs ja translation updated [ci skip] 2017-02-17 14:58:32 +09:00
bf13f01b85 fixed some guide issues 2017-02-10 23:30:53 +01:00
f482cb6b7f docs/guide-ja updated [ci skip] (#13503) 2017-02-03 11:25:29 +03:00
a7518af30b docs/guide-ja updated [ci skip] (#13499) 2017-02-02 18:27:21 +03:00
d24f1ff460 docs/guide-ja/runtime-routing.md updated [ci skip] (#13479) 2017-01-31 11:53:06 +03:00
aa00aada82 docs/guide-ja/security-best-practices.md updated [ci skip] (#13481) 2017-01-31 11:52:35 +03:00
7988331e65 dosc/guide-ja updated [ci skip] (#13471)
* doc/guide-ja updated [ci skip]

* docs/guide-ja updated [ci skip]

* docs/guide-ja/db-migrations.md updated [ci skip]
2017-01-30 13:46:52 +03:00
015f14e374 Docs ja update 0127 [ci skip] (#13463)
* docs/guide-ja/intro-yii.md, docs/guide-ja/output-client-scripts.md updated [ci skip]

* docs/guide-ja/output-data-providers.md and output-data-widgets.md updated [ci skip]

* docs/guide-ja updates (WIP) [ci skip]
2017-01-28 18:32:23 +03:00
1708f38b13 docs/guide-ja some files updated [ci skip] (#13396) 2017-01-16 17:27:14 +03:00
96069b341a fixed some links in doc (#13390) 2017-01-14 21:37:31 +01:00
25a7ed60e7 Docs about namespaced migrations fixed 2017-01-10 14:22:50 +02:00
92270bcd24 docs/guide-ja updated [skip ci] (#13342)
* docs/guide-ja/caching-data.md updated

* docs/guide-ja/caching-fragment.md updated

* docs/guide-ja/concept-configurations.md updated

* WIP

* docs/guide-ja/concept-di-container.md updated

* docs/guide-ja/db-active-record.md updating WIP

* docs/guide-ja/db-active-record.md updated

* docs/guide-ja updating (WIP) [skip ci]
2017-01-07 20:05:18 +03:00
30cb2454ea Japanese documentation updates (#13337) [skip ci] 2017-01-06 20:56:24 +03:00
4cc2a620ba tutorial-console fix param input (#13315) 2017-01-02 14:30:25 +01:00
496310e7e3 fixed typo in security guide about namespace
backslash vs. slash
fixes #13132
2016-12-04 02:50:22 +01:00
f1f357bad3 Documentation for Events updated 2016-11-26 12:19:45 +02:00
f4e54a1b5a Fixed typo in get parameter in docs [skip ci] (#13066) 2016-11-24 11:52:44 +03:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
e0a021cd25 Added a checkAccess example [skip ci] 2016-10-05 15:13:20 +03:00
bb37b65ae1 fixed broken guide links 2016-09-29 12:57:27 +02:00
fda4fccbb9 fix pull !11207 does not update db migrations guide 2016-09-23 12:09:14 +08:00
0fa499322d fix links in input-forms guides 2016-09-12 23:41:32 +03:00
eceaa97275 promote restrictive version constraints in the guide
issue #12154
2016-09-05 15:20:10 +02:00
3deb6900b8 Yii 2 name fix (#12448)
To match Documentation Style Guide

> Yii 2.0 or Yii 2 (not Yii2 or Yii2.0)
2016-09-03 22:02:33 +02:00
b1da1085b4 yiisoft/yii2-httpclient added to structure-extensions.md 2016-08-31 15:34:25 +03:00
d55d8f6070 Class-based events doc fix 2016-08-30 13:14:00 +03:00
b3059a9a76 Updated Input Validation guide. Closes #12377 2016-08-29 11:34:38 +03:00
bb48a46630 docs/guide-ja updated [ci skip] 2016-08-29 14:09:57 +09:00
6d384c1d0b docs/guide-ja updated [ci skip] 2016-08-27 10:02:32 +09:00
00cd052b81 docs/guide-ja updated [ci skip] 2016-08-26 11:38:56 +09:00
a4863e3a5f updating /docs/guide-ja/* WIP 2016-08-25 23:33:46 +09:00
449a7df1e4 updating docs/guide-ja/* 2016-08-25 23:30:48 +09:00