Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii-core

Yii Framework 3.0 core
https://github.com/yiisoft/yii-core

fixed broken changelog changes

3f3d2c9d585e8fd245f70b3ed8a5e99e0da45600 authored almost 9 years ago
Query helper method for filter values containing operators

Basic implementation proposal for yiisoft/yii2#2022

Shortcomings/todo's:
* filtering on non-sca...

7b6582c9b3c95611de730ee84af552c1594b91de authored almost 9 years ago
Merge pull request #11403 from yiisoft/fix-11176

This superseeds #11238, #11135, #11176.

fixes #11088

6141545638ac75dcca23bc352f90cb3a463e81ee authored almost 9 years ago
Revert "* Added support of :submit[formtarget]"

This reverts commit d3fb217dfa3f1418058b7f9b393aaef59219e5fe.

ba745e999672dd03fee4a0b234118da0a577557d authored almost 9 years ago
Merge branch 'NekitoSP-9074-checkboxColumn-selectedRows-fix'

e418841a1aac387cb72be5e88dcede019b6c4a23 authored almost 9 years ago
Fixed `quoteColumnName` for table start with `{{` or `[[`

540833ba175a5a0d731a4623833148c146c12331 authored almost 9 years ago
Refactored PR, updated CHANGELOG

dc4e625845343853c2dacc2b82ad15f54b0a777e authored almost 9 years ago
fix quoting column name in case of quoted table name

column name was not quoted if a table name was used, that was using the
table prefix feature.

f...

a71fe1e3f8b5a553b3d3a4c186e4aacca20c8752 authored almost 9 years ago
added failing test for #11088

16c2593086eb9019d3d3f17c2323773ab22b27b0 authored almost 9 years ago
allow setting custom logger in Dispatcher via config

fixes #11056

c77b85cb14f3d2fc54acfad476677394216cc165 authored almost 9 years ago
Merge branch '9074-checkboxColumn-selectedRows-fix' of https://github.com/NekitoSP/yii2 into NekitoSP-9074-checkboxColumn-selectedRows-fix

895c17fa06591d83326dd1c6a34d83c29743d6f6 authored almost 9 years ago
Remove unused code (#11395)

Using `Yii::createObject()` is enough to set config.

068032c3d578195f7b158ac8e70a7cfd538b21aa authored almost 9 years ago
* Added support of :submit[formtarget]

* Added support of :submit[formtarget]

bce92ee14a6c933b40b9601e5e0039e2911a8ed6 authored almost 9 years ago
allow resetting properties in UrlManager, same as Request

fixes #11336

28dc5cb41bce09dd377fe01c93b59bd453fde5ac authored almost 9 years ago
allow resetting autodetected properties in yii\web\Request

fixes #11336

9e7412001eec161468d75d2eec838313d179c879 authored almost 9 years ago
Updated docs/guide

46fd24f3eaec76fed637aca8a72b624d729a2fe1 authored almost 9 years ago
Merge branch 'vaseninm-methods_for_schema_builder'

c8f4ff14d85c294e830fa6a207465fe92f3dab03 authored almost 9 years ago
Updated CHANGELOG

79bb4db22cb06a4169b7a03ca89815140f2fd958 authored almost 9 years ago
russian translation and small fixes in original core-code-style.md

8e9d6fc6de1ba6130981a8bd68b4d283d04788b2 authored almost 9 years ago
Merge branch 'methods_for_schema_builder' of https://github.com/vaseninm/yii2 into vaseninm-methods_for_schema_builder

cc7711559584dee3f753acadaf74674bcabd3561 authored almost 9 years ago
Merge pull request #11380 from tunecino/patch-1

doc typo

790a90883d22c243d2c3002df88be70d2ea456e6 authored almost 9 years ago
doc typo

not defined in parent. it is [yii\rest\ActiveController::checkAccess()](http://www.yiiframework....

d1a83613ed4c9a5b2e0cc81f69112ea830ac2d48 authored almost 9 years ago
Added `@since`, adjusted changelog #9425

5a723773bb1720b259d24915e1cff4fec02b476b authored almost 9 years ago
Merge pull request #11377 from otezz/docs-id

Improve Indonesian translation, punctuation and formatting

09b9ee6ee9820386940043d58b0e1f41d1fa2594 authored almost 9 years ago
Improve translation, punctuation and formatting

dfbc0148a5516be72653c14c5fc618df6900c6dc authored almost 9 years ago
fix language in example (#11365)

1808ff6fc1938fab7979b87e5757774caf573eeb authored almost 9 years ago
Fixes #9425: ActiveQuery::exists() should generate SELECT EXISTS() (#11363)

acb7df797c32bd794dec7491a4dc80ab78be8a7f authored almost 9 years ago
Added more tests for mutex; (#11359)

24c38edfaeb94d94709a0d1f61eb1cc339472c22 authored almost 9 years ago
[docs] [skip ci] the name method default() is incorrect (#11361)

3765cda786b79fdf8985f841e4f980ec55355ee5 authored almost 9 years ago
Better buffer usage description as suggested by @tom--

https://github.com/yiisoft/yii2/pull/11285#discussion_r59960199

5e689311fd8b17b4bd2bb24d49f6c866027b5baf authored almost 9 years ago
Fixed some typo and structure languange improvement in bahasa (#11360)

Fixed some typo

68f16808aa68a569bc9b9ef2ff06711176c4f53c authored almost 9 years ago
Changelog

8565bd53677d41130c5881417e2d38b83414284d authored almost 9 years ago
Remove deprecated methods and constants

df2c8124aac1bde51dc51c45c2dcf4f768b6a090 authored almost 9 years ago
Merge branch 'master' into 2.1

b5d02e4f8a1da851dae18d2cad81d5db8ea4f5c0 authored almost 9 years ago
Initialize project for translating guide to bahasa (#11356)

7abe0405ab0a622f7dfa05e7590ab08bbb45115e authored almost 9 years ago
Fixes #11330: Added note about RbacController namespace

1a46fead5113a6ee85ac6e0d18fa9875407924a1 authored almost 9 years ago
Merge pull request #11349 from yiijan/docs-ja-0413

docs/guide-ja updated [ci skip]

5902ad382e38475884226fc1ed32c17377bfbaa4 authored almost 9 years ago
Merge branch 'master' into docs-ja-0413

f5816c32a555d0e082d4b2599d390a0c82275c5a authored almost 9 years ago
Merge pull request #1 from h0ckeypl4yer/fix-pjax-container

Fix Pjax container

e23e4558aa9512b68edad72af0eb5c58e2f125a4 authored almost 9 years ago
Fix Pjax container

If we set client option "container", it will be ignored, because param "container" of function a...

e38cebdbaa99b965c3eb968827d6061755116120 authored almost 9 years ago
docs/guide-ja updated [ci skip]

a9066ff6d414f4c95b1d00a6dee543310ae4d569 authored almost 9 years ago
Merge pull request #11345 from yiijan/guide-0413

docs/guide pjax descriptions improved. [skip ci]

4fbfccfb1483cafaf046d32cf285d5227bf38574 authored almost 9 years ago
docs/guide pjax descriptions improved.

16e2bb223806bacc6584462ec707a8209bfbf52b authored almost 9 years ago
Update BaseDataProvider.php (#11342)

83d4f1285ef3b70277dec1547f3f2ee7d9b017a1 authored almost 9 years ago
Update Pagination.php (#11343)

2bf479cd72ce0c08f47ba64cb3aa977dfc44dc9a authored almost 9 years ago
fixes #11333 avoid serializing php7 errors (#11335)

fixes #11333

16bf6411c5152ac61c8f9731cffa34a94ed3a160 authored almost 9 years ago
Converted constant into local variable #11285

a8bf2cf678069b0a163f9c25d99921c4e7151832 authored almost 9 years ago
Adjusted changelog wording for #11285

ee88014e8aa4506bf0ca069cbd7cb0bd90b56f78 authored almost 9 years ago
Skipped RNG performance tests

f7aed3ce9372d80a414aea48dbc028effa3b6845 authored almost 9 years ago
`EachValidator::validateAttribute()` fixed to restore original value on error

fd0b7d0bb938497ed2059e4004cdb3a2a03daa7b authored almost 9 years ago
Extra note add to `EachValidator` doc

7aedd772a89f2951e53d37fe3e59aca2e2d8a6dc authored almost 9 years ago
Fixed `yii\validators\EachValidator` does not invoke `validateAttribute()` method of the embedded validator

20eefa34f5041821d7dc3c8c6f55bdbf5516d7a5 authored almost 9 years ago
Fixes #10617: Fixed `yii\web\Request::getBodyParams()` returned `null` instead of empty array if request body is empty and content type is application/json

43cda3942a59b44f33b79fda3fd454fca83f2c34 authored almost 9 years ago
Fixes #10480: Fixed removing old identity cookie when loggin in as another user without logging out first

06be31fad07eb2a65de9b4c2ff893fd2c47208fe authored almost 9 years ago
Fixes #11132: Fixed `yii\widgets\FragmentCache` not handling empty content correctly in all cases

019e600f95e3c91e0d5cb188280e8940ccf2a3d6 authored almost 9 years ago
Merge pull request #11285 from yiisoft/security-enhancements

Security enhancements

ecfe2aa2fe7c57062f6c39d203a8e6ff490a2c41 authored almost 9 years ago
Added changelog

ab95128151bc1b1c3da4bda84b3d13047dbc2f4d authored almost 9 years ago
[docs] pjax examples and explanations (#11316)

* [docs] pjax examples and explanations

* minor fixes

* other minor changes

* documenta...

4e08324edf30ce230067b0c23566b4355e1eddec authored almost 9 years ago
Guide pl (#11321)

* caching fragment

* guide PL

Previous sections update
Tutorial: shared hosting

cb238d8ff45a75fbcdab246de5d95f827215fe82 authored almost 9 years ago
updated docs/guide-ja [skip ci] (#11319)

2882bdfd2422c5c542e200ced600d3a4078c1b82 authored almost 9 years ago
Fixed CHANGELOG lines duplication

6d12875bdb4286b6141ee03ab98a6bef2e8d3ca2 authored almost 9 years ago
Add session migration

7f7134ed2d1288c67844060a78dc84b2c5cb0a94 authored almost 9 years ago
Enh new property `skipUpdateOnClean` for `AttributeBehavior` (#11302)

Fixes #11002: `AttributeBehavior::$skipUpdateOnClean` which determines whether to skip a behavio...

a590e2378127a4557647641f053d7843fef1bd0b authored almost 9 years ago
Fixed: #11270 - Error when link record in one to many relation. (#11301)

Fixed: #11270 - Error when link record in one to many relation.

8763e74f35473e67199fe6a67128eddecdec534a authored almost 9 years ago
Update input-forms.md (#11304)

Fixed typo, made spelling of "drop-down" consistent with other documentation. Removed `use yii\h...

053df31142dcd7b8b3fb17291a84696beb279da4 authored almost 9 years ago
Updated ActiveRecordTestTrait to ensure nested relations work as expected

6bc50b693f58784408a13b1ce695af4ef4cdb3f3 authored almost 9 years ago
Merge pull request #11300 from mikk150/fix-11299

#11299 BaseInflector::singluarise singularises string Netherlands wrongly

fc8adb9f521b1a544b52564dde48d018deb3e46a authored almost 9 years ago
fix #11299

5f4763e79e6acb6fa612213a9a352290ccc67513 authored almost 9 years ago
Closes #11228: `yii.activeForm.js` - AJAX validation will not be triggered if client side validation failed

c92145669889da7b9e9fc63ed7b33737c5abe283 authored almost 9 years ago
fixed changelog markdown

a846ef8e7e755bef361315457316304c91e47d39 authored almost 9 years ago
Merge branch 'dizeee-7627-fix-ajax-validation'

187b84b31c8ac83547de41ddc2675ed7b61376cd authored almost 9 years ago
Fixed `yii\widgets\ActiveField` to handle inputs AJAX validation with changed ID properly.

Tests for `yii\widgets\ActiveField` with custom input ID.

d5f5465d43057b1060cd331dad78d66e39771610 authored almost 9 years ago
Merge branch 'migrate-fields-refactoring'

Conflicts:
framework/console/controllers/MigrateController.php

ecf97046a0e75e6c534da77e2d05ddbeb52cce09 authored almost 9 years ago
Merge branch 'master' of github.com:yiisoft/yii2 into migrate-fields-refactoring

d73197834933e812c34aab9a61a65c8910a06cfa authored almost 9 years ago
Enh: Support for useTablePrefix parameter in migrate command

Fixes #11166: migrate command new option `useTablePrefix`

eaa28e4c094e7809bfed87afb853db80334cffc6 authored almost 9 years ago
Fixes #11283: `ActiveRecord::unlink()` is not setting FK to `null` before deleting itself anymore

cb5064ddadce0d02646b2ad69747769b3453f72b authored almost 9 years ago
Added note about not using yii\caching\Cache::exists() along with dependencies to data caching guide

001298fb65a204f6c589bf7db5318722344c1de0 authored almost 9 years ago
Fixed variable name

fba454a711e0fb6b106b25e422a125e3a9e46657 authored almost 9 years ago
More Security component enhancements

- Removed PHP version checks since both are met by default because Yii requires 5.4.0+.
- Limit ...

30eb3e61a8304ec0cfbfa6017d6993d0221a74e7 authored almost 9 years ago
Security component enhancements

- Added tests for random key generation speed.
- Better generateRandomKey() performance for smal...

0501d21ddc63f43f6f8542f5a6c098d4a6682a50 authored almost 9 years ago
Fixes #11220: NumberValidator now handles objects properly

c3b8e949b95f93566183c31760ad51cff3438fef authored almost 9 years ago
Fixes #11280 migrate autogenerate breaks MongoDB migration

Fixes #11280: Descendants of `yii\console\controllers\BaseMigrateController`, like the one for M...

d7bcfdf57a7db11e75917947f4196f6e0e61269d authored almost 9 years ago
Merge pull request #11277 from arisk/patch-7

Fixed Wording

359d6292b0c4a5918a834db3c5640442b851b39d authored almost 9 years ago
Fixed Wording

ff0b5e8d89ff6260f2c176f92b2f142442452228 authored almost 9 years ago
Update PgsqlMutex.php

fixed `@since` annotation.

114c89c5f42764f88478575e15505ecc2a03228c authored almost 9 years ago
Enh: Migrate command now supports foreign keys

Fixes #11207: migrate command can create foreign keys

eb0a0022fa3d04355c8e591d38c8f0d110e1d1b2 authored almost 9 years ago
Added tests for #8920, used 16bit integers to avoid out of range error

d0cc9c85aa2f3c02d2690b861039414953594370 authored almost 9 years ago
Fixes #8920: Added `yii\mutex\PgsqlMutex` which implements mutex "lock" mechanism via PgSQL locks

626c3a9d0cae92275d685c6310b25fbd33811cc7 authored almost 9 years ago
Enhanced RBAC Rule assignment

* #11254 Enhanced RBAC Rule assignment

* Enhanced RBAC Rule assignment

133604f04b7e3a6ef53b4c6091ef798e077c95ff authored almost 9 years ago
Merge pull request #11262 from hiqsol/phar-compatibility

Enable use of yii2 inside of PHAR packaged console applications

6c1f3091f619c51b8e236b8455512f641f7f8924 authored almost 9 years ago
enable use of yii2 inside of phar packaged console applications

3c8cc202d15a91dc4e5a70237fd35f807ad195b9 authored almost 9 years ago
Fix spelling in Controller.php

6d2270c9364321d1b77450a033c3541062b4d006 authored almost 9 years ago
Bug #11223: Fixed returning an empty array when DbManager::getRolesByUser() was called on a user with user id 0

* Bug #11223: Fixed returning an empty array when DbManager::getRolesByUser() was called on a us...

e689a7e9e45f8d57c7146be3180f3649940f4827 authored almost 9 years ago
Added CH test sentence to InflectorTest

6c0b42bd1ef8db417e0f4a802fee53349811d598 authored almost 9 years ago
Merge pull request #11235 from pana1990/fix-changelog

Fix changelog [skip ci]

96668f63751b0fb56a33fd6d39f6d93e17e0696d authored almost 9 years ago
Fix changelog [skip ci]

c774e3775be4797ba1da9ceb0451278032a00a5a authored almost 9 years ago
Merge pull request #11233 from DMGPage/patch-1

Fix LV translation in compare validator [skip ci]

21b171e51e121592edd7cff3a158749196129466 authored almost 9 years ago
Fix LV translation in compare validator

027a65455ca66bd38a289aa4833e0f094e5a1323 authored almost 9 years ago
Merge pull request #11227 from Faryshta/patch-6

[doc] link to unexistant class

f0c6f3c962a8fe0466533a6612d08383c1e2be67 authored almost 9 years ago
[doc] link to unexistant class

`\yii\behaviors\Expression` to `\yii\db\Expression`

81b3f6c3842d7422b5fc42c2ab3ea755254ee205 authored almost 9 years ago