Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2

Yii 2: The Fast, Secure and Professional PHP Framework
https://github.com/yiisoft/yii2

Add some @see references near HTML class attribute handling [ci skip] (#15558)

9aac304220b2bdad2de907df77ff833a23d15a87 authored over 6 years ago by Vladimir <[email protected]>
Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource

eb57d4191cbc5a2d8cf5a28345bc81a13e488fa1 authored over 6 years ago by Elvira Sheina <[email protected]>
Add missing file to micro-framework docs (#15550) [skip ci]

dbcb66b87aec9b0b5739a88f48662ec39b93a8cd authored over 6 years ago by Thomas Roos <[email protected]>
Fixes #9771: Assign hidden input with its own set of HTML options via `$hiddenOptions` in activeFileInput `$options`

4f7b410230e3ae1966f2e0a72814b32bb1c62dcb authored over 6 years ago by Hanafi Ahmat <[email protected]>
Fixes #15536: Fixed `yii\widgets\ActiveForm::init()` for call `parent::init()`

08eccb612ff9f82a0205eed95f8428d71e73a1f8 authored over 6 years ago by Alone <[email protected]>
Removes unnecessary `integerOnly` option (#15546) [skip ci]

`integer` validator already has `'integerOnly' => true`.

3d27ab34635a87aa0303f7fdf719e39c27494af6 authored over 6 years ago by Ricardo Pérez <[email protected]>
PHPDoc fix

71c541773f339fa04b6215eca5ca0268e9351464 authored over 6 years ago by Klimov Paul <[email protected]>
`@inheritdoc` notation changed

65f6b59b35cc63aee7f16a64aeafcec11a8dba39 authored over 6 years ago by Klimov Paul <[email protected]>
Fixed `yii\db\ActiveRecord::with()` unable to use relation defined via attached behavior in case `asArray` is enabled

b9cbc56330c16f21c1fd8ea35a7017bb45b7ee49 authored over 6 years ago by Klimov Paul <[email protected]>
removed excessive whitespace in CHANGELOG (#15539)

- makes ChangeLogTest pass

77bdcda5c5225723923df03cb2d5dc860edab7de authored over 6 years ago by Tobias Munk <[email protected]>
Fixes #14806: Added $placeFooterAfterBody option for GridView

d0c2ba43d7cd1c833522926e61cd5d7a67c5e237 authored over 6 years ago by Anton Terekhov <[email protected]>
IsIndexed() @return wrong description fixed (#15538) [skip ci]

38f66e9c6d975298dafed48c3ef0790f99b36cd0 authored over 6 years ago by Ankit Padia <[email protected]>
Fixes #14711: Fixed `yii\web\ErrorHandler` displaying exception message in non-debug mode

6b0be47e0fa9c532e03b07b4369050582fcf5c7a authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #13814: MySQL unique index names can now contain spaces

a2a79a70eb150b42df6210581527e6e88c41e65e authored over 6 years ago by Chris Harris <[email protected]>
Added empty HHVM config to fix HHVM tests (#15533)

940377ce56407e77a3e4fc59725833d633491f49 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #6391: Added note clarifying config for ListView pager and sorter [skip ci]

9823345a74085566afd8a064969e7b25ca4bb5a0 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixed #14612: Added note about session's logVars [skip ci]

847e224d6f62c3450628f4a8550f52c186eb6ee8 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixed #14840: improved Console::select() phpdoc [skip ci]

8b0702d38662166bc1537d2679216fb80b1a51a5 authored over 6 years ago by Alexander Makarov <[email protected]>
Fixes #15300: Fixed "Cannot read property 'style' of undefined" error at the error screen

c1323c84ba94decbe2787bec4411a108202644a6 authored over 6 years ago by Vitor <[email protected]>
Fixes #15494: Fixed missing `WWW-Authenticate` header

3763542dc4985ad401e5eb73750f65adc1a34820 authored over 6 years ago by Elvira Sheina <[email protected]>
Fixed #15140 DateValidator tests for specific ICU versions (#15518)

248415422f85dee805ff4cfe3b0a666edc5cdc2a authored almost 7 years ago by Tobias Munk <[email protected]>
Merge pull request #51 from cddwx/patch-1

"时间" to "事件"

b51ca6e48c74c9be9f51d5d199a866644687061a authored almost 7 years ago by deepziyu <[email protected]>
#15426: Added ability to create and drop database views

8d508440241a46b6fe8ce964b93d2c14b6b15822 authored almost 7 years ago by Гордиенко Владислав Юрьевич <[email protected]>
Add the missing "```"

a8182ab63081b38a176f2df417a480c698047500 authored almost 7 years ago by cddwx <[email protected]>
"时间" to "事件"

db18220838495f6770e908a542e4759420c31945 authored almost 7 years ago by cddwx <[email protected]>
improved dockerized tests (#15516)

- added ENV variable for using custom runtime folder
- create assets directory before using ass...

1bc17a3d22cae876df66486306cc9e4e8effa970 authored almost 7 years ago by Tobias Munk <[email protected]>
Moved time() statement right before usages in \yii\filters\RateLimiter (#14713)

eaca9c4202778bde2fba6e514479e03f0dd34b1f authored almost 7 years ago by Tymoteusz Beczek <[email protected]>
Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared

d7be512fa0f6d1ef75be26107816add6e638fda0 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #14980: Fix looping in `yii\i18n\MessageFormatter` tokenize pattern if pattern is invalid

ebd3d61a1bffaeb0bbd9f9411ebef24de656758a authored almost 7 years ago by Oleg Poludnenko <[email protected]>
Added test and adjusted changelog for #15112

18281c2156b82833f9f4aebc1b2531587324799c authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15122: Fixed `yii\db\Command::getRawSql()` to properly replace expressions

d32b80eec9583f5760c1294f34fd0db32bd403f0 authored almost 7 years ago by hiscaler <[email protected]>
Fixes #14135: Fixed `yii\web\Request::getBodyParam()` crashes on object type body params

acce1db53b81a95ded177a34821158fbc3f3c7b1 authored almost 7 years ago by Paul Klimov <[email protected]>
Fix: Query::each() without `indexBy()` zero based keys

00afe6a4b8d80c8ee475f831a657f0adad77dbee authored almost 7 years ago by Vovan-VE <[email protected]>
Improve email validator test coverage (#15504)

07fc770730d16d525c67d1832468cd78fd0604f1 authored almost 7 years ago by Nikolay Oleynikov <[email protected]>
Refactor email validator tests (#15503)

5ce0e06cd79d7c64bc0c01d9a6ead5a06998e5d8 authored almost 7 years ago by Nikolay Oleynikov <[email protected]>
Fixes #13919: Added option to add comment for created table to migration console command

b953a184e3b93080c24cb6e53ed269ff06126d52 authored almost 7 years ago by Elvira Sheina <[email protected]>
Fixes #6844: `yii\base\ArrayableTrait::toArray()` now allows recursive `$fields` and `$expand`

f1277d6d21e049f7d0717818da4885e66144be20 authored almost 7 years ago by Benoît Bouré <[email protected]>
Fixes #15353: Remove side effect of ActiveQuery::getTablesUsedInFrom() introduced in 2.0.13

f8990ac97a437f8fcdaf1eb192a1fcb85eed37d6 authored almost 7 years ago by Alexander <[email protected]>
Fixes #15496: CSRF token is now regenerated on changing identity

6c0540aa2d6e0fe0fa89e4fd35bba4be5d6cece7 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixed PHP 5.4 compatibility

7adf3152cb3400a611adfc889312224025301bed authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15422: Added default roles dynamic definition support via closure for `yii\rbac\BaseManager`

e516d64d1ec3721b5a685145086129f7f93d0cff authored almost 7 years ago by deltacube <[email protected]>
Fixes #15462: Fixed `accessChecker` configuration error

3c017b6b6188fe7935d5df58fcc1820d83f76eaf authored almost 7 years ago by Elvira Sheina <[email protected]>
translate plural format for MS (#15491)

translate plural format for MS

ca212f35e77a2127b0cce51a95aa59683a02cf76 authored almost 7 years ago by xicond <[email protected]>
Fixes #14355: Added ability to pass an empty array as a parameter in console command

af83e5940603f4edcdb5ae8c10399bf85a0be05c authored almost 7 years ago by Elvira Sheina <[email protected]>
Fixes #14903: Fixed route with extra dashes is executed controller while it should not

a559b9fa7621650bd4d2815fce674d6537e84093 authored almost 7 years ago by Elvira Sheina <[email protected]>
Fixes #15417: Added `yii\validators\FileValidator::$minFiles`

72b69e359a3d35bfb5fab55b7ca20e56a9e51cf1 authored almost 7 years ago by Гордиенко Владислав Юрьевич <[email protected]>
Fixed phpdoc of $radioOptions example (#15441) [skip ci]

5e3776e482fd0692b0deae8e5075e6d82a26af41 authored almost 7 years ago by Ankit Padia <[email protected]>
Merge pull request #15452 from developeruz/15169-translating-with-null-parameter

Fixed translating a string when NULL parameter is passed

f168fd3479c3ed0660e74ae6d29e4872221b9069 authored almost 7 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #15461 from InsaneSkull/patch-2

generatePasswordHash() documentation example syntax error fixed

9012472b354ac8a99f698849017c63a5b6e8f0bf authored almost 7 years ago by Dmitry Naumenko <[email protected]>
generatePasswordHash() documentation example syntax error fixed

533f9edd3560d3b35a1315999f2645da496f90b3 authored almost 7 years ago by Ankit Padia <[email protected]>
Fixed translating a string when NULL parameter is passed [#15169]

2dc4e8e6b2e8b9f8345ea88c1443779f8bf84f36 authored almost 7 years ago by Elvira Sheina <[email protected]>
Fixed `yii\behaviors\AttributeTypecastBehavior::$attributeTypes` auto-detection fails for rule, which specify attribute with '!' prefix

2a742cee9fa9a22fd0a2a8eba69b3ca42fa4114b authored almost 7 years ago by Klimov Paul <[email protected]>
Fix code issues (#15435)

* Fix some scrunitizer warnings

* Remove obsolete require

* Fix codestyle

b44bbd6a13ffb904b937fee1ea85537571640d03 authored almost 7 years ago by Vladimir Khramtsov <[email protected]>
Fixes #15432: Fixed wrong value being set in `yii\filters\RateLimiter::checkRateLimit()` resulting in wrong `X-Rate-Limit-Reset` header value

b8f43974260f81ce26d6f65d2290568b17eaed11 authored almost 7 years ago by Bizley <[email protected]>
Revert "Fixed QueryBuilder docs (#15427) [skip ci]" (#15431)

This reverts commit 7d1310ace7ee9c2f0930cc5b4005298818248cb3.

c501e3fde8ec7a92ac9bcbde21a92cd89fbf05d2 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixed QueryBuilder docs (#15427) [skip ci]

documentation is wrong ... smallint() doesn't work, but smallinteger() does

7d1310ace7ee9c2f0930cc5b4005298818248cb3 authored almost 7 years ago by Alec Smythe <[email protected]>
Fixes #15420: Handle OPTIONS request in `yii\filter\Cors` so the preflight check isn't passed trough authentication filters

399dbce0cadbd7631f726841ece3ecf6a830444d authored almost 7 years ago by Alexander Makarov <[email protected]>
Removed duplicated entry

bcdbf61e96965c881eed57000cdb8ce32f5dbe05 authored almost 7 years ago by Leandro Gehlen <[email protected]>
Fixes changelog

f3704e814f87286b6632453d445a39549323fbc7 authored almost 7 years ago by Leandro Gehlen <[email protected]>
Added cors preflight tests

33c9b7423c80fbc9440aa094422c831182ce9864 authored almost 7 years ago by leandrogehlen <[email protected]>
Merge branch 'accept_options_in_cors' of github.com:michaelarnauts/yii2

1958d8bff2d7887e77db4ebe0e2e81500ff4363f authored almost 7 years ago by leandrogehlen <[email protected]>
Fixes #15415: Added transaction/retry support for `yii\db\Command`

c8fec27fe22a42a92341a2f1338b3c2796ada84b authored almost 7 years ago by Alexander Makarov <[email protected]>
Document callable params [skip ci]

a3a3d1dcefd2d5f1443eccacdef6252231ebf6e6 authored almost 7 years ago by Sergey Makinen <[email protected]>
Fix a changelog mess

56e303243a7fd7a084bf3ed37841411513040377 authored almost 7 years ago by Sergey Makinen <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into command-txn-retry

f199b2bfffd00290085e5161aaa3ba21933047d7 authored almost 7 years ago by Sergey Makinen <[email protected]>
Add a changelog entry

7c9104491843f6d826ba60bef087acb15bcfe836 authored almost 7 years ago by Sergey Makinen <[email protected]>
Add transaction/retry support for yii\db\Command

cc2e28bd0e0a0f241486dfefd29fd55db8db5b44 authored almost 7 years ago by Sergey Makinen <[email protected]>
Merge branch 'dmirogin-i15407'

2ba98c6d5befb667fa4c476951f01a53fee07e02 authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #15407

73fddb004ea6ff31741e60f1d1da8261c8fcdf1b authored almost 7 years ago by Dmitry Dorogin <[email protected]>
Updated PHPDocs, reordered CHANGELOG

c4e1ea28f4697a3a9ad3b971f7f301cccfbe8865 authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #15405 from vladis84/15226-auto-generate-placeholder

Enh #15226: Auto generate placeholder from fields

02b4a1c3af4c294e156ce6fbe17a5b7b0cc7b6c9 authored almost 7 years ago by Dmitry Naumenko <[email protected]>
Rename method

03ab53e1fb2ea803f925a94434dd7e372c9d51b1 authored almost 7 years ago by vladis <[email protected]>
Enh #15226: Auto generate placeholder from fields

e99c574a7cb9a9ea3954c86186b693d7a15454b9 authored almost 7 years ago by vladis <[email protected]>
Enh #15226: Auto generate placeholder from fields

78d76c3f2c35c0bf71002440e8bf0f8ea9051e2f authored almost 7 years ago by vladis <[email protected]>
Fixes #3250: Added support for events partial wildcard matching

e813c20124b33e070a6d4208200f980d72245c48 authored almost 7 years ago by Alexander Makarov <[email protected]>
docs added

be3ebb0e9f8bd8c1867b03bd5d52fd102642c98c authored almost 7 years ago by Paul Klimov <[email protected]>
condition optimized

921310fd691761dd304ab4a70562ec31b4955e46 authored almost 7 years ago by Paul Klimov <[email protected]>
CHANGELOG added

75d962ab6792bf8144dd03a295862fa23fb36a75 authored almost 7 years ago by Klimov Paul <[email protected]>
Event wildcards added to `Event`

c2cf1f03ca18a493efdf9aea240fff78545e2e97 authored almost 7 years ago by Klimov Paul <[email protected]>
Prevent source path disclosure when form is represented by an anonymous class

072ef77ea5ca412dc476ca15d3789cf2c8f5ac37 authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Renamed `Html::error()` option `errorMethod` to `errorSource`

9e0f19ace72bfa2c1f1f72b9cef5bdf4d911061c authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed Query not to dig inside Expression

8f2cd050af67fea2bc4dbb74bd523aae6e3aeb3b authored almost 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()`

7e90962029b3e213a37e9d39456afd9b33ed86c3 authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15035: Added prerequisites to the guide (#15397) [skip ci]

1f02e77b865ea911151b1cb8eedda2bed7ddb1d8 authored almost 7 years ago by Alexander Makarov <[email protected]>
Minor adjustments

7e8a4c8629e7440c207df64576fea3d123965dae authored almost 7 years ago by Alexander Makarov <[email protected]>
Replaced .local with .test in installation guide [skip ci]

.local is used in mDNS by Apply and may cause routing issues

cf8b1dfc8a6d979b24035859cd6eda068457829d authored almost 7 years ago by Alexander Makarov <[email protected]>
Removed empty array tests since it causes issues for ActiveQuery

f22f4a41c921f36a1af53f59608b1666404daa3b authored almost 7 years ago by Alexander Makarov <[email protected]>
Fixes #15356: Fixed multiple bugs in `yii\db\Query::getTablesUsedInFrom()`

ba931fa21d9cdad47defd7d0c01d4eff98c84294 authored almost 7 years ago by Alexander Makarov <[email protected]>
#15356: Initial version of `yii\db\Query::getTablesUsedInFrom()` fix and tests

6c731d46d019be022620ed66b985c3d55b5c05fe authored almost 7 years ago by vladis <[email protected]>
Event wildcards added

8fccf7f6ca51c2dd23760081903abbf08e3f950b authored almost 7 years ago by Klimov Paul <[email protected]>
Add `StringHelper::matchWildcard()` (#15389)

`StringHelper::matchWildcard()` added

1b8da6d95191319da82081eeaa3a197a65e05b0e authored almost 7 years ago by Paul Klimov <[email protected]>
Docs: fix outdated unicode link (#15392) [skip ci]

e29245d024aa5639e406f043ef0deebdb108e9fd authored almost 7 years ago by Mehdi Achour <[email protected]>
Add missing r in "rather". (#15394) [skip ci]

b59f03f12baba330406bf639efcf68ab1e34fd78 authored almost 7 years ago by Guido Falsi <[email protected]>
Added test for yii\helpers\BaseConsole (#14212)

d7c8286f205515a95c3f96c057c82d341a006144 authored almost 7 years ago by Ilya Rogov <[email protected]>
Fixes #14157: Add support for loading default value `CURRENT_TIMESTAMP` of MySQL `datetime` field

605478c043180bf61a344b149b10722f7a16165b authored almost 7 years ago by rossoneri <[email protected]>
Fixes #15046: Throw an `yii\web\HeadersAlreadySentException` if headers were sent before web response

28e7f31a37866d899c77a80d15a8c2676aff0771 authored almost 7 years ago by Dmitry Dorogin <[email protected]>
Fixes #15357: Added multi statement support for `yii\db\sqlite\Command`

315855f7f55a0fd177f303ce0fb077540678b766 authored almost 7 years ago by Sergey Makinen <[email protected]>
Fixes #14998: Adjusted variable name in tests

eac6a5d6af894606b8b7bdf351594dc451e4b246 authored almost 7 years ago by bscheshirwork <[email protected]>
Fixes #3087: Added `yii\helpers\BaseHtml::error()` "errorMethod" option to be able to customize errors display

f9cdcf438daca7818c9aaba2c4580369e2d30403 authored almost 7 years ago by 杨国帅 <[email protected]>
Added important info about adding module URL rules via extensions [skip ci]

7daf407a663554f262bbfc2ab8df4f4c10ea30d0 authored almost 7 years ago by bscheshirwork <[email protected]>