Commit Graph

19691 Commits

Author SHA1 Message Date
Arhell
97909e01be fix info block 2021-06-14 00:21:06 +03:00
Bizley
8ac70d4350 Merge pull request #18711 from dicrtarasov/dicr-throwable
fix Exception\Throwable order
2021-06-13 15:55:10 +02:00
Игорь Тарасов
330166e703 fix Exception\Throwable order 2021-06-13 18:07:43 +05:00
Bizley
bbb756a876 Merge pull request #18709 from yiisoft/fix
fix IIS Web site link
2021-06-11 10:31:24 +02:00
Arhell
d4f904f42c fix IIS Web site link 2021-06-11 00:26:20 +03:00
Bizley
9b4e143378 Merge pull request #18703 from yiisoft/fix-link
fix intro-yii.md (vi) link
2021-06-07 23:46:53 +02:00
Arhell
4d71a56ecb fix intro-yii.md (vi) link 2021-06-08 00:24:51 +03:00
Bizley
8f458771cb Merge pull request #18698 from yiisoft/fix
fix intro-yii.md (zh-CN) link
2021-06-06 10:01:07 +02:00
Arhell
f53a883400 fix intro-yii.md (zh-CN) link 2021-06-06 00:31:27 +03:00
Alexander Makarov
4a5b325160 Fix console error handler exception handling condition. Related to #18696
See https://github.com/yiisoft/yii2/pull/18696#discussion_r645877103
2021-06-05 23:29:10 +03:00
rhertogh
4d5fea7f6c Fix #18695: Added yii\web\Cookie::SAME_SITE_NONE constant 2021-06-05 14:06:17 +03:00
蛋蛋
d5a428e001 Fix some code smells (#18696) 2021-06-05 13:37:45 +03:00
Bizley
9dbdd9a8e0 Merge pull request #18697 from yiisoft/fix
fix intro-yii.md (uz) link
2021-06-04 14:35:30 +02:00
Arhell
eebb80506d fix intro-yii.md (uz) link 2021-06-04 01:33:01 +03:00
Ihor Sychevskyi
6d709cc560 Fix intro-yii.md (pt-BR) link (#18692) 2021-06-02 00:08:08 +03:00
Bizley
7966fe47e6 Scrutinizer fixes (#18685)
* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/filters/AccessRule.php?selectedLabels%5B0%5D=2&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/helpers/BaseFileHelper.php?selectedLabels%5B0%5D=2&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/base/Application.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/base/Module.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/web/MultipartFormDataParser.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/web/Session.php?selectedLabels%5B0%5D=7&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/base/Controller.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/MigrateController.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* Added vardocs, and small refactor

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/db/conditions/InConditionBuilder.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/db/Connection.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/db/mssql/QueryBuilder.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/log/Logger.php?selectedLabels%5B0%5D=6&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/BaseMigrateController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* Adding space between type

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/CacheController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/FixtureController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/console/controllers/MigrateController.php?selectedLabels%5B0%5D=18&selectedSeverities%5B0%5D=10&selectedSeverities%5B1%5D=5&orderField=path&order=asc&honorSelectedPaths=0

* Update framework/console/controllers/CacheController.php

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

* Update framework/console/controllers/CacheController.php

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

* Update framework/console/controllers/FixtureController.php

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

* Update framework/console/controllers/FixtureController.php

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

* Update framework/console/controllers/FixtureController.php

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

* Update framework/console/controllers/FixtureController.php

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

* Update framework/console/controllers/FixtureController.php

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

* Update framework/console/controllers/FixtureController.php

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

Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2021-05-31 21:07:36 +03:00
Ihor Sychevskyi
25a46828e9 Fix id intro-yii.md (id) link (#18688) 2021-05-31 00:09:44 +03:00
rhertogh
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
Ihor Sychevskyi
68691eb0d7 Fix typo 2021-05-29 17:31:50 +03:00
Scilef
9f766ac779 Fix #18637: Mentioned that relation can not be named "relation" 2021-05-25 10:32:14 +03:00
Bizley
4cb2dfef1a Add more tests for helpers (#18675) 2021-05-25 10:28:57 +03:00
aidanbek
fff35b3796 Fix #18678: Fix yii\caching\DbCache to use configured cache table name instead of the default one in case of MSSQL varbinary column type detection 2021-05-24 14:53:04 +03:00
Bizley
fdcbb9c982 Merge pull request #18672 from Arhell/fix-link
fix intro-yii.md (fr) link
2021-05-23 19:41:20 +02:00
Arhell
6a3b7bb31b fix intro-yii.md (fr) link 2021-05-23 20:27:01 +03:00
rhertogh
0cd68a330d Fix #18669: Changed visibility of yii\web\User::checkRedirectAcceptable() to public 2021-05-23 17:37:01 +03:00
Bizley
82be8b61cf Replacing deprecated ::className() with ::class (#18671) 2021-05-22 23:14:54 +03:00
Ngô Quốc Đạt
143a9c66bf Translate start-prerequisites.md into Vietnamese 2021-05-22 23:14:26 +03:00
RomanBush
f7e29678a7 Update security-authorization.md (#18667)
change deprecated function to actual
2021-05-20 22:26:41 +03:00
Bizley
9780b46185 Merge pull request #18663 from Arhell/fix
fix intro-upgrade-from-v1.md link (id)
2021-05-20 09:14:22 +02:00
Arhell
c2bdba6358 fix intro-upgrade-from-v1.md link (id) 2021-05-20 00:21:18 +03:00
Bizley
1b3b3fb593 Merge pull request #18664 from winternet-studio/patch-1
Fixed typo
2021-05-19 08:19:50 +02:00
Allan
ddeb80cdf3 Fixed typo 2021-05-19 07:32:35 +02:00
Bizley
b33f1a7ecb Merge pull request #18659 from Arhell/fix
fix intro-upgrade-from-v1.md link
2021-05-17 09:49:06 +02:00
Arhell
9c63f43028 fix intro-upgrade-from-v1.md link 2021-05-17 01:22:54 +03:00
Bizley
4efd221ccb Merge pull request #18651 from Arhell/fix-link
fix docs link (ar)
2021-05-14 10:06:30 +02:00
Arhell
431c7c5045 fix docs link (ar) 2021-05-14 01:55:00 +03:00
Anton
2520e50c52 Fix #18653: Added method yii\helpers\BaseHtml::getInputIdByName() 2021-05-13 22:20:42 +03:00
Marco van 't Wout
7e323ba07c Fix #18650: Refactor framework/assets/yii.activeForm.js arrow function into traditional function for IE11 compatibility 2021-05-12 18:11:39 +03:00
Bizley
29777af4c2 Fix link in docs (#18645) 2021-05-12 11:09:44 +03:00
Bizley
56d8ca6ccb Merge pull request #18628 from kjusupov/inflextor_fixes
Added 'software' and 'hardware' string to BaseInflector $specials.
2021-05-10 10:54:23 +02:00
Bizley
66ff8309b9 Update CHANGELOG.md 2021-05-10 10:12:37 +02:00
Kamchybek Jusupov
c6441b750c Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes 2021-05-10 16:10:22 +08:00
Kamchybek Jusupov
3019d4aa8e Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes 2021-05-10 16:10:08 +08:00
Bizley
e63be01f20 Update CHANGELOG.md 2021-05-10 10:09:36 +02:00
Bizley
acd422b66e Merge branch 'master' into inflextor_fixes 2021-05-10 10:08:02 +02:00
Kamchybek Jusupov
157043b3be Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes 2021-05-10 16:05:39 +08:00
Kamchybek Jusupov
94a6b5d548 Added the CHANGELOG entry 2021-05-10 16:05:28 +08:00
Bizley
0d84591ac2 Merge pull request #18641 from Arhell/upd-urls
update npmjs urls
2021-05-10 09:07:17 +02:00
Arhell
79a81fd77f update npmjs urls 2021-05-10 00:24:32 +03:00
Alexander Makarov
c76e4dd7c7 Update BaseInflector.php 2021-05-09 00:59:33 +03:00