267 Commits

Author SHA1 Message Date
385fe13d66 Revert #18102 since renaming is technically problematic (#18109) 2020-06-17 13:40:17 +03:00
472600ee3f Fix #18102: Use “primary”/“replica” terminology instead of “master”/“slave” 2020-06-14 00:12:10 +03:00
7832136107 Correct typo in Spanish start-prerequisites.md (#17371) [skip ci]
Corrigiendo typo en sección "Programación orientadas a objetos"
2019-06-14 20:52:36 +03:00
bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci]
* Updated php.net link for some MemCache properties [skip ci]

* Changed protocol to https for links to php.net in comments

* Changed protocol to https for links to php.net in code

* Changed www.php.net (http) to secure.php.net (https) in comments

* Changed www.php.net (http) to secure.php.net (https) in code

* Changed protocol to https for links to php.net in UPGRADE.md

* Changed protocol to https for links to pecl.php.net in comments

* Changed us.php.net to secure.php.net (https) in comments

* Changed protocol to https for links to php.net in docs

* Changed www.php.net (http) to secure.php.net (https) in docs

* Changed protocol to https for links to pecl.php.net in docs

* Changed ru/jp.php.net to secure.php.net (https) in docs

Don't sure about russian guide: is this links meant to be for guide on russian, or not?
2019-02-28 13:09:27 +03:00
c64152d014 Update start-installation.md (#17113) [skip ci] 2019-02-07 18:18:07 +03:00
d07e286dbd fix syntax error in fr and es guide
these were failing the PDF build
2018-12-12 09:29:34 +01:00
c86f26c0a8 Translate 'output-data-widgets' to Spanish (1) (#16824) [skip ci] 2018-10-26 01:33:06 +03:00
ba95294b0c Translate sections on testing to Spanish (#16786) [skip ci] 2018-10-19 00:34:48 +03:00
558cd482d8 Translate 'What do you need to know' section to Spanish (#16783) [skip ci] 2018-10-14 10:48:36 +03:00
74649543de Translate section 'Output Data Providers' to Spanish (#16767) [skip ci] 2018-10-04 00:12:44 +03:00
dfbcd46eb0 Update and correct Spanish translation (#16765) [skip ci] 2018-10-03 14:18:42 +03:00
717f430ccc Update start-installation.md (#16605)
* Update start-installation.md

Propongo mejorar la redacción en español

* Update start-installation.md

* update

info
2018-08-09 01:56:03 +03:00
fb7665efd5 Update intro-yii.md (#16597) [skip ci]
Fixed redactions errors and added PHP 7 update suggestion
2018-08-04 01:17:01 +03:00
da447fd1bb Update rest-routing.md (#16433) [skip ci]
Espero sea de ayuda.
2018-06-24 11:39:34 +03:00
5ec64bb3c7 Update db-dao.md (#15982) [skip ci] 2018-03-25 21:11:52 +03: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
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
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
5e987b0b9b Fixed anchor in docs 2017-02-17 09:15:57 +02:00
96069b341a fixed some links in doc (#13390) 2017-01-14 21:37:31 +01:00
496310e7e3 fixed typo in security guide about namespace
backslash vs. slash
fixes #13132
2016-12-04 02:50:22 +01:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
f01fdc7584 Translate file input-multiple-models.md carga multiple Yii2 2016-10-05 11:34:17 -04:00
e0a021cd25 Added a checkAccess example [skip ci] 2016-10-05 15:13:20 +03:00
fda4fccbb9 fix pull !11207 does not update db migrations guide 2016-09-23 12:09:14 +08:00
0a0a8af598 Fixed bad replacements :) 2016-09-20 11:01:26 +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
b3059a9a76 Updated Input Validation guide. Closes #12377 2016-08-29 11:34:38 +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
fead450998 Fix links in helper-array.md. [skip ci] (#11913) 2016-07-07 11:44:00 +03:00
8c240ed067 Fixes #11683: Fixed fixture command to work with short syntax. yii fixture "*, -User" should be used instead of yii fixture "*" -User 2016-07-07 01:30:06 +03:00
5992eea571 Fixes #11808: _table and _column suffixes are now required when generating migration 2016-07-04 12:50:37 +03: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
b9bff5f681 Correct links for migration database accessing methods. (#11669) [skip ci] 2016-06-06 20:49:28 +02:00
21c2c7a768 Some spanish docs updates [skip ci] (#11695) 2016-06-05 21:58:03 +02:00