5692 Commits

Author SHA1 Message Date
1b1f257283 Fix typo in Russian translation of concept-behaviors.md (#18825) 2021-08-11 11:00:21 +03:00
9a0c2c25e2 update mongodb link (#18824) 2021-08-11 08:43:28 +02:00
200e1ba718 Update Elasticsearch link (#18816) 2021-08-08 16:49:32 +03:00
c3ce7652f5 Japanese document updated (#18809) 2021-08-05 10:02:27 +03:00
ca50dd0bc7 fix core framework code style link (#18805) 2021-08-04 08:21:28 +02:00
88e942821c update composer asset plugin link (#18797) 2021-08-01 09:04:55 +02:00
9b2720e664 Update links (#18790) 2021-07-29 17:26:53 +03:00
b4bdd6ef9f PL Guide updates (#18787) 2021-07-27 16:34:53 +02:00
a7ff413377 Fix typo in Russian translation of the guide 2021-07-26 15:39:22 +03:00
f8e37eb48b update fontawesome link (#18780) 2021-07-25 09:34:26 +02:00
5c80accf0b update twig link (#18774)
Co-authored-by: Bizley <pawel@positive.codes>
2021-07-22 09:32:33 +02:00
7374d4ac5c update http to https website links 2021-07-19 00:16:20 +03:00
2147029615 update structure block (#18760) 2021-07-12 08:24:44 +02:00
fd99eb6c8b update yii forum & chat link (#18751) 2021-07-08 10:12:15 +02:00
c318536cc3 update forum link (start-looking-ahead.md) (#18744) 2021-07-04 10:28:53 +02:00
9a9b722d52 update IRC chat (#18736) 2021-06-30 10:29:51 +02:00
db39f7c955 Json pretty print (#18726)
* Added pretty print support to Json helper

* Updated documentation for `yii\helpers\Json::$prettyPrint`

* Fixed line ending in \yiiunit\framework\helpers\JsonTest::testPrettyPrint for windows

* Added helper-json.md link in docs/guide/README.md

* Capitalized JSON in descriptions

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
Co-authored-by: Bizley <pawel@positive.codes>
2021-06-27 14:08:41 +02:00
be4faf6018 fix books link & update code block 2021-06-27 02:25:41 +03:00
60327cce22 Merge branch 'master' into patch-2 2021-06-24 13:41:54 +02:00
1affade837 Update docs/guide/security-passwords.md
Co-authored-by: Bizley <pawel@positive.codes>
2021-06-24 07:37:43 -04:00
c542ee14ad Update security-passwords.md to more correct word
Fundamentally, hashes cannot be `reversed`, rather they are cracked.
2021-06-23 23:49:35 -04:00
f29f8a279b single style to structure block (start-workflow.md) 2021-06-23 23:32:18 +03:00
da32669310 update info block all .md (uz) 2021-06-21 00:11:36 +03:00
b0b4dd4795 update info block in start-hello.md 2021-06-18 09:56:18 +03:00
97909e01be fix info block 2021-06-14 00:21:06 +03:00
d4f904f42c fix IIS Web site link 2021-06-11 00:26:20 +03:00
4d71a56ecb fix intro-yii.md (vi) link 2021-06-08 00:24:51 +03:00
f53a883400 fix intro-yii.md (zh-CN) link 2021-06-06 00:31:27 +03:00
eebb80506d fix intro-yii.md (uz) link 2021-06-04 01:33:01 +03:00
6d709cc560 Fix intro-yii.md (pt-BR) link (#18692) 2021-06-02 00:08:08 +03:00
25a46828e9 Fix id intro-yii.md (id) link (#18688) 2021-05-31 00:09:44 +03:00
31ca0fcb6f Fix #18676: Added method yii\helpers\BaseFileHelper::changeOwnership() and properties newFileMode/newFileOwnership in yii\console\controllers\BaseMigrateController
Co-authored-by: Bizley <pawel@positive.codes>
2021-05-30 19:26:15 +03:00
68691eb0d7 Fix typo 2021-05-29 17:31:50 +03:00
9f766ac779 Fix #18637: Mentioned that relation can not be named "relation" 2021-05-25 10:32:14 +03:00
6a3b7bb31b fix intro-yii.md (fr) link 2021-05-23 20:27:01 +03:00
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03:00
143a9c66bf Translate start-prerequisites.md into Vietnamese 2021-05-22 23:14:26 +03:00
f7e29678a7 Update security-authorization.md (#18667)
change deprecated function to actual
2021-05-20 22:26:41 +03:00
c2bdba6358 fix intro-upgrade-from-v1.md link (id) 2021-05-20 00:21:18 +03:00
9c63f43028 fix intro-upgrade-from-v1.md link 2021-05-17 01:22:54 +03:00
431c7c5045 fix docs link (ar) 2021-05-14 01:55:00 +03:00
29777af4c2 Fix link in docs (#18645) 2021-05-12 11:09:44 +03:00
79a81fd77f update npmjs urls 2021-05-10 00:24:32 +03:00
93425c3568 Fix #18631: Update nodejs links in docs 2021-05-07 11:10:04 +03:00
08a133e728 Update docs for #9718 (#18623)
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2021-05-05 12:47:38 +03:00
410b536608 fix link 2021-05-04 02:40:42 +03:00
6dad27d4a1 Reversed #18499 (#18546) 2021-03-04 12:53:11 +03:00
6b1750d35f Add note about updating cacert.pem 2021-03-03 15:48:49 +03:00
3883d73cea Fix #9718: Fix user staying authorized despite authKey change 2021-03-03 13:18:06 +03:00
daafa44d57 Add "Configuring SSL peer validation" to security best practices guide 2021-03-03 03:21:50 +03:00