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
a6e8bae49f
Add signature of callable in DI ( #15369 ) [skip ci]
2017-12-15 18:44:06 +03:00
15a46441e1
Updated asset-plugin version in docs [skip ci]
2017-10-02 21:03:13 +02:00
5b2101f14c
Update guide: Object -> BaseObject
...
issue #7936
2017-07-19 10:51:46 +02: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
30b7fc8dc1
Fixes #13577 : yii\db\QueryBuilder::truncateTable
should work consistent over all databases
2017-02-20 23:38:50 +03:00
5e987b0b9b
Fixed anchor in docs
2017-02-17 09:15:57 +02: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
685f16e8ef
📖 Updated guide pages - wrap true, false, null
2016-09-20 10:49:15 +03:00
eceaa97275
promote restrictive version constraints in the guide
...
issue #12154
2016-09-05 15:20:10 +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
98926891a4
added translators.json to the Guide to allow attribution in the rendered guide
...
see https://github.com/yiisoft-contrib/yiiframework.com/issues/33
2016-08-23 14:03:13 +02:00
d96d619158
fixed a bunch of guide issues with illegal characters and missing images
2016-08-22 15:25:48 +02:00
c66121d2b6
update documentation fxp/composer-asset-plugin to version ^1.2.0 ( #11876 )
2016-07-03 12:05:42 +02:00
56308eab1d
fixed guide docs about controller map
...
fixes #11762
2016-06-16 12:30:33 +02:00
b6a0592903
fixed broken links in the guide
2016-06-09 14:33:39 +02:00
10aee2cfab
[ci skip] updated screenshot in guide start-databases
...
https://github.com/yiisoft/yii/issues/4022
2016-03-04 19:05:43 +02:00
89dc2570c2
[ci skip] updated population in guide start-databases
...
https://github.com/yiisoft/yii/issues/4022
2016-03-04 17:07:52 +02:00
af8e792f0d
grammatical adjustment
2016-02-17 23:49:47 -03:00
f639d63cf9
Sync the file guid, translater, review for ptBR
2016-02-16 23:33:08 -03:00
84a3bc2ebf
Merge pull request #10842 from lukBarros/master
...
Added and translated into Brazil of the Portuguese session of the URL helper
2016-02-16 10:20:42 +02:00
2e50270527
grammatical adjustment
...
grammatical adjustment
2016-02-15 11:44:49 -03:00
21fe25ff18
finish review ptbr - 100% done
2016-02-14 18:44:13 -03:00
3f6f691e52
partial change for ptBR lang (3/3) 100% done
...
partial change for ptBR lang (3/3) 100% done
2016-02-14 18:24:47 -03:00
64fb931270
partial change for ptBR lang (2/3)
...
partial change for ptBR lang (2/3)
2016-02-14 17:56:51 -03:00
a1a77fa7fd
partial change for ptBR lang (1/3)
...
partial change for ptBR lang (1/3)
2016-02-14 17:33:57 -03:00
e1eae343a0
Sync files for doc to ptBR
...
Sync files for doc to ptBR
2016-02-14 17:18:33 -03:00
7035ccea66
Guide output-data-providers fixed code example
2016-01-26 17:02:54 +08:00
89f677ba2a
Guide db-active-record fixed code example
2016-01-23 09:35:21 +02:00
25138d337c
Docs es,ja,pt-BR,ru,zh-CN: fixed link to AuthMethod
2016-01-15 13:15:18 +02:00
9b1dfe54e9
Updated composer-asset-plugin requirement to ~1.1.1
all over the framework
2015-11-30 08:28:48 +02:00
35466c0929
Update docs composer-asset-plugin [skip ci]
2015-11-12 14:25:07 +02:00
8268f6cd1f
review correct terms
...
review correct terms
2015-10-16 11:40:31 -03:00
cc160f704b
review translater, correct terms, sintax e outhers
...
review translater, correct terms, sintax e outhers for ptBR.
2015-10-15 17:45:02 -03:00
44f13c3b3b
Added pt-BR tutorial-shared-hosting.md
2015-10-02 23:58:32 -03:00
b107d61aac
Update docs to latest version of composer-asset-plugin
2015-09-03 12:04:24 +03:00
0d5265fbc7
docs/guide-pt-BR typos [skip ci]
2015-08-18 11:08:12 +03:00
4305667f87
docs/guide-pt-BR typos [ci skip]
2015-08-13 10:23:38 +03:00
44c70a8011
docs/guide-pt-BR - typos [ci skip]
2015-08-11 23:40:07 +03:00
a4b0ce0cb7
Merge pull request #9384 from alcirmonteiro/master
...
docs/guide-pt-BR/tutorial-yii-integration.md - translate - update [ci…
2015-08-11 21:29:28 +02:00
24fb544732
docs/guide-pt-BR/tutorial-yii-integration.md - translate - update [ci skip]
2015-08-11 14:01:16 -03:00
9176d07e62
docs/guide-pt-BR typos [ci skip]
2015-08-11 10:48:47 +03:00
69839828af
Merge pull request #9347 from alcirmonteiro/master
...
docs/guide-pt-BR/tutorial-core-validators.md - translate - update [ci skip]
2015-08-07 15:44:30 +03:00
9fc060fa34
docs/guide-pt-BR/tutorial-core-validators.md - translate - update [ci skip]
2015-08-07 09:08:53 -03:00