5530 Commits

Author SHA1 Message Date
aac8e3cec6 Already resolved IP: doc added #17521 (#17596) [skip ci] 2019-10-06 14:58:33 +03:00
bde939dee3 Remove Yii 2.1 reference from DAO docs (#17582) [skip ci] 2019-10-01 13:26:20 +03:00
8f72ba4b59 docs/guide-ja updated [ci skip] (#17581) 2019-09-30 10:47:00 +03:00
3525d96cec One word translated (#17578) [skip ci]
"For example" --> "Например"
2019-09-29 00:36:48 +03:00
23202244b4 Fix #16676: Set gridview ID explicitly so example works out of the box [skip ci] 2019-09-17 17:41:23 +03:00
0dd5e370df Add IIS configuration to getting started guide section (#13712) [skip ci]
Supposing configurations for IIS to host Yii2 application. The reference of the code is the following question's answer on Stack Overflow:
http://stackoverflow.com/questions/30470618/iis-and-yii2-pretty-url
2019-09-17 14:13:36 +03:00
4a9c82f9ab Fix typos in documentation, update Japanese translation (#17551) [skip ci] 2019-09-09 17:06:25 +03:00
f72f7c7406 Remove dead link mention [skip ci] 2019-08-21 02:31:17 +03:00
a676fb8ec1 Update structure-modules.md 2019-08-19 17:09:32 +03:00
577f905b92 Update structure-modules.md
Перевод инфо блока
2019-08-19 12:38:37 +03:00
b98dc9eb2e Add note about adding module to console config in order to register commands to Russian guide [skip ci] 2019-08-19 11:30:42 +03:00
405c83cf34 Add note about adding module to console config in order to register commands [skip ci] 2019-08-19 11:29:46 +03:00
e615f0f43e Fix minor typos in fixture guide (#17488) [skip ci]
* Fix typo with `grabFixture()` (remove second argument)
* Use lowercase for filename placeholders to better match real filenames
* Add some missing articles for better readability
2019-08-01 13:18:34 +03:00
e50a07c30c Fix #17437: Fixed generating namespaced migrations 2019-07-23 17:28:43 +03:00
7e77dd2322 Fix minor issues in Russian start-workflow.md (#17425) [skip ci] 2019-07-11 15:46:36 +03:00
f984f02f4f Update input-file-upload.md to include note on changing field name (#17385) [skip ci] 2019-06-21 00:10:27 +03:00
8fb5b35cc5 Closes #17372. Fix documentation for the ArrayHelper::multisort() (#17375) 2019-06-18 14:17:16 +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
0165416c79 Update path configuration for composer-asset-plugin (#17347)
Composer install don't take "installer-paths" on the level of "config". The path which works: "config" => "fxp-asset" => "installer-paths"
2019-06-11 16:25:31 +03:00
1ed6ec1e5c Fixes #17353: Added sameSite support for yii\web\Cookie and yii\web\Session::cookieParams 2019-06-11 00:33:36 +03:00
1f3e89d056 Fixes #17331: Adjusted docs to state that console command option position does not matter [skip ci] 2019-05-29 17:36:31 +03:00
f7ca4932ba Translate output client scripts into Russian (#17272) [skip ci] 2019-05-28 09:07:24 +02:00
7e05e956b3 Fix typo in db-active-record.md (#17317) [skip ci] 2019-05-22 17:03:04 +03:00
25672a94d1 Fix syntax error in Query builder docs (#17281) [skip ci] 2019-04-20 21:18:03 +03:00
1689784414 Fix typo in zh-CN guide [skip ci] (#17277) 2019-04-17 13:18:08 +03:00
e91252da6a Translate security cryptography into Russian (#17273) [skip ci] 2019-04-16 12:07:23 +03:00
62c8a59e7b Translate runtime requests into Russian (#17247) [skip ci] 2019-04-04 15:25:54 +03:00
1f0d64f1fc Translate Security overview into Russian (#17246) [skip ci] 2019-04-02 12:20:34 +03:00
41592004b7 Translated Input form JavaScript docs into Russian (#17242) [skip ci] 2019-03-31 18:45:06 +03:00
8d2b3b5a94 Fixed typo in the Russian guide on Active Record (#17240) [skip ci] 2019-03-30 23:09:35 +03:00
0cbd1c12bc Fixed typo in Russian docs (#17211) [skip ci] 2019-03-17 22:28:29 +03:00
7b84ddb758 general update, add structure-modules.md 2019-03-13 16:41:59 +07:00
9689c7824f Merge remote-tracking branch 'upstream/master' 2019-03-13 10:08:43 +07:00
75358f1f18 Added JSON AR translation to Russian docs (#17199) [skip ci] 2019-03-11 12:24:33 +03:00
9a90f48059 Merge remote-tracking branch 'upstream/master' 2019-03-07 11:37:51 +07:00
7813c268f3 Fixed typo in Russian db-active-record.md (#17182) [skip ci] 2019-03-05 13:40:24 +03:00
d5894fccc9 Update, add Intro Upgrade from v1 2019-03-01 17:48:04 +07:00
50b7105e8b Update, add Intro Upgrade from v1 2019-03-01 17:39:55 +07: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
bd1dca7e50 Fixed Russian guide typo (#17160) [skip ci] 2019-02-27 20:11:52 +03:00
46a607fec3 Fixed Russian guide typo (#17163) [skip ci] 2019-02-27 20:10:54 +03:00
da6195b401 Fixed Russian guide typo (#17161) 2019-02-27 20:09:55 +03:00
2e4a8849ed Fixed Russia guide typo (#17164) [skip ci] 2019-02-27 20:09:01 +03:00
4ae663d79a Fixed Russia guide typo (#17165) [skip ci] 2019-02-27 20:07:52 +03:00
4a9bf45264 docs/guide-ja updated [ci skip] (#17162) 2019-02-27 20:03:01 +03:00
e3b2465524 Merge remote-tracking branch 'upstream/master' 2019-02-25 13:19:08 +07:00
f1dd4ac508 Typo (#17155) [skip ci] 2019-02-23 18:39:29 +03:00
1f1319cb9e anchor tag fixed (from <a> to <span>) [ci skip] (#17157) 2019-02-23 18:38:38 +03:00
2460e7f7ba Update tutorial-yii-integration.md (#17153) 2019-02-22 15:47:06 +03:00
3d878d7e1e Fixed constructor style in docs [skip ci] 2019-02-14 12:18:43 +03:00