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

Edited and extended Guide section about client scripts

This section had the "under development note" for a long time and was
lacking a lot of informati...

b6e250857c68626bfe52a711b894ccf5ec51aec4 authored almost 8 years ago by Carsten Brandt <[email protected]>
Fixes #13128: Fixed incorrect position of {pos} string in ColumnSchemaBuilder `__toString`

ae83dd0524cab9841b9632c0c904aaac506a4a57 authored almost 8 years ago by Chris Harris <[email protected]>
Updated PHPDocs for Cache

75b98c6b7ebe712097207f1e3a4af38fc20909db authored almost 8 years ago by Dmitry Naumenko <[email protected]>
Fixed unexpected form submit on `validate()` call

Fixed `validate()` method in `yii.activeForm.js` to prevent unexpected form submit
when `forceVa...

7d494c1915f4c1d4be1d2487d504b53dc2c538b6 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fix protocol-relative URLs in `Url::to()` (#13156) (#13157)

* Fix protocol-relative URLs in `Url::to()`

* Use `isRelative()` in `Url::to()`

8e0af242032b2cb7daa6b4373765ce36dc3a4e04 authored almost 8 years ago by Robert Korulczyk <[email protected]>
Merge branch 'zlakomanoff-13122-oracle-optimisation'

2645b5ac780a047438af933d0ee3b45ff9441ea6 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
added hint into foreign keys query for oracle 11g optimisation

update oci tests
improved varible name

Closes #13122

b8bf0d0c0cdf9d8efa460f6b16cebab9c80f7134 authored almost 8 years ago by Zlakomanov Alexander <[email protected]>
Added JS tests for yii.captcha.js (#12840), fixes #13159 (#13160)

* Added JS tests for yii.captcha.js (#12840), fixes #13159

* Sinon needs to be imported in si...

d96363674c0bcbd860cc36cc4d2f5ca7baceafb5 authored almost 8 years ago by Alexey Rogachev <[email protected]>
Merge branch 'master' into fix-pjax-automatic-id

475d18ca58296fc4b1b8fb3848a417adb3df6fd1 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Closes #6242: Access to validator in inline validation (#13027)

* Closes #6242: Access to validator in inline validation

* Updated PHPDoc according to PR rev...

bd85b7ced22afa81284a6a0a1c4898f5041897bc authored almost 8 years ago by Alexey Rogachev <[email protected]>
Fixes PageCacheTest: requestedRoute is not set up (#13173)

3611aa409bc96c4e0e26baae541dfc05c0c926a9 authored almost 8 years ago by Sergey Makinen <[email protected]>
Change the name of method getQueryTableName and remove its $query argument (#12893)

* refactores getQueryTableName:
* replaces the $query argument with a $this implementation

*...

92eee10ae194d6428cd0688c24aa4494185745ae authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
consistent behavior for Yii::$app->controller and ->action (#13167)

Fixed inconsistency, `Yii::$app->controller` is available
after handling the request since 2.0....

65e4a28800acaf6df18d67b6cbd1216126120c87 authored almost 8 years ago by Carsten Brandt <[email protected]>
Update yii.php

fixes #13169

33c27bcf1eb053f7be17b4dfea0d32125f457a4f authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Updated caching guide Russian translation [skip ci]

74f72ac663759c81615e9cec66e74a9fc00627d3 authored almost 8 years ago by Alexander Makarov <[email protected]>
Updated configuration and DI guides Russian translation [skip ci]

447c68bef76bb7fc1041bf880d1eb0e8b87cc1bf authored almost 8 years ago by Alexander Makarov <[email protected]>
Updated Russian translation of AR guide [skip ci]

d815ca102ac98a4ed274896ad51e4bad41ef4009 authored almost 8 years ago by Alexander Makarov <[email protected]>
Assorted minor Russian guide updates [skip ci]

6e826dfade78af601813c675e82751377e15f349 authored almost 8 years ago by Alexander Makarov <[email protected]>
Merge branch 'sergeymakinen-pagecache-tests' PR #13149

* sergeymakinen-pagecache-tests:
refactored pagecache test
Adds tests for yii\filters\PageCa...

4fd7a9d29e8f2cacde7d08225657a0215ac615ed authored almost 8 years ago by Carsten Brandt <[email protected]>
refactored pagecache test

- use dataprovider for different test cases instead of foreach
- use time mocking to avoid sleep(2)

8913bee15a22721800069587bdf15a978b90b082 authored almost 8 years ago by Carsten Brandt <[email protected]>
Adds tests for yii\filters\PageCache

f8787b447162d459043799bf7517e06b704a5ce8 authored almost 8 years ago by Sergey Makinen <[email protected]>
Make validator getClientOptions public

This allows implementing custom client-side validation
without extending every validator.

Fixes...

f5beaf3edf459883ad1711d27c45aefc7d01e574 authored almost 8 years ago by Nikola Kovacs <[email protected]>
Replaced links to non-existing widget demos with links to API docs and guide [skip ci]

0e5efb91ebd57c0912a9fdb8945baa08a23090c0 authored almost 8 years ago by Alexander Makarov <[email protected]>
Polish translations for field validation fix (#13153) [skip ci]

6d005092ac8c175dabbc5e72c598fef5f58e8adb authored almost 8 years ago by sztyvny <[email protected]>
added unit test for DynamicModel::load()

issue #12116

48c806fe1cac8ccc349bf01e629bcf6536fdf42d authored almost 8 years ago by Carsten Brandt <[email protected]>
Update DynamicModel.php

added note about limitations, i.e. no scenarios -> no safe attributes -> no load().

4735d4da6b42a6aa3dadb7fc874460e03c0acdb8 authored almost 8 years ago by Carsten Brandt <[email protected]>
readded comments to phpmd rules #13139

1d4eb072d34222bace64477b4f84928b1f7f897b authored almost 8 years ago by Carsten Brandt <[email protected]>
Code Climate PHPMD settings (#13139)

* codeclimate phpmd rulesets

* PHPMD ruleset

* phpmd_ruleset moved

* Delete phpmd_rules...

5092c9666defdfb12f7519af21894a8cfc963ee7 authored almost 8 years ago by Bizley <[email protected]>
Merge branch 'arogachev-11163-client-validate-options'

cdaf5c86efe5a92159aabc44e36f42251d1c0d4c authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
`yii\validators\Validator` - added separate methods for client-side validation options

Closes #11163

76e253e140ed4511af12a0d5b861b06bd6ba4821 authored almost 8 years ago by Alexey Rogachev <[email protected]>
Simplified ListViewTest

0261a5498f1fbbe9e84dc181c6fc8cada94f25bd authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
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

25eafa560ec1dbcff606bccedd56abd66a8b9339 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Kirkhansen 9053 add radio button column (#13126)

* Added the RadioButtonColumn class and updated the changelog.

* - several enhancements:
- u...

7dac3ed1ca70f2ed56f69e23bb1658067d223c31 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Fix docs about table prefixes (#13127)

* fixes #8354 to improve docs on table prefixes

* accents

* patched silverfires comments
...

eb6ea11931a9bc0413f5fed2e9720c9349e21350 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Update concept-di-container.md

put code block into the list

9c1f892ecfae0b90f731301b20e982b3ccbc0dc9 authored almost 8 years ago by Carsten Brandt <[email protected]>
Fixed code formatting in concept-di-container.md [skip-ci] (#13136)

72532fe910ba48340356d3339c5b4dd4665c2c42 authored almost 8 years ago by Evgeniy Tkachenko <[email protected]>
fixed urls in bash/zsh installation instructions

d7436dea83d85e0bc10142c98f00e22a3a43a131 authored almost 8 years ago by Carsten Brandt <[email protected]>
fixed typo in security guide about namespace

backslash vs. slash
fixes #13132

496310e7e30be8e981657a9cc31b30c834c6c8cd authored almost 8 years ago by Carsten Brandt <[email protected]>
Attempt to make tests pass on travis environment

a056281fa0b915f2d22434a56b21c61d9e17d348 authored almost 8 years ago by Alexander Makarov <[email protected]>
disable codeclimate complaining about else statements

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

ce9e6fd6f987bc147095bd061517574451234924 authored almost 8 years ago by Carsten Brandt <[email protected]>
Update security-authorization.md

fix namespace to fix #13125

c5a88ae0b59366494e83298ae11e187b6110cfc5 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Add `yii\filters\HostControl::$fallbackHostInfo` (#13117)

35998449eba8e295f5ed420350765c1196bf13e3 authored almost 8 years ago by Robert Korulczyk <[email protected]>
Merge pull request #12959 from yiisoft/bash-completion

Added bash completion file for ./yii commands

7fead4f0115044397720b093076c00e42e4a0c6a authored almost 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #12675 from yiisoft/unknown-command

Alternative implementation for Unknown command suggestions

6f4dd0618365af8fe2cac5061440337a0a935939 authored almost 8 years ago by Carsten Brandt <[email protected]>
implement suggestion for unknown command in console application

suggestion is based on two principles:

- first suggest commands the begin with the unknown name...

187c44e43e452ba656fcb58eceb89a920a564dbd authored almost 8 years ago by Carsten Brandt <[email protected]>
Alternative implementation for Unknown command suggestions

alternative implementation for #12661, proof of concept, does not
include filtering by similarit...

1d3495d84dac5cabbf59f8e331a75426c483393d authored almost 8 years ago by Carsten Brandt <[email protected]>
Updated CHANGELOG

fixed typo

1454d3fa37672a5e771b8d4ab8b83d18a8ec3216 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
bash completion for ./yii command options

3e6074f32d78e50c2fc76c760bcc7e03ac5a4ad2 authored almost 8 years ago by Carsten Brandt <[email protected]>
Added bash completion file for ./yii commands

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

05b17ebb650e0aaac5649743eaa2b71011e22bbe authored almost 8 years ago by Carsten Brandt <[email protected]>
added test for helpcontroller list action

beb140446bfed279399b9b853cc172212e41c6fb authored almost 8 years ago by Carsten Brandt <[email protected]>
Added ZSH completion, moved scripts to a separate directory

4454d05410bb7bea29a5646ba49e750599b25434 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Merge pull request #13111 from yiisoft/js-tests

Making JS tests ready to go into master.

612afdbc66c60a2464cce8db3e35514130355b20 authored almost 8 years ago by Carsten Brandt <[email protected]>
Code cleanup (#13113)

* Simplified code branching, named variable better

* More simple code cleanup

* More consi...

954c771fdbd867500bc5de8498a3a7453716a74a authored almost 8 years ago by Alexander Makarov <[email protected]>
Update CHANGELOG.md

typo

9c0e94efea24c81445484329882a4a9c0d772970 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Merge pull request #13116 from yiisoft/aria-required-and-aria-invalid-input-attributes

Aria required and aria invalid input attributes

f9ee486fd713a842f7a9ef3f1d84e9b9a66a56f1 authored almost 8 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' into aria-required-and-aria-invalid-input-attributes

e1b0cb434306b7fa333f1a7fc6a17dd78584eff1 authored almost 8 years ago by Alexander Makarov <[email protected]>
update codeclimate rules to match yii style

follow up to #13121

faea888652be0c71c7b02d8e4d1e94b8397650ee authored almost 8 years ago by Carsten Brandt <[email protected]>
Disable `Controversial/CamelCasePropertyName` codeclimate check (#13121)

* Disable `Controversial/CamelCasePropertyName` codeclimate check

* Fix indentation

fc0752f388d7dec6c82ac5ec431702a188bb8c81 authored almost 8 years ago by Robert Korulczyk <[email protected]>
More renaming, removed unnecessary code

0b9feb28e50e35fc9963a4cf125e2dd470a6eb08 authored almost 8 years ago by Alexander Makarov <[email protected]>
Merge branch 'module-di-config'

560332ed42b51e693fec438b9abb13b9141c4674 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Implemented Container::setDependencies(), Container::setDefinitions

Closes #11758
Closes #13029

437825be70c0bd72b582244c243cc985c11f46d6 authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Added `QueryInterface::emulateExecution()`

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

c17766181feca90a7642ffa4fcd7c52655fc4490 authored almost 8 years ago by Klimov Paul <[email protected]>
More renaming

de4f518b94875cb2b651bc3d07116cdd0d9aa4df authored almost 8 years ago by Alexander Makarov <[email protected]>
More renaming and formatting fix

edfbab4a6b067a31c93fa5a6fcf512f15bed2462 authored almost 8 years ago by Alexander Makarov <[email protected]>
Renamed variables, changed logic of turning client updates on

dc294ba56fb462fdf73ca2a99f27c9a22c51307c authored almost 8 years ago by Alexander Makarov <[email protected]>
Fixed formatting

b25ebaa782599687a559a957455cb7e5bba36fa7 authored almost 8 years ago by Alexander Makarov <[email protected]>
Follow-up to 65c2ade. Smarter fix of #13118

9807b2e1a1ac1c671c860ab448eab8bf9154b2bf authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
removed @since

fec8ae2e1eddccb5f468e830a35cf23eac5bbaf0 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Fixed `handleAction()` function in `yii.js` to handle attribute `data-pjax=0` as disabled PJAX

Fixes #13118

65c2ade8ed66b61967b08b36be918e1930dbd90d authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
#12399 adjustments

ed8acc8e035b99955a3d34cdd3b9dc8ed227d2c2 authored almost 8 years ago by Alexander Makarov <[email protected]>
Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering

fb779e3ec61bae96c3e8abdf2b6173408c51d826 authored almost 8 years ago by a.kompaniets <[email protected]>
Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned`

1141fc81a7f466590618eed40f843e9166556f9b authored almost 8 years ago by SG5 <[email protected]>
Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions

deea3cf798de7151c8e55c71a31865fdfab0f7c3 authored almost 8 years ago by zalatov <[email protected]>
fix travis

5784dd1dbf87dd01a68345996c5acc6b9679a887 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Shorter variable name, different approach to casting

242d850d6cb16f71cd91cfdeeda23da7bb9e3327 authored almost 8 years ago by Alexander Makarov <[email protected]>
Fixes #10488: Fixed incorrect behavior of `yii\validation\NumberValidator` when used with locales where decimal separator is comma

b17dfa03a21d12337a8e72346d50675d26d53b88 authored almost 8 years ago by Alexander Makarov <[email protected]>
Initial work on #10488

dd94ead358168520424468e03c015709aea9d227 authored almost 8 years ago by Vladimir Khramov <[email protected]>
Update tutorial-i18n.md

to double quotes

53a2a48f979938cb667c462c7baa22128980f769 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Improve docs on i18n messages (#13107)

* start with improving doc

* updates

* fixes for @samdark review

* fixes after @cebe's ...

9d9b800a574a3db627ed7f02d47268ca1f87b187 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
added @since

7b3f4095c2184a8b0d9d24fb0c143dec59bd8bdf authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
upgrade file updated

d295812695b15f1d6c47370f3a9fd725ac29c4cc authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Enabled Codeclimate code coverage (#13112)

758ca250ac8b7150b1f166972ace4b9847b2246b authored almost 8 years ago by Alexander Makarov <[email protected]>
improved composer stability for the asset plugin

51786cb5957798b0d3fa93bb97fddcf90ef6f94f authored almost 8 years ago by Carsten Brandt <[email protected]>
added spaces

5e12a5cc3a354ea232bd9538b9c2d824b108a036 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
add changelog

781ac2e139ade2397ec2d8141b7fc5b80b3b22b0 authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
fixes after @samdark review

9218adcec21fe2d42c1c6ddbd07ca609928041fa authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
move JS tests into a separate branch in travis matrix

this avoids running JS tests for each PHP version.

02af14e62f832cb9e77868db5cea08c872a92456 authored almost 8 years ago by Carsten Brandt <[email protected]>
Custom ID generation for Pjax widgets to solve unstable ajax calls (issue #12969)

Implements the solution proposed in the following comment:
https://github.com/yiisoft/yii2/pull/1...

7f537d684e88f60f5d2b6423f18c9dd19269c1ec authored almost 8 years ago by Boudewijn Vahrmeijer <[email protected]>
Implemented Javascript test suite

fixes #12840

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

8ea1f510afef71706a31cd717680d8422560e1f3 authored almost 8 years ago by Alexey Rogachev <[email protected]>
Merge branch 'prepare-travis-for-js'

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

47ece37b5af8c3b21dc551724ba73ba5e66b40db authored almost 8 years ago by Carsten Brandt <[email protected]>
remove CUBRID env from travis it is unused

4e4a6f69e3c88f87382da95cb6dc3ce28e4e538c authored almost 8 years ago by Carsten Brandt <[email protected]>
Install APC on Ubuntu trusty

Trusty does not have APC preinstalled (see
https://github.com/travis-ci/travis-ci/issues/5618,
h...

e94ca4793be2c00659e3ebd7f2bf29741ef3f593 authored almost 8 years ago by Alexey Rogachev <[email protected]>
Select only primary keys in UniqueValidator (#10896) (#13098)

fixes #10896

729ddc5b76e8159d051e9c5783f5534eeb212efb authored almost 8 years ago by Elvira Sheina <[email protected]>
Fix MySQL database setup for ubuntu trusty

8c0a431c662d92a89b39086f19668e70a744ab75 authored almost 8 years ago by Alexey Rogachev <[email protected]>
Implemented shortcut methods for returning JSON and XML (#13101)

fixes #13036

081ee7c5b13ba3735e8376394b1f016eb30a68e5 authored almost 8 years ago by Carsten Brandt <[email protected]>
Switch travis OR from precise to trusty

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

a7ee60f9d25700d167772bf9b5631274e15d0279 authored almost 8 years ago by Alexey Rogachev <[email protected]>
Disabled StaticAccess check in codeclimate.yml

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

17e2c168361ddaff416ec0520285e35cfe884f9c authored almost 8 years ago by SilverFire - Dmitry Naumenko <[email protected]>
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...

706fcec37459d4c2052ed91de9dde256d8e22049 authored almost 8 years ago by Robert Korulczyk <[email protected]>
improved test coverage of HostFilter

PR #13063

6782954c6acc57e72ef94f48e06604f8fb189640 authored almost 8 years ago by Carsten Brandt <[email protected]>
created `HostControl` filter to prevent Host header attacks

fixes #13050
close #13063

7da77c3d5a9aadba9563c137da832a059065e5f6 authored almost 8 years ago by Klimov Paul <[email protected]>