Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/yii2-framework

[READ ONLY] Yii 2 framework core code only. This is a subtree split off the "yii2" repository
https://github.com/yiisoft/yii2-framework

Fix #18648: Fix `yii\web\Request` to properly handle HTTP Basic Auth headers

936e5bfd0a927f3d2941a42ea42149715f2c258c authored over 3 years ago by olegbaturin <[email protected]>
Json pretty print (#18726)

* Added pretty print support to Json helper

* Updated documentation for `yii\helpers\Json::$p...

7fb16425981406eec7f1bb7444dee4304f002394 authored over 3 years ago by rhertogh <[email protected]>
Allow jQuery 3.6 to be installed

See https://blog.jquery.com/2021/03/02/jquery-3-6-0-released/

5c1bdb2e7b5036efef16bc81d22e6a999238a22a authored over 3 years ago by Marco van 't Wout <[email protected]>
Added example with hyphen in action ID

Also added link to guide on actions - don't know if you have a better way than providing a stati...

f4addf4723b6e5dd64a83f85c2f00889dcb70dda authored over 3 years ago by Allan <[email protected]>
Merge branch 'master' into patch-1

141ea30d26687c95bc3af0ec431b474f991c627e authored over 3 years ago by RodrigoDornelles <[email protected]>
use getTargetClass in function checkTargetAttributeExistence

This interesting change, to be able to change getTargetClass when necessary when extending this ...

dc7877482b0e26972e857c93533a9829a531e088 authored over 3 years ago by RodrigoDornelles <[email protected]>
Merge branch 'master' into dicr-queryinterface-count

565cdd96a08a3f9fd5b2821fe9b740ca71f26924 authored over 3 years ago by Alexander Makarov <[email protected]>
fix QueryInterface::count return type

91cb43d6373bde76f58493c12c0c82ee1249e51f authored over 3 years ago by Игорь Тарасов <[email protected]>
fix Exception\Throwable order

b0dd10772e37a3eb5a59f994934db05cb99e8aba authored over 3 years ago by Игорь Тарасов <[email protected]>
Fix console error handler exception handling condition. Related to #18696

See https://github.com/yiisoft/yii2/pull/18696#discussion_r645877103

8edb1ddf3b444e9d9d821ae7a4fdc5c7c1859c21 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix #18695: Added `yii\web\Cookie::SAME_SITE_NONE` constant

632cd0d37f27d7c311215a3b05c2d9a6bc428b4d authored over 3 years ago by rhertogh <[email protected]>
Fix some code smells (#18696)

064e3d7b9472c8ec469fdb2c61b9d26a8f7e87e2 authored over 3 years ago by 蛋蛋 <[email protected]>
Scrutinizer fixes (#18685)

* https://scrutinizer-ci.com/g/yiisoft/yii2/issues/master/files/framework/filters/AccessRule.php...

ccfdddca18421ea3685565fbc348aa53c91a2e0f authored over 3 years ago by Bizley <[email protected]>
Fix #18676: Added method `yii\helpers\BaseFileHelper::changeOwnership()` and properties `newFileMode`/`newFileOwnership` in `yii\console\controllers\BaseMigrateController`

Co-authored-by: Bizley <[email protected]>

b1962befb33a3bfa9ea5d83c84699f92b082e6b2 authored over 3 years ago by rhertogh <[email protected]>
Add more tests for helpers (#18675)

7ff9383df9d7568e56759daa177c136e7e847e3b authored over 3 years ago by Bizley <[email protected]>
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

c28a0ee96c6ea6c6a1154738f456bd348919f383 authored over 3 years ago by aidanbek <[email protected]>
Fix #18669: Changed visibility of `yii\web\User::checkRedirectAcceptable()` to `public`

73d1eac5cce2fe7ec78056d39efddef009332c01 authored over 3 years ago by rhertogh <[email protected]>
Replacing deprecated `::className()` with `::class` (#18671)

47d0cd93ed5ba19c5839f516f518f8fa2b131f12 authored over 3 years ago by Bizley <[email protected]>
Fixed typo

f0eda27a6a43f7b80646d9971a5a2f922aa8010f authored over 3 years ago by Allan <[email protected]>
Fix #18653: Added method `yii\helpers\BaseHtml::getInputIdByName()`

43b30ba16a8a83956b37c835e3e611326c8eea89 authored over 3 years ago by Anton <[email protected]>
Fix #18650: Refactor `framework/assets/yii.activeForm.js` arrow function into traditional function for IE11 compatibility

72309e4ff6cdfbde44b12952b2309884e7f500b5 authored over 3 years ago by Marco van 't Wout <[email protected]>
Update CHANGELOG.md

03de04901de12625be4bc4c778c7a4650bdee8c7 authored over 3 years ago by Bizley <[email protected]>
Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes

67cb9efb6ed4157eaa86f481564faa2be109fcc5 authored over 3 years ago by Kamchybek Jusupov <[email protected]>
Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes

520313258a1491fb15787d32bfc67811085aa86d authored over 3 years ago by Kamchybek Jusupov <[email protected]>
Update CHANGELOG.md

d9ba3821fb2f5a8d40947ebf320caf972c57b11c authored over 3 years ago by Bizley <[email protected]>
Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes

312bec33dde658d92125325e3eb602e18625fe92 authored over 3 years ago by Kamchybek Jusupov <[email protected]>
Added the CHANGELOG entry

8343b19d549cb7163575098c302ea9460afb8982 authored over 3 years ago by Kamchybek Jusupov <[email protected]>
Update BaseInflector.php

5ad6f9a83325d9c5ff6e5aadeb24eccaead5b052 authored over 3 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into inflextor_fixes

854569a4005442e9b1e01ff1bd2d2a7679472302 authored over 3 years ago by Bizley <[email protected]>
Remove capitalized versions of rules

6af50741035b8f830fec3885377bb926c548e366 authored over 3 years ago by Kamchybek Jusupov <[email protected]>
Update BaseInflector.php

a3d869be968e7d45262cd7f1e9b8ddaa8c0a5822 authored over 3 years ago by Alexander Makarov <[email protected]>
prepare for next release

1c81d7ebb1dbb430b58610b42685fc2204c19497 authored over 3 years ago by Alexander Makarov <[email protected]>
release version 2.0.42.1

fe7938f5eac5d2ba1c814dd0a6833cfe73885af3 authored over 3 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into inflextor_fixes

09db6126424cef3ff03435656dbb80db874fa171 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist

33fbc13b7bca84a4230c6118c43efea4a02932b0 authored over 3 years ago by Bizley <[email protected]>
Merge branch 'master' into inflextor_fixes

589426366fe97d34cdd9dcd63078013bb4838b0a authored over 3 years ago by Alexander Makarov <[email protected]>
prepare for next release

3d49d4f8ce99aecb4fee77969a17860359b7217c authored over 3 years ago by Alexander Makarov <[email protected]>
release version 2.0.42

ce8235dc0cbc940495e9e30a28c9244f56fc47b7 authored over 3 years ago by Alexander Makarov <[email protected]>
Minor cleanup

a394128762c36a264fe303d59ef2d0cda77f9a6f authored over 3 years ago by Alexander Makarov <[email protected]>
Update docs for #9718 (#18623)

Co-authored-by: Alexander Makarov <[email protected]>

30957205108ffd9768b7f6b77d6883d122c035c7 authored over 3 years ago by N. D <[email protected]>
Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types

3debddf66e79814b9d1b2e8d57b1aff9800a62cc authored over 3 years ago by Bizley <[email protected]>
Added 'software' and 'hardware' string to BaseInflector $specials.

013b8f2c484e54fdd04899c3b73233f005152783 authored over 3 years ago by Kamchybek Jusupov <[email protected]>
Improve docs

754420dc5ffd6c78cae0964b3b96222b9834bbce authored over 3 years ago by Bizley <[email protected]>
Add line to changelog

67d05eeedc8a138c4cddd047a8aa1f9266bc73a6 authored over 3 years ago by DarkDef <[email protected]>
remove duplicate code

fb5b11e7d9c2a4925c6a4a868710be65990034f2 authored over 3 years ago by DarkDef <[email protected]>
Update framework/db/mssql/QueryBuilder.php

Co-authored-by: Bizley <[email protected]>

33a5ebcc36485a2cf7dc4b029011ee2a6579609a authored over 3 years ago by Valerii Gorbachev <[email protected]>
Update framework/db/mssql/ColumnSchemaBuilder.php

Co-authored-by: Bizley <[email protected]>

e7d1d91429958d7a2dd6869a1c58461fe2953fab authored over 3 years ago by Valerii Gorbachev <[email protected]>
Merge branch 'master' into iss18604

d85e8c5598a0469dac0bf895f8245d6def72dd70 authored over 3 years ago by Bizley <[email protected]>
Fix #18619: Do not modify `yii\web\Cookie::$path` on `yii\web\Response::sendCookies()`

279a1eeabcdaefa848d24151cb09c86c2e9c7808 authored over 3 years ago by Mikk Tendermann <[email protected]>
Fixes after review

daa4aa82d13a2894558840069a8b45d131569723 authored over 3 years ago by DarkDef <[email protected]>
Update framework/db/mssql/QueryBuilder.php

Co-authored-by: Bizley <[email protected]>

43f0f413d8482c9a8b3b7a31597f894f9898421d authored over 3 years ago by Valerii Gorbachev <[email protected]>
Update framework/db/mssql/QueryBuilder.php

Co-authored-by: Bizley <[email protected]>

70004908c06390e48009781720463e6e96d2c5f7 authored over 3 years ago by Valerii Gorbachev <[email protected]>
Update framework/db/mssql/ColumnSchemaBuilder.php

Co-authored-by: Bizley <[email protected]>

509aa95f55086e6f0a6ea029a9a46f4eed610345 authored over 3 years ago by Valerii Gorbachev <[email protected]>
Update framework/db/mssql/ColumnSchemaBuilder.php

Co-authored-by: Bizley <[email protected]>

4b0f9d4362b4ab58f4da8d514440527a158f20d3 authored over 3 years ago by Valerii Gorbachev <[email protected]>
Update framework/db/mssql/QueryBuilder.php

Co-authored-by: Bizley <[email protected]>

694e7e27bc4399c87d083855a1adadfa0c7d10b5 authored over 3 years ago by Valerii Gorbachev <[email protected]>
Update framework/db/mssql/ColumnSchemaBuilder.php

Co-authored-by: Bizley <[email protected]>

ee8a0f357cdfffc18ba408fa6115f926aefb6a06 authored over 3 years ago by Valerii Gorbachev <[email protected]>
Merge branch 'master' into iss18604

2efecaf256e5d548932bf7d394197de6b4b18a1e authored over 3 years ago by Bizley <[email protected]>
New attemp

bf0e8c6c0cb745ceb39c48ce4cc799a828878a62 authored over 3 years ago by DarkDef <[email protected]>
Fix #18569: Add `NumberValidator::$allowArray`

ca4b612c5f21d6f6649055645cf22f004c2ff051 authored over 3 years ago by Никита Медведев <[email protected]>
Fix for issue #18604

6a7290b4fa55501a3a84fde731717d9eb5589860 authored over 3 years ago by DarkDef <[email protected]>
Fix #18611: Add note about isAcquired() behavior to Mutex (#18615)

e7141ac2b121faf5f5d70e1a5c81b5f553f515a3 authored over 3 years ago by Alexander Makarov <[email protected]>
Remove extra space from changelog

73030905ea989261eaa25d8283503f60594e1883 authored over 3 years ago by Alexander Makarov <[email protected]>
Fixed another call

730a7b670cf720d8a25f73e7679dde5860ae7e2d authored over 3 years ago by Alexander Makarov <[email protected]>
Add changelog

200f6f569be97eedd1be7c0a18f4d7947216950c authored over 3 years ago by Alexander Makarov <[email protected]>
Do not use $this to call static method

3801f18054a0dc4ea42db1cf6b28e664d9a252e1 authored over 3 years ago by Alexander Makarov <[email protected]>
Fix event namespace in `yii\db\Connection` phpdoc (#18608)

b548f9f22f77475a95a30fd51d22400faa811512 authored over 3 years ago by AIZAWA Hina <[email protected]>
Fix #18590: Fix `yii\web\UrlManager` to instantiate cache only when it's actually needed

7efd77f7c4471f955644a6d039135e2c52a9e976 authored over 3 years ago by Bizley <[email protected]>
Fix #18593: Fix setting the `maxlength` attribute for `Html::activeInput()` and `Html::activeTextArea()` based on `length` parameter of validator

a23d17069b8ac1fe6bb87b94c68b847b424f8c87 authored over 3 years ago by bscheshirwork <[email protected]>
Add Since PHPDoc

c3078993107a6e16b114136ea53a6c281bd00b4c authored over 3 years ago by Dmytro Naumenko <[email protected]>
:Merge branch 'master' of git://github.com/yiisoft/yii2 into 18585-email-validator-idn-fix

d8133ec15a518db20ea3a55713ee8c2682c9dd64 authored over 3 years ago by Aaron Mueller <[email protected]>
Refactoring so regex has it's own variables

c91a8a031542e602238e174aa35fc1e5957c6a50 authored over 3 years ago by Aaron Mueller <[email protected]>
Fixed typo in console/Application.php (#18596)

f1df1c4a7b1aa9862881616e7ca5f8421c863ac6 authored over 3 years ago by Toir Tuychiev <[email protected]>
Merge branch 'master' into 18585-email-validator-idn-fix

c9a734c4dcfe36c98a5b6d4c10460af2d9d07b39 authored over 3 years ago by Bizley <[email protected]>
Db pgsql getRawSql params replace fix changelog line

03a649ada3c071b54c1449654e39bb69241de744 authored over 3 years ago by Sartor <[email protected]>
Merge branch '18585-email-validator-idn-fix' of github.com:ihitbuttons/yii2 into 18585-email-validator-idn-fix

7cca5e414d392ccd5d70f9584e850caf972cab60 authored over 3 years ago by Aaron Mueller <[email protected]>
Refactor based on suggestion

518eb7d9630450e2ab964044f825a61847dad7a7 authored over 3 years ago by Aaron Mueller <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 18585-email-validator-idn-fix

15222694613095e1bff8901ee03ac99b512edf19 authored over 3 years ago by Aaron Mueller <[email protected]>
Merge branch 'master' into fix/db-pgsql-raw-sql-params

82b5276a74f38e5eb142e24430ac70c6874fc145 authored over 3 years ago by Sartor <[email protected]>
Db pgsql getRawSql params replace fix

f8fcfe1567bdc8ff084a50ae916dbc1c36132a24 authored over 3 years ago by Sartor <[email protected]>
Merge branch 'master' into 18585-email-validator-idn-fix

af2c3ad0ede14d9c9ab9c299ab7c151019b7f385 authored over 3 years ago by Alexander Makarov <[email protected]>
Limiting explode to 2

5b596fbc114f79c996f5edadccbe015d57259257 authored over 3 years ago by Aaron Mueller <[email protected]>
Refactoring method per request

dfb25a0610cb397a2c4af095c4f9a337881a2590 authored over 3 years ago by Aaron Mueller <[email protected]>
Fix #18323: Fix client validation of RadioList when there are disabled items

0b5c131f1028da35aae3692b6b1f62082e8f9887 authored over 3 years ago by Toir Tuychiev <[email protected]>
Fix #17203: Fix `yii\db\Connection` to persist customized `queryBuilder` configuration after the `close()` → `open()` cycle

11846fd99baa889a5041d1fbd8aa120bb45b9aa6 authored over 3 years ago by Dmytro Naumenko <[email protected]>
Fix #18325: Fix `yii\db\pgsql\Schema` to respect non-default PgSQL schema name for data types

Co-authored-by: SilverFire - Dmitry Naumenko <[email protected]>

dcc82f07353c06fa766d644320aee0d6de9425a6 authored over 3 years ago by theonedemon <[email protected]>
Fixing Email Validator to handle edge case where email address is valid but fails ascii conversion.

a29bf6cb687044080d1bb70d5c1350e4c3df144a authored over 3 years ago by Aaron Mueller <[email protected]>
Fix #17631: Fix `yii\widgets\BaseListView` to properly render custom summary

64c486dbfef9ca4ba74761663f9085a1d4900393 authored over 3 years ago by Bizley <[email protected]>
Fix #18566: Throw the original exception when `yii\web\Controller::bindInjectedParams()` catches HttpException

9df047e936aad2b96309a859102d31e18b61ebb2 authored almost 4 years ago by Pigo <[email protected]>
Minified SVGs (#18573)

5f6001cc9884c29058aee3583e18e63c2df7ce65 authored almost 4 years ago by simialbi <[email protected]>
Fix #14343: Fix `yii\test\ActiveFixture` to use model's DB connection instead of the default one

23d89c84fc4ea74412a95516c78d3754ece11bb3 authored almost 4 years ago by Bizley <[email protected]>
Use the correct db if strict mode is used in DbSession fixes #18574

60f729807f196e73bbf0b843b8951b95ad1d7114 authored almost 4 years ago by Alexander Krug <[email protected]>
fixed icon sizes (inline css) and added link to fontawesome

1b23900ba0e4a1951c04cd78b2e6b6288771cda0 authored almost 4 years ago by Simon Karlen <[email protected]>
Update CHANGELOG.md

52d52d698a69b0d513aec0152ace9b6ab2c7a51f authored almost 4 years ago by Bizley <[email protected]>
add lines to CHANGELOG.md

6bc321d12b1282e3b7af49e0d4f5ea3c5b3cff8c authored almost 4 years ago by DarkDef <[email protected]>
Storing check on `varbinary` the result in a private property

c0bc05a5f841d82eca3dcfbbb3ef329ec692b3f9 authored almost 4 years ago by DarkDef <[email protected]>
Fix for issue #18526

DbCache doesn't working using MSSQL/SqlServer

064407ce1b954901c401cc95106f35604cb6e71a authored almost 4 years ago by DarkDef <[email protected]>
Fix #17174: Fix `yii\db\BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations

29fc4662558c94c33586008b881b24e4dcc49ba3 authored almost 4 years ago by Bizley <[email protected]>
Fix #18557: Fix `yii\data\ActiveDataProvider` to handle DB connection configuration of different type than just `yii\db\Connection`

5d56c2b18f730d946e3103783401e0f6b00996c0 authored almost 4 years ago by Bizley <[email protected]>
Fix #18534: Added `prepareSearchQuery` property in `yii\rest\IndexAction`

53f3ed1bbcca0ca0079f4b10ec8d43a80da23933 authored almost 4 years ago by Daniil Sazhin <[email protected]>
Fix #17479: Fix `yii\grid\ActionColumn` to render icons when no glyphicons are available

a5b15cd3c318a80b89e9abd793ba3a42f6a02d65 authored almost 4 years ago by simialbi <[email protected]>