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

Switch travis OR from precise to trusty

Switch from precise to trusty is required mainly because of jsdom
dependency. It requires Node.j...

2a50692d7dea1346d1662347bbaaf4bf256fbfc3 authored about 8 years ago
Disabled StaticAccess check in codeclimate.yml

We use Yii::whatever through all the code so this check does not make sense in Yii project

d601646d3f430ba6f7cb6292ee46a3e786e49b19 authored about 8 years ago
Use github-no-api for assets plugin. (#13100)

Possible fix for #12987. At least for me it fixes travis tests on my fork: https://travis-ci...

fd9071544b9e54a6aff3c8aa26c3046e8a1cc170 authored about 8 years ago
created `HostControl` filter to prevent Host header attacks

fixes #13050
close #13063

448bb21cf3fa02fd4cb682227217ab422d28c207 authored about 8 years ago
Russian guide typo fixes [skip ci]

44bd4d2ecdc43d722e464a512febb4c0fce98fd9 authored about 8 years ago
Fixed `yii\console\controllers\AssetController::adjustCssUrl()` breaks URL reference specification (`url(#id)`)

0dedfc5da58f94346521739bd604f2cce81fe164 authored about 8 years ago
Merge branch 'rob006-create-protocol-relative-url'

Closes #13067
Closes #12738

b5341b6b3ae761d06607e66d47e2410b7b4e108b authored about 8 years ago
Add support for creating protocol-relative URLs.

Improve phpdoc for protocol-relative URL creation.
Remove useless `is_string()` check.

b70c9402bb6e052eb51927e87dd1a3ccf9576ef4 authored about 8 years ago
Add attribute to set the openlog $option attribute for SyslogTarget

Fixes issue #13074
close #13075

8b3c491e4646af057af28fd085a58a85fa702abb authored about 8 years ago
Merge branch 'fphammerle-mysql-comma-in-enum-fix'

7e41ab1eec95a68f72ab36f8280d0f98c7a08fdd authored about 8 years ago
yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma

(i.e. "enum('a','B','c,D')" -> ['a','B','c','D'] instead of expected ['a','B','c,D'])

f72346632198afd50c08c78a4379e17380e231ae authored about 8 years ago
Merge branch 'cyphix333-master'

67a786aef1ccc9338b0f68ca2f7732edaec83469 authored about 8 years ago
Updated tests for HtmlHelper::textarea()

cde1f61e5bc4d5ddbc10c4d90f3b72f445087045 authored about 8 years ago
Adds ability for the user to choose if they want to double encode entities within textareas or not when using ActiveForm. Applies enhancement from #12988.

4fc9dbc2f99080924d88366dcdf223ce809ba8e5 authored about 8 years ago
Merge pull request #13072 from developeruz/7727-truncate-html-leaves-extra-tags

Fixed truncateHtml leaving extra tags (#7727)

92bfd02929a531ace0c408afcfe2c3a1e5df5754 authored about 8 years ago
Fixed truncateHtml leaving extra tags (#7727)

38f0dbcb4b5e48e40d8b69f559414ee0f63ad81c authored about 8 years ago
Fix name variable (ttl -> defaultDuration) (#13083) [skip ci]

0d16231f7407d1867a758fb76fb783c5933e1de9 authored about 8 years ago
Fixes #13071: Help option for commands was not working in modules

2da34344d7cee97f1e513097a47a7b4ea147e9b1 authored about 8 years ago
Skip FormatConverterTest::testPHPDefaultFormat on HHVM.

13e381812dff58fe69561cd4d83582a2ad46522a authored about 8 years ago
Fixed HHVM tests compatibility. Try 3

19e42955e09d6e51e311d82d957f0ab6533e3a4e authored about 8 years ago
Fixed HHVM tests compatibility. Try 2

d4751790313a95f1569be6af60ba7955d323045f authored about 8 years ago
Fixed HHVM tests compatibility

afd69dac17f3563d8e53a5d4def3962006a0cc50 authored about 8 years ago
Merge branch 'master' into 2.1

Conflicts:
docs/guide-fr/concept-events.md
docs/guide-ja/concept-events.md
docs/guide-ru/con...

4effe75ee41b83a1004de780002ee661fb2717b7 authored about 8 years ago
Fixed code style for tests

e63c7cd98e0fa252d2e2269812caf93195dc907c authored about 8 years ago
Added test for unique validator with empty values

close #7007

61213aefa64af32ec0bfe1544486cb42620bb809 authored about 8 years ago
Portability fixes for SchemaBuilder on MSSQL

Changed timestamp mapping to datetime on MSSQL.
Timestamp is a unique number on MSSQL, not a tim...

b8704d99fa8081f6773d2d8ebdea9f080bd6cfef authored about 8 years ago
ensure fallback format is consistent with ICU (#7800)

fixes #7770

5e1c47bcf984db9a6847fdc13ab568436a0008cc authored about 8 years ago
Added documentation about Host header attack (#13073)

* Added documentation about Host header attack

Added info about Host header attack (#13050) t...

292ab45aedec70cc79f532ac7401ca6d6860563a authored about 8 years ago
Documentation for Events updated

de76a9b3a1b683e353df2d33f84198ccb4c5a8b1 authored about 8 years ago
Merge pull request #13078 from TrueXakeP/patch-1

Fix typo in guide-ru/runtime-routing.md

28d20c754e1e5c5f505460595804c57998167e66 authored about 8 years ago
Fix typo in runtime-routing.md

66bf4177d7eef2c6c80c5c534fb0f57ae47f314c authored about 8 years ago
[ci skip] framework/messages/ja/yii.php updated (#13069)

approved

d74dd024324d5a53136ceb696c4f8e6205f16359 authored about 8 years ago
Fixed typo in get parameter in docs [skip ci] (#13066)

b629368bc0c5f1103ecf53dc6cd76a2ab699331b authored about 8 years ago
improved error message for Instance::ensure() when component does not exist (#12967)

fixes #7333

afa3636ddc628947f6988715ad55d53d24604803 authored about 8 years ago
Squash merge rebased branch nadar-patch-4

d0902808386909a374a85b6ef218f80322349594 authored about 8 years ago
fix typo in guide code block

fd917a54942d30403367a71005567f6e2666c969 authored about 8 years ago
update deprecated phpdoc messages

da7bc123e569043b27720036e8adb26eb03078cd authored about 8 years ago
Correct MSIE8 reserved word error (#12722)

In MSIE8 and below, yii.gridView file is not loaded and GridView widget is not working (throws I...

bb92887b51619e09e93a0b138e1852a56027f4e9 authored about 8 years ago
Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue()

da215e679775406698b6e9ed196d0ae886280266 authored about 8 years ago
Update BaseHtml.php

cae63c66f8980fbe1daeceb3a46e2a2e66b52c0c authored about 8 years ago
Merge pull request #13051 from w3lifer/patch-4

Typos

716def134a086cdc06a11f92f565ab727135d82b authored about 8 years ago
improve message translation guide

issue #13052

050855aeabd80e42fe5481cbfc089c74ae689686 authored about 8 years ago
Typos

fbd41e73eaaaf40de61c32d203924a80e6829847 authored about 8 years ago
Remove redundant semicolon (#13045)

merci

07290271af7d093899b2e6bc0ef0db7e1c3bbc16 authored about 8 years ago
Test against HHVM 3.12 LTS version (#13012)

This provides Testing against HHVM 3.12 LTS version

If testing against other HHVM LST version...

d0c47522c7eca8eb1005e2d12095572b6578ee55 authored about 8 years ago
Closes #9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView` (#13013)

#9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView`

f6b72ffc3896cfa9f5bff5bb8036b6b98a41e60f authored about 8 years ago
Closed #12778: Added docs for multiple attributes validation (#13005)

* Added docs for mutiple attributes validation

* Fixed typo in formatting [skip ci]

* More...

b276487a4513b617f0977422341a90bdb1dcb3df authored about 8 years ago
Merge branch 'arogachev-7420-dropdown-prompt-attributes'

1bb060798fc8e00b24cc2519f40f212d097006d2 authored about 8 years ago
Closes #7420: Attributes for prompt generated with `renderSelectOptions` of `\yii\helpers\Html` helper

02b30e9bd7c746351ac99eac1a26424c12fd48b4 authored about 8 years ago
Fixed Model::attributes of documentation (#13028) [skip ci]

e99e7ae469dcd67dc560b9ca4ea27c38553a1963 authored about 8 years ago
#13026: recorded method chaining general rule

53dcbaceba63be0da02f691e8be7c7795112caf9 authored about 8 years ago
Merge pull request #13025 from arogachev/typo-fix

Fixed typo in PHPDoc [skip ci]

fc0d7f6f11cc74b91db8428b9c5188e4d4e8e830 authored about 8 years ago
Fixed typo in PHPDoc [skip ci]

4cc5b4f67cbe4a14fcb3a601315d4d876e808858 authored about 8 years ago
`echo`, `die`, *test*, *automated testing* (#13023) [skip ci]

f0cd4fbab2d707bbc86183e4c4b962153ea7107d authored about 8 years ago
renamed Cache::$ttl to Cache::$defaultDuration

better naming as discussed in #12990

4c224f89d02293af8a0d7a3e2c2b5c6ccf4806e7 authored about 8 years ago
Test against the current hhvm version (#12971)

* Test against the current hhvm version

This provides the current HHVM version (3.15.2 as of ...

52ac0a9208b427f88b6c1a3ea420f6ff728774ce authored about 8 years ago
Captcha:: have to start with /, otherwise it does not work in modules. (#13006)

* Captcha:: have to start with /, otherwise it does not work in modules.

9b85c7ecb2a8a37399c83a0cd9e346c59c7e3c47 authored about 8 years ago
fixed changelog

936d2444d7b3d0fa9b2199367583729adc3c0ad1 authored about 8 years ago
Default cache ttl (duration) property (fixes #6809) (#12990)

* Default cache ttl (duration) property (fixes #6809)

* Updates after PR review (related #680...

7f882f44db13b0fddd7f14d15364e04a8f3ed1ba authored about 8 years ago
Updates after PR review (related #6809)

f644b7dc9ead937fa0cbfec442a3e712f4f1a188 authored about 8 years ago
Default cache ttl (duration) property (fixes #6809)

18a86d96f6d5583a505656e20ea7f03fba55d529 authored about 8 years ago
Fixed incorrect order of migrations history in case `yii\console\controllers\MigrateController::$migrationNamespaces` is in use

b7472109032b218f0c85f9c781e6442424e6e1dc authored about 8 years ago
Fixed EmailValidator`to prevent false-positives checks

Fixed EmailValidator`to prevent false-positives checks when property `checkDns` is set to `true`...

979acbb2ed5fa0c3e62d89b58f01db0969180ccb authored about 8 years ago
Updated CHANGELOG

ab45693cceb3b9197a86d5a6735e6a72ab14a679 authored about 8 years ago
Fixed #12822: Fixed datetime creation from microseconds, added tests to \i18n\Formatter::asTimestamp

9790fc5b401ad6c63b88b36b8982146e9168b708 authored about 8 years ago
Merge pull request #12983 from rob006/doc-fixes

Phpdoc fixes

b5b7c05cdeffc0e292cd3327f8332a8aac0938d6 authored about 8 years ago
Merge branch 'doc-fixes' of github.com:rob006/yii2-dev into doc-fixes

c917761b94a70cc7cc48507afe7ec22d369ec8ea authored about 8 years ago
Merge master into doc-fixes

Conflicts:
framework/web/AssetManager.php

c89f46a565bb5f224cb445e5edfd58cf11e25f9e authored about 8 years ago
`@return bool` in `ErrorHandler::handleError()`

8c9f1df15135627d4cb0d3727f1c4b4eb8f63c22 authored about 8 years ago
Fix errors reported by apidoc extension. (#12986)

3b3766bc22eea0f296a4afb48baa99257ef4acb4 authored about 8 years ago
Some phpdoc fixes from scrutinizer.

c14e1c8f2ee58924d18db14c63f3baf95c14825f authored about 8 years ago
Fixed CHANGELOG

583320f774c1c39462fcbd1568bfe65b2fce6bd5 authored about 8 years ago
Merge branch 'lennartvdd-activeFormHiddenField' into 2.1

b2bc15a28fff687f4115ea261b748209f09f4ac7 authored about 8 years ago
Merge branch 'activeFormHiddenField' of git://github.com/lennartvdd/yii2 into lennartvdd-activeFormHiddenField

stream into a topic branch.

cffd4bced234f6c015e9a57fa73c640edfe70647 authored about 8 years ago
Merge pull request #12975 from evgen-d/master

Migrations order fix

108935a53c9a6a1136c1391f9282c1ef519173fc authored about 8 years ago
Docs updated

Closes #11747

3356d5b1f124086b2db991ab9a0ebe2561b6290a authored about 8 years ago
Added type mapping for `varbinary` data type in MySQL DBMS

Closes #11756

61d8e712ccabd0b0148a9068d82a913c4f2ae445 authored about 8 years ago
Fixed ValidatorTest::testValidateWithEmpty()

Closes #12848

42e741b09a7092102383c2d470c29e5e0f621a72 authored about 8 years ago
PHPDocs updated

e83a60c4b7257bff049c8b6c6427da2c39b5e9fa authored about 8 years ago
Fixed changelog

e923ca1d6b5891a399193b58bbff0c11ac0b4d6a authored about 8 years ago
Changed `data` column type from `text` to `blob` to handle null-byte (`\0`) in serialized RBAC rule properly

Closes #12681

2478c84ae92c0bc4c42c68e593a448a1ff1f1299 authored about 8 years ago
Added unit tests for rules with private fields

26294992b1f7beab009f06397dd8e290923bd672 authored about 8 years ago
Merge pull request #12970 from rob006/patch-2

Disallow fails for PHP 7.1 tests

eb35bfd986100974dccc11c8710bb7cd918b931e authored about 8 years ago
reordered changelog

8274c72ae220835f144c47efdd6edb030337c76b authored about 8 years ago
reverted wrong changes in CHANGELOG

see also 40394b8abf18e808253bed809a1df361cd7e3f76, that one was
intentional

25b97c0c7a9f328c27ce7341b0432a7cc6a00bef authored about 8 years ago
Update CHANGELOG.md

e5e0b29f19e6818f254e1dfd108eef2d003a7643 authored about 8 years ago
Cosmetic changes (DocBlock) (#12972) [skip ci]

70c26930e6ca2f0e2bd8d7e2201920b0ab456a24 authored about 8 years ago
Disallow fails for PHP 7.1 tests

2abcd3fa812d584e848658dc18a641f8b63beeda authored about 8 years ago
`yii\widgets\GridView::run() added missing return. Updated UPGRADE.md

ea3020c43573996034a6350fe7a72e2480881b83 authored about 8 years ago
Fixed tests

7ab7883dc1342881185730353a8899af5fd08123 authored about 8 years ago
Replaced `::className()` in PHPDocs and some classes

fddb3cb975cdf2e85e1a6de3de4937cfc4149824 authored about 8 years ago
Replaced all `::className()` calls to `::class`

d96002585d426c59552f8d1206e18570006377d7 authored about 8 years ago
Fixed composer.json to build on PHP 5.5+

38517a4900054db1a126b0e2b680caa1ade7d27f authored about 8 years ago
Merge branch 'master' into 2.1

Conflicts:
framework/UPGRADE.md
framework/base/Security.php
framework/caching/Cache.php
fra...

16e926b66aa4ed78432861d94140e6eb3cee65fa authored about 8 years ago
added example about alias for nesting joinWith calls

close #10878

6550672f0c39cae5344aac29b4adceb0b4be9a9c authored over 8 years ago
Issue #12938 Add $params to View::renderDynamic() (#12955)

* Issue #12938 Add $params to View::renderDynamic()

* - add tests
- typehint $params

* ad...

b81705d4f05c209799f25fded13d58b267b97971 authored over 8 years ago
Fixed formatting

859a30ea2e00ea75df31447d56082bbc6909c8d9 authored over 8 years ago
Enh Dependency getHasChanged (#12928)

* - rename getHasChanged() to isChanged()
- updated docs
- added tests for Dependency
- added...

432ef2585208b3d1d3f6fd99a2874e28b73c6cf3 authored over 8 years ago
fixing doc for list fields #7214 (#12922)

examples in doc for list fields

ca4f3b0b3afc6ed39091b52fbba2f7b0452f1d0a authored over 8 years ago
Update git-workflow.md

fixes 12947

97cbbc2e1ba7e71e496e493823294f9f403e6062 authored over 8 years ago