octicon-git-branch(16/) Commit Graph

2534 Commits

Author SHA1 Message Date
Ihor Sychevskyi
75ffb9248e update tutorial-performance-tuning.md php.net links (#19708) 2022-12-08 08:10:34 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
nadar
b7f492da71 newline is required for correct rendering (#19707) 2022-12-06 14:15:51 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Bizley
3c6e66f2b3 Unique and Exist validators docs updated (#19678)
* Unique and Exist validators docs updated

* Correct the line in unique validator as well

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2022-11-16 08:32:27 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
b520f57c4e Update protocol links (#19658) 2022-11-06 11:26:43 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Andrew Dawes
7c26670f4d Fixed several typos and grammar errors (#19639) 2022-10-22 15:35:53 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
54ee1aaf71 update input-forms.md mozilla links (#19636) 2022-10-21 08:50:17 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
ANIL SINGH BAFILA
c410e2de64 Added info on how to delete fragment caching (#19613) 2022-10-09 23:57:36 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Toir Tuychiev
2086a8dbb1 Fixed typo mistakes (#19610) 2022-10-09 23:56:27 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
592482a97a update structure-filters.md links (#19601) 2022-10-01 10:25:38 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Mehdi Achour
4604206bfb Switch from swiftmailer to symfonymailer in examples & tutorials (#19582) 2022-09-19 22:04:22 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ondřej Vašíček
60dec4008b Wrong operator format (#19548)
Based on the docs and mainly my experience with Yii, I believe the "and" operator format here is wrong. The condition parts which the "and" separates have to be each in an array, otherwise the where() doesn't know where the condition starts and where ends.
2022-09-12 13:59:33 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Bizley
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
37ea399280 update jqueryui link (#19501) 2022-08-03 08:42:09 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ar Rakin
ab8ea224f3 Update redis links (#19498)
* Update redis link

* Update redis link
2022-07-31 21:23:23 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
bba3806961 update imagine link (#19490) 2022-07-29 08:14:44 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Vitalii Rybalko
5eabb93482 Fix docs: input tabular data, remove unnecessary "-1" (#19489)
Before the change, with this input:
```
$_POST = [
    'Setting' => [
        0 => ['value' => 'value0'],
        1 => ['value' => 'value1'],
    ]
];
```
contents of $settings would be created as follows:
```
$settings = [
    Setting(value='value0'),
];
```
after the change it will be:
```
$settings = [
    Setting(value='value0'),
    Setting(value='value1'),
];
```
2022-07-28 23:34:10 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
b924c807f5 update getbootstrap link (#19487) 2022-07-27 09:01:33 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
8f2e182872 update sass,less,typescriptlang links (#19480) 2022-07-24 09:36:23 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
421a8a1497 update daringfireball link (#19476) 2022-07-21 08:21:13 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
qqqq
b87210f9b8 PHP version update in documentation (#19474)
* PHP version update in documentation

* Remove latest php version in documentation
2022-07-20 11:37:09 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
7fe09449b3 update semver link (#19473) 2022-07-19 08:14:02 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
490181fe6b update wikipedia link (#19464) 2022-07-17 12:42:37 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
e3de791aae update cherokee-project link (#19461) 2022-06-30 09:02:26 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
101600a7d5 update php-fig link (#19457) 2022-06-27 08:02:06 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
rhertogh
45519d3c18 Fix #19437: Add support to specify request port by trusted proxies in \yii\web\Request::getServerPort() 2022-06-17 20:18:18 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
f60730e210 update sitepoint link (#19441) 2022-06-16 23:25:25 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
9a44a205b0 update bower link (#19433) 2022-06-13 09:33:37 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
57ce3d3c94 update memcached link (#19428) 2022-06-09 08:42:32 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Bizley
2af75cb5e7 Fix typo in rest-filtering-collections.md (#19388) 2022-05-11 00:10:19 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Bizley
9eb268a52c Add guide section for filtering REST collection. (#19357)
* Add guide section for filtering REST collection.

* Update docs/guide/rest-filtering-collections.md

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>

* Update docs/guide/rest-filtering-collections.md

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
2022-04-20 09:11:20 +02:00 octicon-file-diff(16/) octicon-file-code(16/)
Anton
1789b28d76 Extend examples in guide/input-tabular-input.md (#19278) 2022-04-07 00:05:17 +04:00 octicon-file-diff(16/) octicon-file-code(16/)
jef348
9bf7c96f26 Update db-active-record.md (#19250)
Complete the php command.
2022-02-19 11:07:44 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
9bcc8c8e83 update links (en) (#19222)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-12 17:43:48 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
2861121a67 update boolean attributes link (#19216)
Co-authored-by: Bizley <pawel@positive.codes>
2022-02-09 10:05:12 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
b75201768e update APC link (#19210) 2022-02-06 11:39:54 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
9965b8f0a4 update ICU manual link (#19201) 2022-02-02 09:08:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
9a96e19660 update ICU site link (#19196) 2022-01-30 21:59:42 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
55de865dcf update ICU library link (#19190)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-27 09:11:30 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
rhertogh
e691713ed7 Fix #19171: Added $pagination and $sort to \yii\rest\IndexAction for easy configuration 2022-01-23 23:26:59 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
627d65603a update rules reference link (#19181)
Co-authored-by: Bizley <pawel@positive.codes>
2022-01-22 10:50:23 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
d2718f38bb update numbering schemas link (#19170) 2022-01-17 08:11:07 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
4bd551d143 update formatting reference link (#19164) 2022-01-14 09:40:23 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
b71b6657c8 update formatting reference link (#19157) 2022-01-11 07:48:42 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
02ad96fa83 update ICU API reference link (#19143) 2022-01-08 10:08:49 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
0167c9b961 update ICU documentation link (#19128) 2022-01-05 08:17:36 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
34a25a5c67 update documentation of the ICU project link (#19125) 2022-01-02 09:29:47 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
8c8676329a update download page link (#19115) 2021-12-29 09:07:26 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
25fd9608d3 Fix #19110: Update docker.com link (#19111) 2021-12-26 11:46:13 +03:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
02cc8d9fa9 update common media types link (#19106) 2021-12-23 08:42:59 +01:00 octicon-file-diff(16/) octicon-file-code(16/)
Ihor Sychevskyi
091af40298 Fix #19095: Update broken ICU manual link (#19097) 2021-12-20 19:38:31 +03:00 octicon-file-diff(16/) octicon-file-code(16/)