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 missing message translation for uz [skip ci]

d3036a596e245c86dc1ff9e1c1a3b7ab6ed547f5 authored almost 5 years ago by Assylbek <[email protected]>
Bug #17685: up and down methods now using proper "db" component

5275473fc9cec83a2e253152633d4d9b3bde927f authored almost 5 years ago by Roman Kulikov <[email protected]>
Greek translation messages update (#17684) [skip ci]

943101255d938ed6aeec4578d4d6d9b3e01a61d3 authored almost 5 years ago by Vasilis Lourdas <[email protected]>
Simply way to join to slack channel (#17680)

ed7e966cef8a4b4aca2951c5ef38d2393d6e9895 authored almost 5 years ago by Rafal Grid <[email protected]>
prepare for next release

3f1b82b46057436d17491e46ae09cf2ee7704035 authored almost 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.30

bbbcc9ec1441bb17bca6df71a3b2cb7cd745a5ef authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17670: Fix overriding core component class using `__class`

c1e9739ed232e207ff6920e90b7351b2b19f69d0 authored almost 5 years ago by Yusup Hambali <[email protected]>
Fix #17673: Add note about renderDynamic() and register*() methods [skip ci]

166f892f14ca8f272e83fb284055d81e96953db1 authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #17434: IE Ajax redirect fix for non 11.0 versions

6c1b2db9de18e57add3f2f5dd131c394925d78c1 authored almost 5 years ago by Somogyi Márton <[email protected]>
Fix Sort:: setAttributeOrders() phpdoc (#17663) [skip ci]

561242be5e500fcba61e8628295f848d4682f9a9 authored almost 5 years ago by Oleg <[email protected]>
IpValidator test fix (#17658)

b388aec1a2dd3bc30454c01c2dc8ff888b7a642a authored almost 5 years ago by Somogyi Márton <[email protected]>
Fix #17632: Unicode file name was not correctly parsed in multipart forms

9c5cd51a3bd597aca3651ab6d289469a55b23fb9 authored almost 5 years ago by AlexRas007 <[email protected]>
Fix #17657: Fix migration errors from missing `$schema` in RBAC init file when using MSSQL

439a5c6681d80b76dec7fafe70f4cd6b81fb188e authored almost 5 years ago by Poo <[email protected]>
Fix #17648: Handle empty column arrays in console `Table` widget

b0b1c82ae9d0e148610a533b763570920bea42d3 authored almost 5 years ago by alex-code <[email protected]>
Add Hanzi and Vietnamese meaning for "Yii" (#17645) [skip ci]

Meaning is taken from http://vietnamtudien.org/hanviet/td_hanchar.php?unichar=26131

c5f7704a4d515f06efa66a94940db3aa24d02f6c authored almost 5 years ago by Hoàng Đức Hiếu <[email protected]>
Updated SK locale strings [skip ci] (#17628)

b39bb71587cb4a4964238bdc6e846535588a3cfc authored almost 5 years ago by pistej <[email protected]>
prepare for next release

865fb84593b37e51f9e73b42dc4f3798f078b2cc authored almost 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.29

0df43397ba0220e709003c69c3edf5087fefe38f authored almost 5 years ago by Alexander Makarov <[email protected]>
Fix #8225: Fixed AJAX validation with checkboxList was only triggered on first select

40fff67aa4bf17178dc0db01180791499a985313 authored almost 5 years ago by Yuriy Mamaev <[email protected]>
Fix #17625: Fix boolean `data` attributes from subkeys rendering in `Html::renderTagAttributes()`

d7f69b6676e6ad34496ad3f6f2915a220d9b2811 authored almost 5 years ago by Brandon Kelly <[email protected]>
Bug #17597: PostgreSQL 12 and partitioned tables support (batyrmastyr)

* yiisoft#17597, pg_constraint.consrc removed in Postgres 12

* yiisoft#17597, load schema for...

09eacd8dc1120113032976099fd07290a4d37cd3 authored about 5 years ago by Evgeny <[email protected]>
Fix #17607: Added Yii version 3 DI config compatibility

- Allow `__class` and `__construct()` in configurations
- Allow wider use of `Instance::of`
- ...

da626f507f8426970fb9d8dfbd647c360699876b authored about 5 years ago by Andrii Vasyliev <[email protected]>
Terminate unterminated JS statement in views/ErrorHandler/exception.php (#17611)

74c6797a4113f972a69aa30b36d1d0f3db7f9d5c authored about 5 years ago by Zalatov Alexander <[email protected]>
Fix #17606: Fix error in `AssetBundle` when a disabled bundle with custom init() was still published

848ab0ce6e8494c459c9b14b0096914bd1d40df8 authored about 5 years ago by Alexandr Kozhevnikov <[email protected]>
Fix #17573: `EmailValidator` with `checkDNS=true` throws `ErrorException` on bad domains on Alpine

f8611d170d77f8b89f24bd80e7f3b6b2a8947380 authored about 5 years ago by Evgeny <[email protected]>
prepare for next release

c04833871bd63604a68e4430011c505fbaeefe8e authored about 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.28

942bb0bc21879ea6a15bee0f4b928da2e74f7387 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #17585: Fix `yii\i18n\Formatter` including the `@calendar` locale param in `Yii::t()` calls

5efe0bda8f07fc8a16ddd2f86c585a26c7c18785 authored about 5 years ago by Brandon Kelly <[email protected]>
#17521 typo (#17599) [skip ci]

e5ab48e9d8a8ad104fcec11162d565c5e74803c7 authored about 5 years ago by Somogyi Márton <[email protected]>
Already resolved IP: doc added #17521 (#17596) [skip ci]

aac8e3cec62d0d97427a56d44fc7c246d74887d7 authored about 5 years ago by Somogyi Márton <[email protected]>
Add Request tests for already resolved IP case #17521 (#17594)

6a2777fc6d86a165e29c018d26bd13f2125c0e16 authored about 5 years ago by Somogyi Márton <[email protected]>
Fixes #17521: Request::getUserHost() and request::getUserIp() (#17593)

9054cdfdcc498a1ad7dae77d9cdc12f6ca425566 authored about 5 years ago by Somogyi Márton <[email protected]>
Fix #17853: Fix errors in ActiveField to be properly caught when PHP 7 is used

Changed __toString method to catch all PHP 7 error types. \Throwable is part of PHP 7+, so I lef...

23a8d041a6867090d95df9051b294dcc73f50b7e authored about 5 years ago by My6UoT9 <[email protected]>
Fix #17573: `Request::getUserIP()` security fix for the case when `Request::$trustedHost` and `Request::$ipHeaders` are used

c87855b31c1dba91d0e3d9e7b4fe6dd8aabf5e6e authored about 5 years ago by Somogyi Márton <[email protected]>
Fix #17533: Fix mutex testRetryAcquire() on Windows (#17591)

Skip Windows tests for retry delay

https://docs.microsoft.com/en-us/windows/win32/api/synchap...

ce0c7ad0962d19a17ce27a503a12e527024f298f authored about 5 years ago by Alexander Makarov <[email protected]>
Fixed: typo (#17587) [skip ci]

Fixed: incorrect MD parse result (@see https://www.yiiframework.com/doc/api/2.0/yii-helpers-base...

88c51062ec5046e69bcdfc2f913695fb99a97d74 authored about 5 years ago by qrazi <[email protected]>
Remove Yii 2.1 reference from DAO docs (#17582) [skip ci]

bde939dee397f05247f090cc284d69744b63f3db authored about 5 years ago by sihar <[email protected]>
docs/guide-ja updated [ci skip] (#17581)

8f72ba4b59294c85985624ea26755cc60d3a2df4 authored about 5 years ago by Nobuo Kihara <[email protected]>
One word translated (#17578) [skip ci]

"For example" --> "Например"

3525d96cec818f321ae007630f018294ba698ae1 authored about 5 years ago by FVS13 <[email protected]>
prepare for next release

fdbe45af3a4f923a97b718d8694981e1e195403d authored about 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.27

940eb363ab02999ececef47733bf6e2e8d86c761 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #16610: ErrorException trace was cut when using XDebug

4c76dc4c905b0b187bd45f1f84898c87fec882d4 authored about 5 years ago by Viktor Khokhryakov <[email protected]>
Fix #15526: Show valid aliases and options on invalid input in console application

e7e72e2ff67b32e00e34b6d13f1f479526a765c3 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #16671: Logging in `Connection::open()` was not respecting `Connection::$enableLogging`

37d62c2509d764a3b5b3d485fed174a4a6ec2e17 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #16676: Set gridview ID explicitly so example works out of the box [skip ci]

23202244b487a2f1226d869e27589fbe1cf328a4 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #15331: Corrected wording in RequiredValidator::$strict [skip ci]

cdfcedb94ea01d6031b486d048a0a0fba78651ee authored about 5 years ago by Alexander Makarov <[email protected]>
Add IIS configuration to getting started guide section (#13712) [skip ci]

Supposing configurations for IIS to host Yii2 application. The reference of the code is the foll...

0dd5e370df02be5577f2710c23ef46d3b5af8f88 authored about 5 years ago by Said Bakr <[email protected]>
Fix #16826: `appendTimestamp` support was added to `View` methods `registerCssFile()` and `registerJsFile()`

96cd8bcb687d66ae86fba01ac6a3e9c54687d616 authored about 5 years ago by Alexandr Kozhevnikov <[email protected]>
Fix #17539: Fixed error when using `batch()` with `indexBy()` with MSSQL

97499315a43b539e5efd65f86544c92eb433b73f authored about 5 years ago by Alexander Kartavenko <[email protected]>
Remove duplicate changelog line [skip ci]

cb1133147263125428a179a47e7c2150c62956f4 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #16855: Ignore console commands that have no actions

6e2b1782e52f8122302b84c331b30deec8972041 authored about 5 years ago by Dmitry V. Alekseev <[email protected]>
Fix #17549: Fix `yii\db\ExpressionInterface` not supported in `yii\db\conditions\SimpleConditionBuilder`

062ebf5c0b1515d9e76ebdf76367893cc1832933 authored about 5 years ago by Razvan Grigore <[email protected]>
Fix #17434: Fix regular expression illegal character; Repeated fix for Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`)

c75ef05539a713aebc7a6f4ab9d2112f09526fcc authored about 5 years ago by Somogyi Márton <[email protected]>
Fix typos in documentation, update Japanese translation (#17551) [skip ci]

4a9c82f9ab70de287184753d4720c2fda97d49c2 authored about 5 years ago by Nobuo Kihara <[email protected]>
Fix #17544: Removed incorrect statement about default value from Session::$gCProbability and its getter [skip ci]

aeff8466ffd0d4ce879cde486e298f38162d827e authored about 5 years ago by Alexander Makarov <[email protected]>
Fix incorrect constant reference

e7c6d3d8891a19a088c744f41312d9d1e4072b72 authored about 5 years ago by Alexander Makarov <[email protected]>
prepare for next release

eec8b4de6da060e07c4d39086713de1e95878d90 authored about 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.26

1e8a414baec9326bc25122c44e6141072ea45ff5 authored about 5 years ago by Alexander Makarov <[email protected]>
Do not count each iteration

851e8466881694304c9c787073166b4f8a782cf4 authored about 5 years ago by Alexander Makarov <[email protected]>
Inline constant since it is not part of the public interface

In Yii 3 instead I'd make constant private but we have no PHP 7 in 2.0

18401399fedbadc6f50f7eb815d6738901ad5a2e authored about 5 years ago by Alexander Makarov <[email protected]>
Adjust changelog messages [skip ci]

01040c556296cc17ad4ad9652f85eb5a2f95d734 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #16531: Fix error in `Response::sendContent()` when `set_time_limit()` is disabled

37df938338750e898e5594f4b87ee614190b5cd1 authored about 5 years ago by Brandon Kelly <[email protected]>
Fix #17449: Ensure `CHECK` statement goes after `COMMENT` in MySQL `QueryBuilder::addCommentOnColumn()`

cc5bb71f75d389a0035e083e25c3897586b0bbd2 authored about 5 years ago by Manu311 <[email protected]>
Fix #17434: Fixed Internet Explorer 11 AJAX redirect bug in case of 301 and 302 response codes (`XMLHttpRequest: Network Error 0x800c0008`)

10a069a3a4e5f79d837120c4ed0c9609864cfc24 authored about 5 years ago by Somogyi Márton <[email protected]>
Fix #17522: `DbManager::isEmptyUserId()` is now protected

dfbf17683186e553b689eac33e3919c87ef4c5cc authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #16305: Fix `FileValidator` mime-type validation failure because of case sensitivity

5e38f472752e33ccd602d0e2f4b202dc44f54c49 authored about 5 years ago by Somogyi Márton <[email protected]>
Fix #17355: Fixed Pjax after request event bug

a6b135e0582d7c57e0526f8a6dfd0ac3de6390a9 authored about 5 years ago by Somogyi Márton <[email protected]>
Changelog empty contributor name test fix #17528 (#17529)

ac8307d5aa7c657cf71c2a0df243c1812eb6e59b authored about 5 years ago by Somogyi Márton <[email protected]>
Fix #17507: Fixed regular expression escaping and simpler condition in `Controller::createAction()`

90d46298addda275b5ad5afb4e399b768083b5e6 authored about 5 years ago by Somogyi Márton <[email protected]>
Fix #17504: Fix upsert when `$updateColumns = true` but there are no columns to update in the table

cdd40b8dfb3a2f29a72fb2e07ca0e9718f15494c authored about 5 years ago by Alexander Kartavenko <[email protected]>
Remove dead link mention [skip ci]

f72f7c7406798423228b379c72a4bf9104d937ee authored about 5 years ago by Alexander Makarov <[email protected]>
Update structure-modules.md (#17515)

* Update structure-modules.md

Перевод инфо блока

* Update structure-modules.md

0211c7de1900291e040586542947876ce0120aa2 authored about 5 years ago by Alexander Makarov <[email protected]>
Update structure-modules.md

a676fb8ec15b1967d58be796d617cc8df30cbcb8 authored about 5 years ago by Alexander Makarov <[email protected]>
Update structure-modules.md

Перевод инфо блока

577f905b926eb23555fd2eb64233693291a04b28 authored about 5 years ago by Andre <[email protected]>
Add note about adding module to console config in order to register commands to Russian guide [skip ci]

b98dc9eb2ef8c2ae1b61ee49db39cd75e6079197 authored about 5 years ago by devskyfly <[email protected]>
Add note about adding module to console config in order to register commands [skip ci]

405c83cf344e0ae76b91cebad37aa058ae913c8a authored about 5 years ago by Andre <[email protected]>
Update CHANGELOG.md

ec746602db01225badd741972cba570c97f10070 authored about 5 years ago by Dmytro Naumenko <[email protected]>
Merge pull request #17511 from kamarton/master

IpHelper::inRange IPv6 matching fix

c574ef9d9f7f87047b862bb97ceabfb24527837d authored about 5 years ago by Dmytro Naumenko <[email protected]>
#17508 fix

f5776a968c62d495d04d189d9144b8bc4161e56d authored about 5 years ago by Somogyi Márton <[email protected]>
Fixed translation of not equal meaning in Thai messages (#17510) [skip ci]

9767fa978ebe005fe54bd82209b967bb8c132930 authored about 5 years ago by Thanakrit <[email protected]>
prepare for next release

d11251dab5bb811a8d2e7b877b0a002579a209b8 authored about 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.25

2927a7af1c40ba3d1294b3c9bfcbc7a70bd4c9b1 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix phpdoc [skip ci]

2d96095e9ed1c510051b3ccb0c86e06ef4f229b3 authored about 5 years ago by Alexander Makarov <[email protected]>
Add changelog for #17485

2e0389e9ad3a8bb95144af3d8d21e0f827ed844f authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #17223: Fixed detaching a behavior event when it is a Closure instance

491f9737fe83202dd04c165bd7d6963642038b0b authored about 5 years ago by Nikolay Poryadin <[email protected]>
Fix #17485: Revert "Fix #17469: Fixed updating `Yii` logger instance when setting new logger via configuration"

This reverts commit 46136b09e73163c0be858c825434828b770d09e5.

14a71984349c017ac06d4218dac8d0b4a30545bd authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #15779: If directory path is passed to `FileHelper::unlink()` and directory has files it will not delete files in this directory on Windows now

efe8d48f156e9e76994a2322cdd0fb4d68bd8f6a authored about 5 years ago by Alexander Kartavenko <[email protected]>
Fix #17473: Fixed `SimpleConditionBuilder::build()` when column is not a string

69cf9de56b1df8456c8f2af26268537435e5d96c authored about 5 years ago by Alexander Kartavenko <[email protected]>
Fix minor typos in fixture guide (#17488) [skip ci]

* Fix typo with `grabFixture()` (remove second argument)
* Use lowercase for filename placehold...

e615f0f43eb39ce17e5f2cae883f58702bdf905c authored about 5 years ago by Michael Härtl <[email protected]>
Fix #17486: Fixed error when using `batch()` without `$db` parameter with MSSQL

4b768a86f5a11696d49537bb12da8bd30be60a01 authored about 5 years ago by Alexander Kartavenko <[email protected]>
prepare for next release

c670073ffbf5f4f260a5e8ce4c39e4269cbcf224 authored about 5 years ago by Alexander Makarov <[email protected]>
release version 2.0.24

b66a6133dc23aac1a1bb8062da6092d4c586773a authored about 5 years ago by Alexander Makarov <[email protected]>
Fixes docs for createController method (#17478) [skip ci]

d3bd1403de1edfa019a4f9f8834d89995a1ff052 authored about 5 years ago by yuniorsk <[email protected]>
Fix #17469: Fixed updating `Yii` logger instance when setting new logger via configuration

46136b09e73163c0be858c825434828b770d09e5 authored about 5 years ago by Alexander Makarov <[email protected]>
Fix #17459. Use MySQL docker container for testing (#17476)

e113e09c9ce2ab34aa9a253a4868b06d68f08cb0 authored about 5 years ago by Alexander Kartavenko <[email protected]>
Fix translation of lv messages [skip ci]

9c708d2d067604e745d9b99bb3ace366855584da authored about 5 years ago by art40100 <[email protected]>
Fix #17457: Fixed `phpTypecast()` for MSSQL

c2eae6cb0e79da013b697cc65cf16732b95bef73 authored about 5 years ago by Alexander Kartavenko <[email protected]>
Fix #16796: Fixed addition and removal of table and column comments in MSSQL

9988efc04f64c380d60dddada9b4fc1e688d17a3 authored about 5 years ago by Sidney Lins <[email protected]>
Fix #17449: Fixed order of SQL column build syntax for MySQL migration

c0254d617e6f557c1aafc27dfcea4c082df70834 authored about 5 years ago by EndlessDreams <[email protected]>
Fix #17437: Fixed generating namespaced migrations

e50a07c30ce6ffb94e1644aa2932eeaf12b0657f authored about 5 years ago by Bizley <[email protected]>