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

Fixes #13864: Added info about configuring sub-rules of yii\rest\UrlRule [skip ci]

f5f31c7fe16c5ef55325c98eb932372395e92586 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixed typo [skip ci]

0c56a7cab4b2947b2ffb36df3b49595653a03627 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13845: `mt_rand()` is not used instead of `rand()` in `yii\captcha\CaptchaAction` + minor code improvements

6da1ec6fb2b6367cb30d8c581575d09f0072812d authored over 7 years ago by Vladimir Reznichenko <[email protected]>
Fixes #13821: fixed docs and added more tests for Url helper

7e1a050a16a529840b2d1869f7c26ea14959ceea authored over 7 years ago by Pavel Dovlatov <[email protected]>
Fixed Russian translation of core-code-style.md (#13832) [skip ci]

79e4201e57f98c58a4fad18769a0336a2b823380 authored over 7 years ago by Alex <[email protected]>
Merge pull request #13834 from Kolyunya/13813-fix-tests-of-a-web-response

Fix tests of a web response

60ea6bd29c2b96adf7ccae5ea8fb9ce4aa1782df authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fix tests of a web response

a35eada199b8fbd85d416d07d3f7f4d7ef6b297c authored over 7 years ago by Kolyunya <[email protected]>
Removed change from changelog since it's for code which wasn't yet released [skip ci]

da3bb5aa429f3f75af88694b25bb1e5b1ed97878 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13813: Fixed PHP 7 compatibiltiy by adding support for passing instances of `Error` to the `yii\web\Response::setStatusCodeByException()`

ea75068a920ae0a697dd3004a88639beffbc3129 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixes #13827 Generate "safe" methods uncommented by default

558f2aa02a02b085eab2d8917809f6834738eb76 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Added UPGRADE note for #13829

f906452f8e91c0ad075fd05dd83215cbf6a3bf51 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13822: Fixed `yii\web\User::loginRequired()` to throw an `UnauthorizedHttpException` instead of a `ForbiddenHttpException`

7a2f04ae32f4fa47cc6e83f973e16601712b1daf authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Enhanced PHPUnit 6 compatibility

9d6c4bd41b5f8eb607b86611a629b7589f119df7 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes #13823: Refactored migrations template

cf4eea1878e6490ba9db7b5b028559e42ec14390 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixes #13820: Add new HTTP status code 451

07708632093785167105dcda7c9792caa36bb803 authored over 7 years ago by yyxx9988 <[email protected]>
Fixed compatibility with PHPUnit 6.x

01dc29705fa31d05cc177f6724cbccf6b52da91a authored over 7 years ago by Klimov Paul <[email protected]>
Improved intl tests to tolerate ICU data differences

- Added new assertion.
- Adjusted tests not to rely on intl version allowing multiple valid var...

cc44339a452ed101d047c016b9a11df90c8c7b5b authored over 7 years ago by Alexander Makarov <[email protected]>
Merge branch 'doc' of github.com:yiichina/yii2 into doc

68caf22806396b7e0b9d45da0fdc7a5406afe72a authored over 7 years ago by cuileon <[email protected]>
merge from a600e16

6bb0ddcb5b4a86911e27e77f9334bbc61a7fb692 authored over 7 years ago by cuileon <[email protected]>
Added RadiobuttonColumnTest to the grid test group (#13795)

a600e165aab0e41833d2f2e908eb63b79d4f882b authored over 7 years ago by Skiptir Engu <[email protected]>
Fixed formatting in tests [skip ci]

13c2f5370f46a095d8fb2cf31e15ca4d9350df7c authored over 7 years ago by usix298 <[email protected]>
Refactored BooleanValidator (#13791)

cd64fb2dc67d92d3fb8a05b402b273b07192ba1b authored over 7 years ago by Гордиенко Владислав Юрьевич <[email protected]>
Fixes #13776: Fixed setting precision and scale for decimal columns in MSSQL

1b322f519f76ad927490ab911d564493e128d11c authored over 7 years ago by Artur Fursa <[email protected]>
Fixes #13704: Fixed `yii\validators\UniqueValidator` to prefix attribute name with model's database table name

3c1f3e20cfa260d1484fece29b255103b3bb6f5e authored over 7 years ago by vladis84 <[email protected]>
Fixes #13738: Fixed `getQueryParams()` method in `yii.js` to correctly parse URL with question mark and no query parameters

b00cd65ef3f16f40baf83d5649a54cd5c8fe8854 authored over 7 years ago by Vladislav Lyshenko <[email protected]>
Fixes #13707: Fixed `\yii\web\ErrorHandler` and `\yii\web\ErrorAction` not setting correct response code to response object before rendering error view

bc59d5da850f85adf0a79e5df6cf08befbb95536 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #4408: Add support for unicode word characters and `+` character in attribute names

b238afaceea1a4798a5b653a466b4b8929555568 authored over 7 years ago by Sam <[email protected]>
Fixes #10372: Fixed console controller including complex typed arguments in help

9459eaa277d56baac3300bfb22ea2f669abf9b0d authored over 7 years ago by Sam <[email protected]>
Fix SQLite resetSequence inconsistencies (#13755, #13630)

8192f84850e5a6dcd3aa4b518568598dd06a42a0 authored over 7 years ago by Bob Olde Hampsink <[email protected]>
Added tip about preferring separate form models for any non-trivial cases [skip ci]

35f7c61f776a5dd53dd5c77114df9391e121f386 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13254: Core validators no longer require Yii::$app to be set

06967f90187ae4f6cb3c7e6e5470b1bd4105257b authored over 7 years ago by Sam <[email protected]>
Fixed ICU tests take varieties of data into account (#13751)

18b3fa10c53896b337a9b7584b29898a72002ef9 authored over 7 years ago by Alexander Makarov <[email protected]>
Used more specific unit test assertions in framework tests

3f8e8a89ebff17c9da4d0b0b36bf9ae355593b91 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixed whitespaces to match code style [skip ci]

6397791513de0eb45af38125cd1128a664186d63 authored over 7 years ago by gagatust <[email protected]>
Merge pull request #13767 from skiptirengu/patch-1

Fixed broken link

0d5649526c88c9a9b71b1d56153a64596bca2a34 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fixed broken link

6a7c01de7250656d2244f3f758c4e62c5ee0d2fd authored over 7 years ago by Skiptir Engu <[email protected]>
Adjusted conditions nesting in yii\base\Event

29b5f33722d8df55d4b56e5e1ed1fd9c1bbc5356 authored over 7 years ago by Гордиенко Владислав Юрьевич <[email protected]>
Fixed path in unit tests README.md [skip ci]

b32db9fb286d4de820a6abfbdf3420503a96ebad authored over 7 years ago by gagatust <[email protected]>
Added more composer autoload optimization strategies to performance tuning guide [skip ci]

ee644ee997c3f9622904a7c472a1f031684021b4 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13745: `SQLSTATE[HY093]: Invalid parameter number: parameter was not defined` in MSSQL and bug fixes in `yii\db\QueryBuilder::buildLikeCondition()`

a9fb0171f77fbb744293e84004db1b540413f721 authored over 7 years ago by Sergey Makinen <[email protected]>
Used short syntax for arrays (#13743)

2c9278391cce8f0a52df512e9dbd9d54032a46d4 authored over 7 years ago by gagatust <[email protected]>
Fixed version number in `@since`

0b36b27caf09caa6ff53de12cd79a08631dcf780 authored over 7 years ago by Alexander Makarov <[email protected]>
improved docs for #13576

e12dd895e9a495faa552941cf8b10a3467ffc764 authored over 7 years ago by Carsten Brandt <[email protected]>
Improve sluggable behavior documentation (#13747) [skip ci]

ad1ce9e498aee97daf5ffafc2df95b77003d155f authored over 7 years ago by Nikolay Oleynikov <[email protected]>
changed method visibility

this should not belong to exposed interface as it is only used
internally by transaction() metho...

7d4b33a80584109197ff41f98b26012308709991 authored over 7 years ago by Carsten Brandt <[email protected]>
Remove an empty expression (#13731)

9fa66b23a53e8268b1808977146056b92ac60a8a authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Added tip about using PSR-3 loggers to docs [skip ci]

d37b82d505d604f8627f52ae22e6b40c3f10cb70 authored over 7 years ago by Alexander Makarov <[email protected]>
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean`

c5296242b147cf03bbcbd0fa377fcf5db31edd23 authored over 7 years ago by Bizley <[email protected]>
Adding 4 files helper-* FR [skip ci] (#13725)

33929704cfe5b22d8314e07e228670f17621731f authored over 7 years ago by jaaf <[email protected]>
Fixes #12715: Exception `SAVEPOINT LEVEL1 does not exist` instead of deadlock exception

55dd16f1f7878344d0cf0464cb264f8e165034a3 authored over 7 years ago by Vladimir <[email protected]>
Removed duplicate line [skip ci]

b39e50ecd866cda8316c2c6fc123380292ab6a47 authored over 7 years ago by Alexey Rogachev <[email protected]>
add images

60067a609e5952222b975cf9b9410eff6c9db0cd authored over 7 years ago by root <[email protected]>
Update input-validation.md

2015e60af10129828dbf057bdb399189f547de14 authored over 7 years ago by ╃巡洋艦㊣ <[email protected]>
Added missing colon in 2.0.12 section [skip ci]

572b27035d166c64b7cb94be718eed52cb4ecc1a authored over 7 years ago by Alexey Rogachev <[email protected]>
Merge pull request #13360 from schmunk42/feature/docker-testing

added dockerized test setup

2339e2f7bb5f29ae219c8a3e339a356fb1354fb3 authored over 7 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into feature/docker-testing

ff4cde18d4f41ef2cfe3ecc1e98b2b3e94eeaa96 authored over 7 years ago by Carsten Brandt <[email protected]>
updated changelog

a1fd4d30695efb97f4bdb40ff8a5cd315f0e3c06 authored over 7 years ago by Tobias Munk <[email protected]>
moved Dockerfile(s) to test folders

acf7c8592afa20b64287989385b240c3d3710313 authored over 7 years ago by Tobias Munk <[email protected]>
Fixes #13671: Fixed error handler trace to work correctly with XDebug

a6d266405d53be96e4d189acbbaec1bc6362626d authored over 7 years ago by Alexander Makarov <[email protected]>
Merge pull request #13703 from Kolyunya/improve-string-validator-test-coverage

Improve string validator test coverage

3dcd8d54cdfaf52d044eb13ba53e609dff5ca05f authored over 7 years ago by Dmitry Naumenko <[email protected]>
Improve string validator test coverage

f9041646ddaac6760b727a4fdc6d3e37705e69ef authored over 7 years ago by Kolyunya <[email protected]>
Update db-dao.md

edd29b64512efd6bbfc8a4861187abf9f2e91d6d authored over 7 years ago by ╃巡洋艦㊣ <[email protected]>
Update .travis.yml

allow building on all branches.

/cc @Silverfire

e66722aa4397c33518f6bbafa7953df0efc70505 authored over 7 years ago by Carsten Brandt <[email protected]>
Fixes #13695: `\yii\web\Response::setStatusCode()` method now returns the Response object itself

0b3c066bd20b870a8db3e9a0a06a84e64c9d7184 authored over 7 years ago by Kyle McCarthy <[email protected]>
Merge pull request #13696 from kyle-mccarthy/readme-spelling-kyle-mccarthy

fixed spelling error in main README.md

207797055c49a9832d674daef12b66c02bf27a04 authored over 7 years ago by Dmitry Naumenko <[email protected]>
fixed spelling error in main README.md

608013f3e01ff16af4d6b846cf5a9b63219f0625 authored over 7 years ago by Kyle McCarthy <[email protected]>
Update db-dao.md

b2571e46f024a6e14a7cdead38d41af20957c952 authored over 7 years ago by ╃巡洋艦㊣ <[email protected]>
Fixed typo in warning message in Cache::getOrSet()

Fixes #13690

8f88780104cc59e9af26219b259f653d9c00bc26 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Merge pull request #13687 from Kolyunya/patch-4

Remove imports of inexistent classes

98e8b1f4644186cf01b6660290c98d1c5fe3f81a authored over 7 years ago by Dmitry Naumenko <[email protected]>
Remove imports of inexistent classes

1cb1a978f2a4f01060cb918b708e52bb168c9949 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixed InstanceTest::testRestoreAfterVarExport() to work on HHVM

5e422fd27d4ca1097a316cb56d6fbcbe939f8d91 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added `yii\di\Instance::__set_state()` method

bfa2390d5a57a4319eb656fad9ca8b3d69a9462d authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Update docs

e448ed7444efc8038ddbc0be061c5ca9da6eda2e authored over 7 years ago by Robert Korulczyk <[email protected]>
Remove UrlRule::$trailingSlashForDefaults property.

c8a323af81a6df577d7e5659d29148a783934c6a authored over 7 years ago by Robert Korulczyk <[email protected]>
Merge branch 'master' into 13614-add-a-failing-test-for-url-rule

a79e4e8128357eaf25cba0c36ee548cdc4fb9eec authored over 7 years ago by Robert Korulczyk <[email protected]>
Update README.md

aafa574a553e74099ed10c21785a6325c2205733 authored over 7 years ago by Carsten Brandt <[email protected]>
Readme redesign (#13682)

* Redesigned readme [skip ci]

* Them → Us

* Clarified reasonable defaults part

* Update...

b5558835a11a6161e1692cacea87166479407af6 authored over 7 years ago by Alexander Makarov <[email protected]>
Addded pluralization and singularization exception for `currency`

af612f47d11f76e9674bb26faca1d9fe7f4389ac authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixes additional case for #13657 which wasn't covered by tests

a350b34c1b7476b91010feb028dbf7d94af63158 authored over 7 years ago by sam002 <[email protected]>
Fixes #13670: Fixed alias option from console when it includes `-` or `_` in option name

73ddf2e65eddf426b3cae94c33092a96327a0106 authored over 7 years ago by Daniel Gómez Pan <[email protected]>
Update caching-data.md

caf6f6cabad8bc565991e4591b42a1ecd84d07fc authored over 7 years ago by ╃巡洋艦㊣ <[email protected]>
Merge pull request #13676 from arogachev/13379-js-tests

Added JS tests for # #13379

68636112d590a383801392efc02f1428df1f9d84 authored over 7 years ago by Dmitry Naumenko <[email protected]>
Merge branch 'master' into 13379-js-tests

058d2f6ef691fe4239280e1768c2d04240ae96e8 authored over 7 years ago by Alexey Rogachev <[email protected]>
Added JS tests for # #13379

cdb21d7e2c4c5382407f04910d76e473ea65d8b3 authored over 7 years ago by Alexey Rogachev <[email protected]>
操作->动作

8821e234105a59a5748c9d0a74ae9633a65a7292 authored over 7 years ago by cuiliang <[email protected]>
Updated Tajik message translations [skip ci]

22dbd25e1a949cd0a486131ceb9345ae1f2ca90c authored over 7 years ago by Sergey Gonimar <[email protected]>
Fixes #13657: Fixed `yii\helpers\StringHelper::truncateHtml()` skip extra tags at the end

c78b9e470d2012abd8615be02b2dbfec32a1d895 authored over 7 years ago by sam002 <[email protected]>
Fixes #7946 Fixed a bug when the `form` attribute was not propagated to the hidden input of the checkbox

f47b6c7683171c9a94a741dadc47ddbd38d1228a authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixes #13650: Improved `yii\base\Security::hkdf()` to take advantage of native `hash_hkdf()` implementation in PHP >= 7.1.2

953a0bba2b0115cb39b5c67b6095b378c7f683d2 authored over 7 years ago by Charles R. Portwood II <[email protected]>
Aadded OWASP references to security guide (#13667) [skip ci]

Currently security guide is very thrifty with information on what a topic is about. So for begin...

572769944511a4ee404504c78b9b9a9de5ce5e76 authored over 7 years ago by Carsten Brandt <[email protected]>
php formate

4edeb7c3ed7ecd09b7935aca6dee03ff36d6d7a8 authored over 7 years ago by cuiliang <[email protected]>
Refactor HTML helper attribute order (#13665)

148007ffd66ef7c3fc8bf2c978daa2da07fa67d1 authored over 7 years ago by Nikolay Oleynikov <[email protected]>
Fixed `applyFilter` function in `yii.gridView.js`

Closes bug #13379

`applyFilter` function in `yii.gridView.js` fixed to work correctly
when para...

36960da10150e71ce19c53074e7ccc1debbf1b75 authored over 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Update CHANGELOG.md

52ba771a4cedeaa7c91c296111544072acb2277c authored over 7 years ago by Dmitry Naumenko <[email protected]>
Added assertion in UrlRuleTest to verify #13656

7206b2ba8a9e2a7648fa5507ce338fc851bc0a6e authored over 7 years ago by Dmitry Naumenko <[email protected]>
Fixes #13649: Fixes issue where `['uncheck' => false]` and `['label' => false]` options for `ActiveRadio` and `ActiveCheckbox` were ignored

a719293ab01885ca5b31b0e24a47c9c73961de5a authored over 7 years ago by Alex-Code <[email protected]>
Update yii.php (#13658) [skip ci]

b4dc7a4f5108cf76f46f5031da0fd5983d4dca8c authored over 7 years ago by Anderson Scouto da Silva (Dan) <[email protected]>
Fixes #13243: Added support for unicode attribute names in `yii\widgets\DetailView`

186420da40f234b1d1acbe5052638f1c879d0d73 authored over 7 years ago by Alexey Rogachev <[email protected]>
compliance with style-guide, adding blocktypes.json and removing unnecessary translations [skip ci] (#13653)

9aacd89b77c52a28feba00f9466a0e2ac58119a0 authored over 7 years ago by jaaf <[email protected]>
Fixes #8120: Fixes LIKE special characters escaping for Cubrid/MSSQL/Oracle/SQLite in `yii\db\QueryBuilder`

9a915ba10c34171d1b8a51ab97fd2eda4b90ef64 authored over 7 years ago by Sergey Makinen <[email protected]>