Ecosyste.ms: OpenCollective

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

github.com/yiisoft/db

Yii Database Library
https://github.com/yiisoft/db

Code Climate PHPMD settings (#13139)

* codeclimate phpmd rulesets

* PHPMD ruleset

* phpmd_ruleset moved

* Delete phpmd_rules...

26bb0ff3a7efe04101611566663a9233bfd67c31 authored about 8 years ago
Merge branch 'arogachev-11163-client-validate-options'

71df047ca13bddbf77949ef19f2b6a72d03bc6d8 authored about 8 years ago
`yii\validators\Validator` - added separate methods for client-side validation options

Closes #11163

405eff0351bf9fe6b269e7af5f0ca52174fda974 authored about 8 years ago
Merge branch '11627-document-and-test-empty-listview' of git://github.com/mytskine/yii2 into mytskine-11627-document-and-test-empty-listview

Conflicts:
framework/widgets/BaseListView.php
tests/framework/widgets/ListViewTest.php

0a990c4345b8e8a8e49fc10e7bca7514ca012439 authored about 8 years ago
disable codeclimate complaining about else statements

encouraging early return is good, but this check complains about every
single else statement in ...

0a915ea005e9a691af394e3f04a4cbb35f801c3c authored about 8 years ago
Merge pull request #12959 from yiisoft/bash-completion

Added bash completion file for ./yii commands

05163cde62894d6953c2ec1840c5640ce2c2b637 authored about 8 years ago
Added ZSH completion, moved scripts to a separate directory

a468265f5691e0599e036eabd386776e5de0f499 authored about 8 years ago
Added bash completion file for ./yii commands

This allows to auto-complete commands available by the `./yii`
executable on the bash by expandi...

dc7ed2f9f7af8a9fa7afb3a8fe75c333b836478e authored about 8 years ago
Merge pull request #13111 from yiisoft/js-tests

Making JS tests ready to go into master.

b417d947c981d1eb27dcca06d00d086bbbf2cc22 authored about 8 years ago
Merge pull request #13116 from yiisoft/aria-required-and-aria-invalid-input-attributes

Aria required and aria invalid input attributes

f047e2c890260b51bd9b22ee1a8a1eec1c1bfb67 authored about 8 years ago
Merge branch 'master' into aria-required-and-aria-invalid-input-attributes

baad384344ae468afe1d851f28e763e7be442fdc authored about 8 years ago
update codeclimate rules to match yii style

follow up to #13121

91988a8532673edfc533cd0bbe1d6244275e32a9 authored about 8 years ago
Disable `Controversial/CamelCasePropertyName` codeclimate check (#13121)

* Disable `Controversial/CamelCasePropertyName` codeclimate check

* Fix indentation

aa54d332bc6d89b386aad63b5362ff651fa7208a authored about 8 years ago
Added `QueryInterface::emulateExecution()`

Added `QueryInterface::emulateExecution()`, which allows preventing of
the actual query executio...

81f51ae0c5dfd25266a6f9714d7067eaaa057d8c authored about 8 years ago
More renaming

1e424b326ffb1e10b2f41b9b34b46c2f972f3cb1 authored about 8 years ago
Renamed variables, changed logic of turning client updates on

6ab5f5ec98434a87043fa67630e737d42188f65a authored about 8 years ago
Fixed formatting

d594fb66c1edb3f075a827298a1bf73243e0025f authored about 8 years ago
Follow-up to 65c2ade. Smarter fix of #13118

ea19c034298a49b7d54c227fb642b84d8e3bc09c authored about 8 years ago
Fixed `handleAction()` function in `yii.js` to handle attribute `data-pjax=0` as disabled PJAX

Fixes #13118

42eb1fd40a2a9fbac63fb063e62bb90cf4ce0b2e authored about 8 years ago
#12399 adjustments

f819a9e923915c62f2c09f42826843a5cf39de9a authored about 8 years ago
Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering

b3ebf296fe81318862bb703fc71a76bf1dc1f55b authored about 8 years ago
Enabled Codeclimate code coverage (#13112)

4f065ed856497ecf68164438f83200cf7bffa5a7 authored about 8 years ago
improved composer stability for the asset plugin

b06ebe748251b07ff973d4c4a8ae32af5d6502e8 authored about 8 years ago
move JS tests into a separate branch in travis matrix

this avoids running JS tests for each PHP version.

81ded089e2be468bcd93c7bbf55c7af660df8cbe authored about 8 years ago
Implemented Javascript test suite

fixes #12840

Used @nkovacs draft as starting
point(https://github.com/yiisoft/yii2/issues/11037...

f56442fa6abc625481cccefa4fbb788c4de29669 authored about 8 years ago
Merge branch 'prepare-travis-for-js'

* prepare-travis-for-js:
remove CUBRID env from travis it is unused
Install APC on Ubuntu tr...

768cecdfa71d1cfafc65d88468f34205ffc11a83 authored about 8 years ago
remove CUBRID env from travis it is unused

e5f6adcc14722f6655035e9b74c4a147de4d4114 authored about 8 years ago
Fix MySQL database setup for ubuntu trusty

1995c691666589c285935faeeac5b0dced040f39 authored about 8 years ago
Switch travis OR from precise to trusty

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

e0042c3618413f5ac63edfc83f4afe74ec6c35dd 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

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

c947d54173e0207ea1039fd0ccea6ee2105de8f9 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'])

1db373ec40740e58231a3f9cf53356e1aa67fc40 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...

b0af68fb8708ab3affc3d2520d4bf813a93dc7ea 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...

5c12e2d5da434b93c3e124f3c8d1b87ca4d7ac1d authored about 8 years ago
Fixed driver name in MSSQL test

f436675849ffa54901b2ba449e96de1a034c7046 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...

e8935ef5e611b9851328095d43442b77f6677763 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...

ed0b7ec7a3c506e4d2d3caa1582428116ef83455 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 ...

bdf92e5da1497111d3403e3b5e3170bb0bbf2437 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.

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

Phpdoc fixes

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

19245540e24b6f8b6a125d211ff07df7f43b06fb authored about 8 years ago
Merge master into doc-fixes

Conflicts:
framework/web/AssetManager.php

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

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

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

stream into a topic branch.

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

Migrations order fix

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

Disallow fails for PHP 7.1 tests

4106737149f465bb46d6b5937ca9f0685fb86946 authored about 8 years ago
Disallow fails for PHP 7.1 tests

ffe6719603845adc88c541a3c88f160e707068ff authored about 8 years ago
fixed group annotations for #12889

611930325bed5ec574b8303d482f52016df3c8d2 authored about 8 years ago
Merge branch 'master' into 2.1

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

293cb9adc652ec5cf4c7fcc14afa014126f931ab authored about 8 years ago
Merge branch 'diezztsk-master'

f5435b301ee1c5456551baf33ed1bdcfb2178505 authored about 8 years ago
Merge branch 'master' of https://github.com/diezztsk/yii2 into diezztsk-master

569319154dcd3c8f97438ad9d46780caa0dae91d authored about 8 years ago
Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc

f28b5478896212d654dacf3e6f8fcff184fb6e4d authored about 8 years ago
Simplified Regex usage in JS

Follows 70752b0fc1dde9a32d3565759d77072d3187f4eb

89d0f8a6618daa15318b048a07843a3d2fcbc2c5 authored about 8 years ago
Revert "Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999)"

This reverts commit 3ba72da6fa11c7565de7ceb002bdf6ff86c841d4.

Fixes #12803
Fixes #12921

847f44b94b453e32afc8ed2232ecc9e97a8607cd authored about 8 years ago
Fixes #5385: links created from classes to corresponding guide articles (#12920)

e7341fea276c7621afee24ba6e96fcfa561b21b2 authored about 8 years ago
Merge remote-tracking branch 'upstream/master'

3d1482d765809fb9def4794a0fdf8a190c58e513 authored about 8 years ago
Removed accidentally committed leftovers

e5bc7768cbcf2f007e796504a1e676cc5f9942bf authored about 8 years ago
Fixes #4113: Error page stacktrace was generating links to private methods which are not part of the API docs

a5a2752893115906a1787405d2d5ba8a3e59444c authored about 8 years ago
Unit tests created for ActiveQuery (#12889)

* setup ActiveQueryTest

* basic unit tests for ActiveQuery are created:
- all protected & pu...

cbf181bfaed1511b21ca718efb65d7bf48448375 authored about 8 years ago
Fixes Gridview JS to respect # in filterUrl (#12837)

* Fixes Gridview JS to respect # in filterUrl

fixes #12836

* Update CHANGELOG.md

051863d273a25e4941bbcd112abf172fb8e18569 authored about 8 years ago
Fixes #11037: yii.js and yii.validation.js should use Regexp.test instead of String.match (#12839)

48096a43ee372a8709f0ca048e57cce184b882ff authored about 8 years ago
Fixes #12816: Added `columnSchemaClass` option for `yii\db\Schema` which adds ability to specify custom `\yii\db\ColumnSchema` class

c242a5bbb45785c1a8b76350fdf659b573d22c81 authored about 8 years ago
Fixes #12790: Added `scrollToErrorOffset` option for `ActiveForm` which adds ability to specify offset in pixels when scrolling to error

46aaea87736b19f89591b88a44536fca952b30df authored over 8 years ago
release version 2.0.10

564c0fb32c82a9cabba55295de7c8c396df3b3e6 authored over 8 years ago
Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug

fixes #11987
close #12683

92eb73afc8c4fb84b416997bd291a07ead90612f authored over 8 years ago
PHPDoc @return fix for insert() (#12757) [skip ci]

2bd19ae3f38b8b5d784d878bb93c224ea5a43594 authored over 8 years ago
Force AJAX validation on form submit

When AJAX validation in enabled, `yii.activeForm.js` will run it forcefully on form submit to di...

5d25ac3728d2d9b149f42101286872476e2f0eba authored over 8 years ago
Fixed URI component decoding with `+` (plus) sign

Fixes #11921

9f7b8b062a922db0e5d7f348bbb82e179427038d authored over 8 years ago
Merge pull request #12747 from werew01f/master

afterInit event for yiiActiveForm

21398e78469224dc5d76e27ac3179d9e9f47152d authored over 8 years ago
afterInit event for yiiActiveForm

https://github.com/yiisoft/yii2/issues/12744

1eb003530609e3519519ea6cb230efa7292b7294 authored over 8 years ago
Merge branch '10358-js-race-condition'

416dcbcf421f0510def7954ff7fdff56d435afcd authored over 8 years ago
Fixed race condition in yii.js ajax prefilter

Closes #10358

3b0968a58c83ae850211ddf8ee104543fa0491ec authored over 8 years ago
Fix documentation grammar (#12728) [skip ci]

1cf189ef8e2cf4fe769a3d05fcf204e7087da683 authored over 8 years ago
Reverted accidental commit

9f60df57fc1b3aec297b7c373cfa624f3259839e authored over 8 years ago
add functions for filtering

d418cd0ae67de83d33876b3a83f95848dc45a82e authored over 8 years ago
Reverted mis-paste during mege

3feddb97884a0f94a72e79c1ac06b561b6866d2a authored over 8 years ago
Merge branch 'githubjeka-issue-11844-detail-view'

42d9f53b927cb64d813dad953ce7b003fa24b100 authored over 8 years ago
DetailView captionOptions & contentOptions attributes

f4b25a82812577475417f54a49f6283de3027fe5 authored over 8 years ago
Merge pull request #12672 from rob006/patch-3

Fix phpdoc in `yii\helpers\BaseHtml`

37aaa4283248989c6e287c40f67cdf0fac2626dc authored over 8 years ago
Merge pull request #12668 from rob006/patch-2

Fix `yii\db\Query::having` phpdoc [skip ci]

2d75696156e6144c7f968c8b5ef45385e42e89b2 authored over 8 years ago
Fix `yii\db\Query::having` phpdoc [skip ci]

4d00c265f105f1fee2cab66085ffe708fddc4190 authored over 8 years ago
Merge branch 'master' of github.com:yiisoft/yii2

8735340e6bb0ec973008cdf9530da3013deacaf3 authored over 8 years ago
yii\db\mssql\QueryBuilder - TYPE_TEXT mapped to NVARCHAR(MAX)

7395093f89221fd25dc66d11091c2680d2134d1b authored over 8 years ago
Merge pull request #12663 from githubjeka/issue-11835

MSSQL: Fix to NTEXT is being deprecated

ecee58da1374ba4150ab982cc1455008374cef23 authored over 8 years ago
Merge branch 'master' into 2.1

# Conflicts:
# .travis.yml
# docs/guide-es/concept-events.md
# docs/guide-ja/concept-events.md
#...

f75aeb20ddffe865f9006af3e20e5dd299a71c0d authored over 8 years ago
Merge pull request #12653 from SilverFire/12649-query-column

Fixed consistency of `indexBy` handling for `yii\db\Query::column()`

4e583a8fc35dee650ea9c7ed7c6fc3c6d4f7bc97 authored over 8 years ago
NTEXT is being deprecated in MSSQL

8a6b6256a988c32dc9f4b72e3134a375d790fa71 authored over 8 years ago
Fixed consistency of `indexBy` handling for `yii\db\Query::column()`

Closes #12649

a965172730995a1fe6667ddf05aaa2d92a0e9837 authored over 8 years ago
Allow wildcards for reloadble CSS files

ca820c32eaf8aff28bd5f78b7b449b6b84c05fad authored over 8 years ago
`yii.reloadableScripts` now support wildcards with `*` character

Closes #11494

1e4d2d76419029ba9fd59ab67dd2eeb49383ae6f authored over 8 years ago
Prevent reading property of undefined in `updateInputs()`

Closes #11352

1a4accf2ea541f40f0c6b508eb9925f9078867a9 authored over 8 years ago
Merge pull request #12622 from jaaf/new-branch

New branch

937c4a1b4ed20b7bd32aefd2ad04b4a5e42a6076 authored over 8 years ago
Merge branch 'master' of git://github.com/yiisoft/yii2 into new-branch

ccc660b00ebc6b300f91d59c0c466daa3a11410f authored over 8 years ago
Fixed typo in data type. Fixes #12599

23d2b693d7062f7c0873dc12eb155bdb95701a8e authored over 8 years ago
Fixed casting of `binnary()` type for MSSQL. Closes #12599

4eb98510e728082ec191f2789c60d3c320086099 authored over 8 years ago
Merge pull request #12584 from mikehaertl/12580-strict-yii-js

Issue #12580 Make yii.js comply to js strict mode

1479508c3e72f2744c503f69a1587eceb5a1720d authored over 8 years ago
Issue #12580 Make yii.js comply to js strict mode

c3fbcabff5247640ab3954b0da48d0a968e95a3d authored over 8 years ago
Merge pull request #12587 from Thyiad/master

loop array should use forEach or for index < length

ef17fd4057b2fad1ab8b41973e4e478711ac2c93 authored over 8 years ago
loop array should use forEach or for index < length

9d7ba565f53502cf11971f54128fee18113c1dc1 authored over 8 years ago