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

Update Formatter.php

f762157efef87f57e3ccbf324723dea0c522b69d authored about 6 years ago
Fixes #16839

- Increase frequency of lock tries for `yii\mutex\FileMutex::acquireLock()` when $timeout is pro...

2f233a173565fcdfa8d913c74ec80197aea6318f authored about 6 years ago
Skip validation if file input does not exist (#13977)

1424f52a3011b3dcd625d3891a4cfb1229fdb0cb authored about 6 years ago
Fixes #13977: Skip validation if file input does not exist

f0cd26bfc727962957d78e09a61d52c117bc3875 authored about 6 years ago
Improve Query PHPDoc [skip ci]. (#16834)

b01cb43d5ac01d6d2ad85ab42ff5c7741cf99708 authored over 6 years ago
Fixes #16101: Fixed Error Handler to clear registered meta tags, link tags, css/js scripts and files in error view

fc2ef0ea45b5f3b3b3cd685c3cf7e3f02c89e09c authored over 6 years ago
Fixes #16836: Fix `yii\mutex\MysqlMutex` to handle locks with names longer than 64 character

a197411c7e789d4990c4fdf3a06a7f512fe607d1 authored over 6 years ago
Fixes #16183: Fixed when `yii\helpers\BaseFileHelper` sometimes returned wrong value

54d4b147dc19cb6581f05eb414bdb21b5fb9986f authored over 6 years ago
Remove unnecessary check from DI container

c732595730a621ecb57566a34ca02d83e744988c authored over 6 years ago
Fixes #16331: Fixed console table without headers

b608af768bb03ae861d7e211db4c32c43d49be1c authored over 6 years ago
Fixes #15204: `yii\helpers\BaseInflector::slug()` is not removing substrings matching provided replacement from given string anymore

8be225f7914bccb4ef1491a9fc2504086f8bf63b authored over 6 years ago
Fixes #10843: Additional hidden input rendered by `yii\helpers\BaseHtml` methods inherits `disabled` HTML option if provided and set to `true`

382fc1101fdbda4b3415d9d78a50feeeef101c54 authored over 6 years ago
Fixes #16424: `yii\db\Transaction::begin()` throws now `NotSupportedException` for nested transaction and DBMS not supporting savepoints

de73e3f5486bcd028d9fae5fba691acbab98d9fb authored over 6 years ago
Improve annotations for yii\helpers\BaseArrayHelper::getColumn()(#16795) (#16802) [skip ci]

3dc46f66966095de6f5e9ae500d1605fe762a9ac authored over 6 years ago
Wrong annotations for yii\db\QueryTrait::where($condition)(#16794) (#16803) [skip ci]

1ce6425c2b238d31eb2bf1e99c6d517122fa6ce8 authored over 6 years ago
Fixes #13932: Fix number validator attributes comparison

a03cc7289cc7a913f55865f2fb38262cf475cc0c authored over 6 years ago
Fixes #14039, fixes #16636: Fixed validation for disabled inputs

56c1feaa39eb91f6fefa3707ab3f73d81205bc88 authored over 6 years ago
Fixes #16425: Check for additional values for disabled confirm dialog

293c4c8725b869ac58a42286ca54ba424446c4f2 authored over 6 years ago
Fixes #14367: In `yii\db\mysql\QueryBuilder` added support fractional seconds for time types for MySQL >= 5.6.4

d7c7165ab8d12e36498e3a25f387a2036950eb63 authored over 6 years ago
Update CreateAction.php (#16779) [skip ci]

acc0136a6cc54caebd91e5bbeaab088d4a8f92a6 authored over 6 years ago
Fixes #16766: `yii\filters\ContentNegotiator` was not setting `Vary` header to inform cache recipients

98660444e85a9895c90fc1306f4cd61b206656f3 authored over 6 years ago
Fixes #11960: Fixed `checked` option ignore in `yii\helpers\BaseHtml::checkbox()`

af6d04f10d4aea54c08a35e437b990a4285be06c authored over 6 years ago
Fixes #14759: Fixed `yii\web\JsonResponseFormatter` output for `null` data

a1e33498c63ddf60913bd9ef5298f80303d95704 authored over 6 years ago
Fixes #16490: Fix schema on rbac init

f23412c6fecfe78a8e31b3c4f572d49903f60cb1 authored over 6 years ago
Optimize comment of LinkPager (#16758) [skip ci]

17609ecbda6eca45d3b118aeaa247dd3d40edb72 authored over 6 years ago
added comment about non-looping foreach

fixes #16727

1eedb8ac4bb880540c4dd666f62ee68bc01221e7 authored over 6 years ago
Fixes #16748: Fixed params when normalize data

5273c3157943963faea9e391b16b52970ea0336f authored over 6 years ago
Revert "Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget"

This reverts commit 7dc38ff4029ec96931c574dac430a924370ea039.

789d66017d0c2e789447b452e47d28dd38f8d6e8 authored over 6 years ago
Fixes #16752: Fix rotating files under Windows

94139d7f5c84510df9cc8e08682700b7bd45fccd authored over 6 years ago
Fixes #16716: The ability to filter by pressing the Enter key when the option `$filterOnFocusOut` off

6d320d9996ea214983fc2f0ef9273a43ad51012d authored over 6 years ago
Additional fix for #14230

5e7cd9d2aae8d23107ae8a47e1e93fd08eaf58ee authored over 6 years ago
Fixes #15791: Added a warning when the form names conflict

cbbb5140f3e0828b5970f3969b77d440bf26cad3 authored over 6 years ago
Remove redundant changelog line [skip ci] (#16735)

After #16734 there are two lines for the same change.

2583f5c8e643b28885dd27c43b10c79042241bab authored over 6 years ago
Improved changelog line [skip ci] (#16734)

ceed4a13a97fbc6858fac50ef206a52952c63970 authored over 6 years ago
Fixes #16657: Ensure widgets after run event result contains the result of the rendered widget

5ae09b77d1bb5951cb81fdb8d5959ff168a0c224 authored over 6 years ago
Merge ActiveField condition with the parent (#16715)

cdc4bee6556ec5305b9a8e0559c04b1426a99ad7 authored over 6 years ago
Fixes #16151: Change of scope for method `getTableNameAndAlias()`

5acc5c8b64a2d53ce5e4b3e7c798a6d5e4f637fe authored over 6 years ago
Fixes #14230: Fixed `itemsOptions` ignored in `checkBoxList`

66934d4d48bb3d53f76f60b4cd74847f70ac2886 authored over 6 years ago
Fixes #14368: Added `role` attribute for active radio list

d79caf01fd4da22189fd27217965627fb2deb4e7 authored over 6 years ago
Fixes #16680: Fixed ActiveField 'text' input with maxlength

56d8f6a6620ceba69502d5070ac8ed00f1b743e1 authored over 6 years ago
Fixes #5341: HasMany via two relations

6d64eccde03fabbbf651b6b92eae38b575f2f885 authored over 6 years ago
Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via`

0f3f97d499462addcc1a9c48dd5e9c8b371f70e2 authored over 6 years ago
Fixes #15802: Fixed exception class in yii\di\Container

216d288db9c896e06bc32e83e7142d64eeb9f5a9 authored over 6 years ago
Fixed #14901: fixed both implementation and test of trim() JavaScript validator

520b6f9b2521e54929174b559368edf16c46445a authored over 6 years ago
Revert "Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via`"

This reverts commit f69612f7927ee8e599a22a0b83b73f64b628b8f0.

f75531edd03391eef9b24ae04f3d9b75def1a897 authored over 6 years ago
Fixed special case about reflection introduced by #16528

fb4762b12c0e6f60db5d7a133edc07e2b0b3d65a authored over 6 years ago
UnsetArrayValue, ReplaceArrayValue can now be restored after serialization using `var_export()`

8845a4fdfac0955eb363aeaa1e21c6c0c353edac authored over 6 years ago
Fixes #16666: Fixed `yii\helpers\ArrayHelper::merge`

7d8f57743b6c3ed9bb15b07ccfb1e29b304c0aec authored over 6 years ago
Fixes #16558: Added cloning `yii\data\ActiveDataProvider::query` property when ActiveDataProvider object is cloned

2a0881657b01e1ca3c532be516ca4718a5635ad5 authored over 6 years ago
Fixes #16603: Added `yii\mutex\FileMutex::$isWindows` for Windows file shares on Unix guest machines

be7f33a2a1bbf443d53e68f6c2d1a6538143c759 authored over 6 years ago
Fixes #16552: Added check in `yii\db\ActiveQuery::prepare()` to prevent populating already populated relation when another relation is requested with `via`

4e62e849ccbe6be7cfaf45c435586b89fed90546 authored over 6 years ago
Fixes #14901: Fixed trim validation for radio/checkbox button

28859d70ba50ac4d7bd0b2cf429da035f6cba563 authored over 6 years ago
Fixes #16522: Allow jQuery 3.3

326a78c8e22787539f1926a5286092db15bc76cf authored over 6 years ago
Added Belarusian Translations (#16586) [skip ci]

dbd7db1f4d812ba7e45d4777b3c1b00e2d14342f authored over 6 years ago
Fixes #15889: Fixed override `yii\helpers\Html::setActivePlaceholder`

9b1fbeb123883df0aadd948b873d5cb3106e6f28 authored over 6 years ago
Fixes #16527: Fixed return content for `\yii\widgets\ActiveForm::run()`

44628cd5c2a1ab38745b1dfb2f5515af38e83b6b authored over 6 years ago
Fixes #16514: Fixed `yii\di\Container::resolveCallableDependencies` to support callable object

ac5a861c52340c843435b6bfbae729249ea10b72 authored over 6 years ago
Fixes #16192: `yii\db\Command::logQuery()` is now protected, extracted `getCacheKey()` from `queryInternal()`

a4c02e8b27bd8c459704b135dff63facc05831e8 authored over 6 years ago
Bug #15826: Fixed JavaScript compareValidator in `yii.validation.js` for attributes not in rules (mgrechanik)

ec17d53483232371d1faf7dd252d984f82ce6d1d authored over 6 years ago
Fixed idn_to_ascii function call to prevent incorrect translation

Without the `IDNA_NONTRANSITIONAL_TO_ASCII` parameter, domain `faß.de`
gets converted to `fass.d...

0c41a180b996a7925cbe45a729b4696758b4dca0 authored over 6 years ago
Portuguese (pt) translations (#16486) [skip ci]

a6e3c5ab216d45f8000c52bceda76dd8961e31cc authored over 6 years ago
Fixes #16456: Fixed OptimisticLockBehavior omitting HTML web forms

74198666131562740c8f7a4006fd268a76bdd4a0 authored over 6 years ago
Fixes #16365: Added $filterOnFocusOut option for GridView

dd342367c5566e67a4cd764144471bb9106d47a9 authored over 6 years ago
[minor] SCA (#16464)

* Php Inspections (EA Ultimate): new findings

* Php Inspections (EA Ultimate): dealing with o...

a064af80f9bad588e8480c1bea2ed5041de671d0 authored over 6 years ago
Fixes #16278: Fixed drop existing views when console `migrate/fresh` command runs

3c0086bf6cd9a289a6097e308db2122a7b6ba066 authored over 6 years ago
Small PHPDoc comment fixes in \yii\filters\Cors [skip ci] (#16460)

267ed85887e6a1aab8fc49f12cb9943bbc28589d authored over 6 years ago
Fixes #14289: Added `yii\db\Command::executeResetSequence()` to work with Oracle

64dad3bb40a3b1b23f8c1881ec023736d255a123 authored over 6 years ago
Fixed PHPDoc blocks in FileHelper (#16402) [skip ci]

732a2a2715acd299beabe6cede53f0191ffd3196 authored over 6 years ago
Add Afrikaans (af) translation for framework (#16400) [skip ci]

268e55bc79646001470e5e15cbff8e4acced0e83 authored over 6 years ago
Translation of Portuguese Brasil messages (#16390) [skip ci]

8d1fc078b40454dfbb2c0d7521c40b4c614fef74 authored over 6 years ago
Fixes #16377: Fixed `yii\base\Event:off()` undefined index error when event handler does not match

950de222eaab13f240aca35288147c028b9d0906 authored over 6 years ago
Fixes #16192: `yii\db\Command::logQuery()` is now protected

1ba44f1ce0bb3c3b7645d6bf6340975592cbdc9d authored over 6 years ago
Fixes #16104: Fixed `yii\db\pgsql\QueryBuilder::dropIndex()` to prepend index name with schema name

7ff71078affb4b3e522e508089fe8a9347648226 authored over 6 years ago
Fixes #16252: Fixed `yii\base\DynamicModel` for checking exist property

db3bcd36c7a468693d18c9ae5579717e071a8def authored over 6 years ago
Update m170907_052038_rbac_add_index_on_auth_assignment_user_id.php (#16272)

When the authManager DB Connection is not the default one the migration fails

23e56977980ca7cfbc5118b24988a86d28cad538 authored over 6 years ago
Fixes #16322: Fixed strings were not were not compared using timing attack resistant approach while CSRF token validation

cdbafb1b206dcfde5ff53182c58ae5b0d7580e3d authored over 6 years ago
Update CHANGELOG.md (#16325) [skip ci]

189834a25d3e707a954a6cb4247e86c55fd25048 authored over 6 years ago
dropped deprecated exception (#16328)

10ee2cd17cf116567a63b308796c40c0091139ae authored over 6 years ago
Fixed RBAC migration updates (#16330)

7681bef56ec9bcee823af1e0bde4f18fc1217745 authored over 6 years ago
Fixes #15548: Fixed index names collision in RBAC

fb2c21313fd6a0f892f8b428e88e71922a6e8309 authored over 6 years ago
Fixes #16301: Fixed `yii\web\User::setIdentity()` to clear access check cache while setting identity object to `null`

af5b90aa0a901238f5e54eab9c74a2e42a2361ab authored over 6 years ago
Fixes #16280: Fixed `yii\base\Model::getActiveValidators()` to return correct validators for attribute on scenario

557067382bedb0be3c876d677257655b7e514cb5 authored over 6 years ago
Fixes #16292: Fixed misconfigured CORS filter exception throwing. Now it throws `InvalidConfigException` in Debug mode

95cfa99a264e8cb7be5dbef319ed4ac1c153e03d authored over 6 years ago
Updated CHANGELOG [skip ci]

Follow-up to #16277

c00234da3b72a36f17d98afa73b84a822ae1ceda authored over 6 years ago
Merge pull request #16277 from noname007/patch-1

fix bug: when use ActiveQuery subquery

28abde593e4d86329ced0695f3f9838c1c74c0ea authored over 6 years ago
Update Connection.php

fix event phpdoc types

961ec625a26e21cdf0267e6b6e8b087c17256e3a authored over 6 years ago
fix bug: when use a subquery

5d87ed661be880dfea1c630f277c4c5ec340459c authored over 6 years ago
Docs enhancement (#15464) [skip ci]

c0de88d57c97a82497c7cac0577711f4e14a17ee authored over 6 years ago
[minor]: SCA (#16269)

* Php Inspections (EA Ultimate): minor code tweaks

* Php Inspections (EA Ultimate): code styl...

8da31da0d79db8d43ee2fcca4f116f4310e9d6df authored over 6 years ago
Fixes #16266: Fixed `yii\helpers\BaseStringHelper` where explode would not allow 0 as trim string

aa8f72829c90efaff52f08acce3e600f25d23ef2 authored over 6 years ago
Fixes #16217: Fixed `yii\console\controllers\HelpController` to work well in Windows environment

39fa26a6fc4187dd8f10dd9ab3721eda5ef31fed authored over 6 years ago
Fixes #9133: Added `yii\behaviors\OptimisticLockBehavior`

91149f04be38d7456de304468daa59d63af34262 authored over 6 years ago
Fixed bad instnaceof check in `yii\db\Schema::getTableMetadata()`

eeb0f41ceb1fdced2209998d77f226a9a2df87fa authored over 6 years ago
Fixes #14636: Views can now use relative paths even when using themed views

a2bd2b4ff0a302558f4a96f46b12739fea320393 authored over 6 years ago
Fixes #16245: Fixed `__isset()` in `BaseActiveRecord` not catching errors

224d65cd232e1a35775d9c319dfa1998d47d6997 authored over 6 years ago
Fixed BC breaking change in Inflector

Fixes #16239

3d7210924ed29abc62244f06724fd23134574fc3 authored over 6 years ago
PHPDocs updated [skip ci]

095e25d810a776680d1d66dc3092eaef9115689e authored over 6 years ago
Merge pull request #16191 from SilverFire/inflector-c2w

Fixed `yii\helpers\Inflector::camel2words()` to work with UTF-8

a08d7792929d7172faf3223e6f246894de093193 authored over 6 years ago
CHANGELOG updated [ci skip]

d9b43a00501292856eacab4b1bf26d8854e5ebad authored over 6 years ago
Made Inclector unicode-safe

3b56cd67a410943c09e0cdb1c3fa9965e3fdf5d7 authored over 6 years ago