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
2b116b246c57aceec7c384e18791c2f8c1cbdf00 authored about 8 years ago
* Refactor validateAttribute method in UniqueValidator
Extract prepareParams and prepareQuery...
c592d577de831b0cd192eb749f1a3a5fd111eb63 authored about 8 years agoverify issue #13200
042e30cd6876b8f3f7bc4bc2fb0a7d176030be63 authored about 8 years agoSigned-off-by: Alexander Makarov <[email protected]>
f590ebfa50eca88fa27a848a647d3e61094fa6c3 authored about 8 years agoCloses #12213
d9b62e7ff767656e7ef8460b1cac86ad346a14ff authored about 8 years ago770daab0972bcc6d44c72532af5908780d8da029 authored about 8 years ago
d77e766767296ec7fe7f31a1f831487abe70d034 authored about 8 years ago
bd048b95945df4bc2470b632074e3c692931c2fd authored about 8 years ago
Fixes #13198
a5c7f8c478fa34bdc5e36775667fad722ebdde70 authored about 8 years ago56a1d8886c146d77052d3887bd5b6c27a6c57e6e authored about 8 years ago
This section had the "under development note" for a long time and was
lacking a lot of informati...
ed10432a13c0e9649651f406369e993a4fb552b0 authored about 8 years ago
Fixed `validate()` method in `yii.activeForm.js` to prevent unexpected form submit
when `forceVa...
* Fix protocol-relative URLs in `Url::to()`
* Use `isRelative()` in `Url::to()`
b2736c83451b63467f5f3cb3a5b790a8d2366174 authored about 8 years agob1232be2b4950814c875dd348073f7c31b159f70 authored about 8 years ago
update oci tests
improved varible name
Closes #13122
d000e457bb4beddfd1385eaf99aa08ed7dce4463 authored about 8 years ago* Added JS tests for yii.captcha.js (#12840), fixes #13159
* Sinon needs to be imported in si...
722375899d7148417637c28756e1e2c411366f69 authored about 8 years ago1da0a248e1186c91f7432e9e5bcf640fcf507cb1 authored about 8 years ago
* Closes #6242: Access to validator in inline validation
* Updated PHPDoc according to PR rev...
41d9792a4185b3cc6c8cc194c7fdf3b9ff7ee8da authored about 8 years ago
Fixed inconsistency, `Yii::$app->controller` is available
after handling the request since 2.0....
18c3a6f151fd1c7ea4811fef234c64dc2cabf61c authored about 8 years ago
912cfa0e3a61f0bfcf3850839f47e4c11cfa6fcf authored about 8 years ago
46b84df8f1a0a1b761291be6199d5fa35857703a authored about 8 years ago
65165ec82c5758a96bb532e925e4ef0b6073eec9 authored about 8 years ago
* sergeymakinen-pagecache-tests:
refactored pagecache test
Adds tests for yii\filters\PageCa...
bd6ab216fc08cf7057e343c6828224ca3b007485 authored about 8 years ago
cf26c4c9f0f9bc69115359aa29b25d173961d7d7 authored about 8 years ago
* Closes #13080: Rename `yii\base\InvalidParamException` to `yii\base\InvalidArgumentException`
...
This allows implementing custom client-side validation
without extending every validator.
Fixes...
6fe217003940330bc1e4a66eab655ed819d8eb36 authored about 8 years ago702854b2c56c9329ca54d470c1bbc0bb7f1743d5 authored about 8 years ago
1f2ee7768286a1fbcf697cf007cd14152ea12bb0 authored about 8 years ago
issue #12116
f96405e1f6214bcefaee6dde3719f93e714ef0f3 authored about 8 years agoadded note about limitations, i.e. no scenarios -> no safe attributes -> no load().
2ad03a96b5e9ccbcb9e5b20f91018927397a622e authored about 8 years agoc378c31168e667e08469bf125039f1f8ed5d84d7 authored about 8 years ago
* codeclimate phpmd rulesets
* PHPMD ruleset
* phpmd_ruleset moved
* Delete phpmd_rules...
6312267156706554444962088f042fae57a9dba5 authored about 8 years agoac72b168af2949c048e72d6c4f0e49444c66348a authored about 8 years ago
Closes #11163
574f42b94beb3a5ee3dc639a501b0301a34a58fa authored about 8 years ago
Conflicts:
framework/widgets/BaseListView.php
tests/framework/widgets/ListViewTest.php
* Added the RadioButtonColumn class and updated the changelog.
* - several enhancements:
- u...
* fixes #8354 to improve docs on table prefixes
* accents
* patched silverfires comments
...
put code block into the list
2a6a54993a3b7ef5e90b53976df633d6e79844dc authored about 8 years ago8c171d66ade2b2cfa0f6d4e5667c34ce3b883aab authored about 8 years ago
146cbc9964c52482f4ea2c176362df82cf843dd8 authored about 8 years ago
backslash vs. slash
fixes #13132
a1e9861fb928b1064693192dc10839200d9ef3e7 authored about 8 years ago
encouraging early return is good, but this check complains about every
single else statement in ...
fix namespace to fix #13125
ae2b403597ee31f04367e6107aa9714cc2abb8db authored about 8 years agod19b65a2785bfc30b16e904a19791141a897ca17 authored about 8 years ago
Added bash completion file for ./yii commands
301316bbab1fd81fd8c8f13ac230ef9140293e21 authored about 8 years agoAlternative implementation for Unknown command suggestions
9fc1f49ca83be69f2096de0f8a100f36f998a14a authored about 8 years agosuggestion is based on two principles:
- first suggest commands the begin with the unknown name...
64dcc44bbe9a5e703bf67566637c5111a8d1da9e authored about 8 years ago
This allows to auto-complete commands available by the `./yii`
executable on the bash by expandi...
f91a22e59710a77dabf70b33d04b28ef45a80f7d authored about 8 years ago
71f52b023e0416d0dbd471acf94e0026416e5cfc authored about 8 years ago
Making JS tests ready to go into master.
9aa377e02ae8b38f2202e72f87551a0c05b48a0f authored about 8 years ago* Simplified code branching, named variable better
* More simple code cleanup
* More consi...
4f23e900358d9875608c1305a184d8147589b008 authored about 8 years agoAria required and aria invalid input attributes
f2902f115115f4a44b42a450b59966cb4647a91f authored about 8 years ago3beba876ec118fb1ba05f3b0752d5668d289fc18 authored about 8 years ago
follow up to #13121
30d889e40265b7bce2731279992629a922a76797 authored about 8 years ago* Disable `Controversial/CamelCasePropertyName` codeclimate check
* Fix indentation
ed000b3750dea585caa4da3215a6742caf0591bb authored about 8 years ago2a9d1e4160565ea11fef3b84064f2e98b9b743f4 authored about 8 years ago
09ea9456a30fd1189efa852527472c1b6eee9651 authored about 8 years ago
Closes #11758
Closes #13029
Added `QueryInterface::emulateExecution()`, which allows preventing of
the actual query executio...
eec2830a57474dd4c0287798d5757c9f8ea1d5bf authored about 8 years ago
9c877516d09c43ea35db8e86faf7d4bbba8d13c4 authored about 8 years ago
0fc681853cbcda7c350196d237dc1ed35f4a87f4 authored about 8 years ago
75ed3a45eb8ea93e2649c744e5e0682295955395 authored about 8 years ago
633889c227e9ccafe0e53dbd0f36556ba43a8593 authored about 8 years ago
32cbf5048b05614b7f4228894b2c2bd76bf431a6 authored about 8 years ago
Fixes #13118
586d0951c35045f5bcd283c510c0bf8d8831520d authored about 8 years agobd222c18fcacd6fe4cfd5dfceb51724b2452076b authored about 8 years ago
6bbdb98e9d97201ed875c5454b55ca77091ac85a authored about 8 years ago
3904209379e261bf23abc728a889f27a2a2de9cd authored about 8 years ago
402e38b3238d559bbedc99d92eb3567013e0ddf6 authored about 8 years ago
d35d7c6ab6d30af80a793b3d117507767fb75eb9 authored about 8 years ago
c1cd13639d7a7ebba0cd4e92b18ddff431b8599d authored about 8 years ago
346dd9154c44abdeb97738ccb5f032a2a21d2c82 authored about 8 years ago
43d79ee4655992b380c2c51272c16e7b464329e1 authored about 8 years ago
to double quotes
9fcf47e8470e7a7fb82149e320cdee25643a115c authored about 8 years ago* start with improving doc
* updates
* fixes for @samdark review
* fixes after @cebe's ...
83c5d8945073b8438c66ed99fc9e27d5b2608492 authored about 8 years agof8db03b548ab5fae66342d0742e3ae6175bf01b5 authored about 8 years ago
46a4adb2c2b3b16f7220894588c51dce35e45a77 authored about 8 years ago
0c0dc1d29e1aefa9a56240350e0eb08851d8f691 authored about 8 years ago
11e81dac05b7d60921fbe2ce9bd93edf6a94802f authored about 8 years ago
404fbefcf4c52a0c7f33e7d154d098b1e1e84192 authored about 8 years ago
c73037e4890fdb52bc0dccab5e5af0d7641e6c77 authored about 8 years ago
bfa83632beb8a83301d6c4e3eca5c5e32ebb773c authored about 8 years ago
this avoids running JS tests for each PHP version.
5c26ba9081438bbbede4053084e0f3c8dcf10beb authored about 8 years agoImplements the solution proposed in the following comment:
https://github.com/yiisoft/yii2/pull/1...
fixes #12840
Used @nkovacs draft as starting
point(https://github.com/yiisoft/yii2/issues/11037...
* prepare-travis-for-js:
remove CUBRID env from travis it is unused
Install APC on Ubuntu tr...
a4bc41aeddd248678cc5812ed6cdbc88a707363d authored about 8 years ago
Trusty does not have APC preinstalled (see
https://github.com/travis-ci/travis-ci/issues/5618,
h...
fixes #10896
f3f628d401549fe698dfd6ba9a6248267483a439 authored about 8 years ago4f86decf0146b744984517d6b92390e88fb5f1bc authored about 8 years ago
fixes #13036
f41163339dce22ac860d9620e1c2a913f72444ad authored about 8 years ago