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

Fixes #14921: Fixed bug with replacing numeric keys in `yii\helpers\Url::current()`

59b635c2a6f0d2c9fc179cdbbb29c37e486ceb4b authored about 7 years ago by Robert Korulczyk <[email protected]>
Closes #13792: added test verifying unused messages are not removed

f5591bb70eb9f4622ffa8b435e7d88543bcdb44a authored about 7 years ago by Alexander Makarov <[email protected]>
Fixes #14929: Ensure trailing `;` on combining files with `asset` command to fix compiler failures

6e8cc4c151c477893d5ae9cb0ca3f2a80727c7d9 authored about 7 years ago by Hisateru Tanaka <[email protected]>
Fixes #14016: Fixed empty messages marked as unused in PHP and PO sources when extracted with message command when `markUnused` is `false`

6bde69aa966adcf048fa87fcac0baf152b1c11d7 authored about 7 years ago by Alexander Makarov <[email protected]>
Fixes #9438: `yii\web\DbSession` now relies on error handler to display errors

66723d0e740f9c4546fc2e9e312280a8761691fe authored about 7 years ago by Alexander Makarov <[email protected]>
Removed debug statement [skip ci]

be211f76f53854acb5cb8a30246f82db476e9cd5 authored about 7 years ago by Alexander Makarov <[email protected]>
fix for #6226, symlinking files/directories during multithreading (#14905)

d7c93c9503207593de370e2ccb395dccfa190174 authored about 7 years ago by Boudewijn Vahrmeijer <[email protected]>
Merge pull request #14935 from rob006/email-validator

Add tests with double dot for EmailValidator

732e7d9cbff8fb1d5eb6336632aa372e5e5ba664 authored about 7 years ago by Dmitry Naumenko <[email protected]>
Added test to check issue #14274

b0148a5e8f25ab1a6a5e1812af5d0a24ac715e26 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed yii.js to follow jquery-pjax API changes

Fixes #14926

7e681b4a5620b133ed7b68388845a7b89279e193 authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Add tests with double dot for EmailValidator.

a9f2827f8766a3dcf2cbeaabad56928cd074324f authored about 7 years ago by Robert Korulczyk <[email protected]>
Fixes #14913: Assset hashing now takes asset linking into account to improve cache busting

fa1ca1384f21dac19d5abbee3a671db06b5da8ad authored about 7 years ago by Tobias Munk <[email protected]>
Fixes #13486: Use DI container to instantiate cookies in order to be able to set defaults

3ee7629f134d591dbfba440d012a696ed48824bd authored about 7 years ago by Alexander Makarov <[email protected]>
Removed yii\base\Object import

b27b34df848526f94309e9bee94158530deda8bb authored about 7 years ago by Alexander Makarov <[email protected]>
Merge branch 'execut-patch-1'

dfac2292edf43a76147f1d45167febef4087ab4a authored about 7 years ago by SilverFire - Dmitry Naumenko <[email protected]>
Fixed test

85f8709f14bdcb07a0936bc8befc1f5bd9569abd authored about 7 years ago by Dmitry Naumenko <[email protected]>
Container type for pjax must be string

0e240ef2d09f15dcf3b9c7cb4db5d9e1d1988430 authored about 7 years ago by eXeCUT <[email protected]>
Fixes #14902: Fixed PHP notice in `yii\web\MultipartFormDataParser`

b75a85d0da1ed342d3d7b4612f2163ac24415b7c authored about 7 years ago by Olim Saidov <[email protected]>
Refactored GridView->renderColumnGroup

792f50759e5d8d8af9c6f969463e633fade06b5b authored about 7 years ago by 243083df <[email protected]>
Fixes #14910: adjusted safeUp()/safeDown() docs [skip ci]

1f24fd35b99d5b95b54e21ce4b5754ba7a7492ce authored about 7 years ago by Alexander Makarov <[email protected]>
Added tests for Query Builder insert, update and delete (#14911)

24efeb812c2850aedeb7b37c789ecfb55c815f66 authored about 7 years ago by Alexander Makarov <[email protected]>
Fixed typo: an => a in batchInsert [skip ci]

6eae7fba59f1ffcfffa04335221fcc37fe30165a authored about 7 years ago by santilin <[email protected]>
Updated asset-plugin version in docs [skip ci]

15a46441e1241879c3cff0d9422713075bdf735c authored about 7 years ago by Tobias Munk <[email protected]>
Skip testing variadics on HHVM

f82f2c00b32e8edce72db8312c098910c6d37e8c authored about 7 years ago by Alexander Makarov <[email protected]>
Merge pull request #43 from yiichina/doc

merge from doc

7365f61927605b017015576272f7df8a7ebc8a78 authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #42 from logwood/doc

transalte structure-filters.md

9c12fee8f0533703d04e750a15782c7e8bcab285 authored about 7 years ago by cuiliang <[email protected]>
Merge branch 'doc' into doc

77d8d3ade3159f535f120ff1c5221ef96c1508c0 authored about 7 years ago by cuiliang <[email protected]>
Update structure-modules.md

d52ef3b7a23cd92d56d5ef0f0d894a92dc791ea0 authored about 7 years ago by cuiliang <[email protected]>
Update structure-filters.md

f5e31ac8c7cd04df4e946eefb7004d5a04f77a26 authored about 7 years ago by cuiliang <[email protected]>
Update runtime-sessions-cookies.md

86a2d303f0599c2ac44b45c2b1aadd924a519c27 authored about 7 years ago by cuiliang <[email protected]>
Update runtime-sessions-cookies.md

add31f94eff6f47e229bb41abdf8c552bc195bcd authored about 7 years ago by cuiliang <[email protected]>
Fix for 5.4 and 5.5 tests

34d2223696d33daacb902c743051854862556a9f authored about 7 years ago by Alexander Makarov <[email protected]>
Fixes #14129: Fixed console help to properly work with tricky camelcased controller names

a1ddd8b9077951950d046bdd59ba5c571701470f authored about 7 years ago by Alexander Makarov <[email protected]>
Fixes #14882: Corrected action phpdoc to fix IDE hints in console commands [skip ci]

f1cb76bc76f28e742a3b1f37d53930a77b06d0f8 authored about 7 years ago by Andriy Maletsky <[email protected]>
Fixes #14126: Added variadic parameters support to DI container

537317fbb11cd03a724085cec20727d871d59768 authored about 7 years ago by Sam <[email protected]>
Fixes #14087: Added `yii\web\View::registerCsrfMetaTags()` method that registers CSRF tags dynamically ensuring that caching doesn't interfere

75e8bfdc58bcd52527b1c1e796c45642beb874cb authored about 7 years ago by Robin Kamps <[email protected]>
transalte structure-modules.md

b2f60d37f18a365fe894a0887de7567bf99694e0 authored about 7 years ago by logwood <[email protected]>
transalte structure-filters.md

f606737ecddcad1a4a9764c8bdf094befdbf340b authored about 7 years ago by logwood <[email protected]>
add AR bak 到 356 行

24466d55c639389ea144e398baab6a3c202b8e8d authored about 7 years ago by lizhenju <[email protected]>
add AR bak

e270163c105441692a4a807472f8c5282d41fc6a authored about 7 years ago by lizhenju <[email protected]>
Merge pull request #3 from yiichina/doc

Doc

b1c00d8fce52f866060431e0edcf37f5f631b8af authored about 7 years ago by deepziyu <[email protected]>
Merge pull request #41 from yiichina/doc

merge from doc

fc97ae3331bd5d2266a31e6553126a048adacb4b authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #40 from jtcczu/doc

translate rest-routing.md

fd4ef6ee17dbf84325fd344f18ecac634e89dab5 authored about 7 years ago by deepziyu <[email protected]>
Merge branch 'doc' into doc

ef9d5cef1e22d31112f4807d12bd1282aaa1c08b authored about 7 years ago by deepziyu <[email protected]>
'translate'

95209f3f31ae54db614f55a3f01232a090c587a6 authored about 7 years ago by jiangtao <[email protected]>
'commit'

aebcafe04ca2e511c996f643f69547900afcd3cc authored about 7 years ago by jiangtao <[email protected]>
修改block标点符号

4499337a093a600eda1f610436d31fb3cb20030b authored about 7 years ago by cuileon <[email protected]>
Merge pull request #38 from yiichina/doc

merge from doc

2bed477a4de7a2690814b81be6b3f6ac5a31adf9 authored about 7 years ago by cuiliang <[email protected]>
Update db-query-builder.md

e14606175f418395001c2db89ee73faee322e1a6 authored about 7 years ago by cuiliang <[email protected]>
Update db-query-builder.md

f173142b6b25c0f4443c572f1e3c317df58055ed authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #37 from yiichina/doc

merge from doc

5e3d3467e491b64eb9075d31ec4f60c750c21c77 authored about 7 years ago by cuiliang <[email protected]>
Update db-query-builder.md

28c9fdc7b8bbe244d9231eac5a82bcbb82800829 authored about 7 years ago by cuiliang <[email protected]>
Update runtime-handling-errors.md

203828d5b9af7d60f8098caf1df848fe2b95e76f authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #36 from yiichina/doc

merge from doc

4efa208a33fa51b16ac9c82aab06a171530ac488 authored about 7 years ago by cuiliang <[email protected]>
Merge branch 'master' into doc

ded1677ec8b413b39c5b4b69b658cebaa0313007 authored about 7 years ago by cuiliang <[email protected]>
Update runtime-sessions-cookies.md

ae98bd1ba586135ee8ed0fbfa66fb5260e9d918c authored about 7 years ago by cuiliang <[email protected]>
Update runtime-sessions-cookies.md

e1c7d7471ee2b570701c138865f50f8288a2af4f authored about 7 years ago by cuiliang <[email protected]>
update block name

ebc1f0ceaf4f865e1dc42136984a6fccea942836 authored about 7 years ago by cuileon <[email protected]>
修改标点符号

b2dfe03e9cd0f3301ecc2038edaf91f8b4796d81 authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #34 from jtcczu/doc

rest-versioning.md translated.

63ca4f4c17b0df90eb43511c40f35c7fe741f7d6 authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #35 from yangqiphp/doc

Update concept-events.md

a4c84a278dc4b88d600bce385b0d76b18c4684fd authored about 7 years ago by cuiliang <[email protected]>
修改标点符号

5bb4f30b70568215edeb7e18391f27200c423274 authored about 7 years ago by cuiliang <[email protected]>
Update glossary.md

3b15f3d9b7c63bcf6802ef2b7cfb2c00364d610d authored about 7 years ago by cuiliang <[email protected]>
commit

a193b06bd8971799b09396742195bb5cee87afaf authored about 7 years ago by jiangtao <[email protected]>
Merge pull request #30 from logwood/master

translate runtime-sessions-cookies

ad8d08bc2bd2f332aceeb4592e3df775b1124925 authored about 7 years ago by deepziyu <[email protected]>
add 漏翻的词

8364bbb6811bc47ff762a47b0c91b37988bfe673 authored about 7 years ago by deepziyu <[email protected]>
Update concept-events.md

correct mistakes

b34dc38ab8f01ac9adcb7ab5dadb2f7ea6e9ce7a authored about 7 years ago by 杨淇 <[email protected]>
Merge pull request #33 from a761208/doc

complete translate

60c461996e079d117a1e0aa398b27162f6f4f76c authored about 7 years ago by deepziyu <[email protected]>
fix 一下小修改

fffae2e34a709c42d99b62815b1353d5366ae292 authored about 7 years ago by deepziyu <[email protected]>
change 一些小修改

3869d16c6b56d6c8f4765d04ceed6c2afac6aea1 authored about 7 years ago by deepziyu <[email protected]>
rest-versioning.md translated.

2e7c09df791db49bff7f3094d6cb35a78b41488e authored about 7 years ago by jiangtao <[email protected]>
translate Dependency Injection Container section

e6ac69531f7e2b8aa48f95573955d20cd7ab5245 authored about 7 years ago by 侯伟 <[email protected]>
complete translate

f767f2cae8caa0b73ecd153e8b4ac4287cbd0654 authored about 7 years ago by 侯伟 <[email protected]>
Added decision on global error handler

0a7dbe3df5f40bb0e050ec01804645bfcccd4705 authored about 7 years ago by Alexander Makarov <[email protected]>
fix line

Keep the number of rows consistent

610bbe923d632af4cbbe62d2c41c735074999ddf authored about 7 years ago by 杨淇 <[email protected]>
Update concept-events.md

6a279dd8a40ff4caf5736e6d429220e3e2439ed5 authored about 7 years ago by 杨淇 <[email protected]>
translate runtime-sessions-cookies

3145c6ff4b4be919c2ab7ba3c5c9606153a6bc1e authored about 7 years ago by logwood <[email protected]>
translate runtime-sessions-cookies

4d9c6a91c8c56b43344bb835845cdfbfaa12ef06 authored about 7 years ago by logwood <[email protected]>
Merge pull request #29 from yiichina/doc

merge from doc

c67a7f667ecc1647d6c55ceae48d222322892b6a authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #28 from mhl130/patch-1

Update concept-behaviors.md

15181921fcd349db3f033e56fad2c214199a267c authored about 7 years ago by deepziyu <[email protected]>
Update concept-behaviors.md

510f391605c2f2da78f0024a83a7251224649421 authored about 7 years ago by 马磊磊 <[email protected]>
Merge pull request #26 from FYXing/patch-2

删除已翻译的英文片段

5c93030d630e7e6853c2860aaedd503ebe5e9f0b authored about 7 years ago by deepziyu <[email protected]>
Update concept-aliases.md

eec9f87e678dd77c1560c5e79dff2a609832a65c authored about 7 years ago by FYXing <[email protected]>
Merge pull request #24 from a761208/doc

complete translate

ea9583f82d1492b45c4c622ffdb6408219956ff3 authored about 7 years ago by cuiliang <[email protected]>
Update tutorial-core-validators.md

2fef4a6e6eb163cc835a3f7645b54caeffb0a788 authored about 7 years ago by cuiliang <[email protected]>
omplete translate

33746f8bdfcaf21adabdbc0211431e9deeaad9f7 authored about 7 years ago by 侯伟 <[email protected]>
Merge pull request #2 from yiichina/doc

Doc

d121dacb941fdeb62ac854bb5eea6deb03b3964d authored about 7 years ago by deepziyu <[email protected]>
Merge pull request #23 from yangqiphp/doc

Update structure-widgets.md

1fa7f3f0d6d47d793deeb33e413cc086c4829f02 authored about 7 years ago by deepziyu <[email protected]>
fix 调整语法

cb44a02c39439c328908a1fc769bc6cf21de269a authored about 7 years ago by deepziyu <[email protected]>
Update structure-widgets.md

delete repeat content

e471ce933f2e102dcce4b5381ebad51cf9ceec6c authored about 7 years ago by 杨淇 <[email protected]>
Merge pull request #22 from yiichina/doc

merge from doc

4198af682fb5e5e3d5b5fc6d9ec52d59d79f61db authored about 7 years ago by cuiliang <[email protected]>
Merge pull request #20 from yangqiphp/doc

Update concept-properties.md

d4614d9a46346cedfe144905dd031458cc23735d authored about 7 years ago by cuiliang <[email protected]>
Update concept-properties.md

注意markdown格式

2edb6a67753bbc05ef7dcb1a36374220fd770a6c authored about 7 years ago by cuiliang <[email protected]>
Update concept-properties.md

or 应翻译为“或”

ab7cff79bd9a75e661283117e46729299eebbf1a authored about 7 years ago by cuiliang <[email protected]>
Update concept-properties.md

7669fa5e144ec3cdccc935b170ee73ccd06803da authored about 7 years ago by 杨淇 <[email protected]>
Merge pull request #19 from deepziyu/doc

add 翻译术语

ce2a696c92dd25c5c24a7ff54063b59c3e96c48e authored about 7 years ago by cuiliang <[email protected]>
fix doc structure-application-components

翻译关于闭包引导的描述

16e9af4792688c276fd2f0434577ae84147ebde0 authored about 7 years ago by deepziyu <[email protected]>
add glossary

首次添加术语

7b90a0a17adf30275cc8fffeb96ad114f862a517 authored about 7 years ago by deepziyu <[email protected]>
Merge pull request #1 from yiichina/doc

Create glossary.md

904274aea7c941894dd38e9fdcf4b9b6da24c1ee authored about 7 years ago by deepziyu <[email protected]>
Fixes #14864: Ability to use dependencies in constructor of migrations

ab8c54f12a8e7e29bce4cbf62334a569857aad1f authored about 7 years ago by Vitaly <[email protected]>