Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-codeception

Yii 2 Codeception extension (DEPRECATED)
https://github.com/yiisoft/yii2-codeception

Fixed View refactoring test breakage

65d7ffa74f6c7c814d28bcdede0a0ac56a29f109 authored almost 11 years ago by Alexander Makarov <[email protected]>
Modified application templates so when trying to log in when already logged in it just redirects to homepage instead of throwing exceptions

f2484fd6160a4be003e86da368f69b4545aea38c authored almost 11 years ago by Alexander Makarov <[email protected]>
Fixed advanced app error view

d3f5d34819ad6e23b4e80a058c37df82b7af3d65 authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1152 from yiisoft/view-refactoring

Refactored View

a65734abc3245b3961ed105950cb2cae6e26c0ed authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fix typo

08a668989dac1329e74963879727c40db91d2878 authored almost 11 years ago by Carsten Brandt <[email protected]>
added unit tests for logger and log target

related to #1151

0ea05a6460db69a89cdeae8c860984fc9ff1db89 authored almost 11 years ago by Carsten Brandt <[email protected]>
Refactored View

927e9dddb43942d02b3068e4144ee239e8d56ada authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #1150 from marsuboss/patch-1

Fixed typo

7462075403993d2cbb9ada58485450e2de910e15 authored almost 11 years ago by Qiang Xue <[email protected]>
Fix typo

a652ac8a4e6f64d24de7e430bb06722c2e80883c authored almost 11 years ago by marsuboss <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fixes #1146: Gii generates wrong relation.

086326b1ee80b531e33179f101a24358c2bd1ef0 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed wrong relation class name in gii model generator

fixes #1146

07391b6dc198d66c0ac917f2b2dedbee7748a6c4 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1146: Gii generates wrong relation.

0515d32bdf7d004391a411124d2456da6614f9a7 authored almost 11 years ago by Qiang Xue <[email protected]>
Method 'yii\mail\MessageInterface::compose()' renamed to 'yii\mail\MessageInterface::message()'.

ad7761f96a24f55a521cc29b85624ec411578178 authored almost 11 years ago by Paul Klimov <[email protected]>
'yii\mail\MessageInterface' updated:

- 'body()' renamed to 'renderBody()'
- new 'body()' method introduced

3d1a625cbb60f1513b8d592243a0b76055aac210 authored almost 11 years ago by Paul Klimov <[email protected]>
Method names "yii\mail\MessageInterface" simplified.

b0c5981d42c531324c12d25b63d3364a68186e8e authored almost 11 years ago by Paul Klimov <[email protected]>
Added FAQ to composer doc

b7990d3d3773f142baca3d03d92dc54d7fa24f42 authored almost 11 years ago by Alexander Makarov <[email protected]>
reverted back jquery asset.

cbab0951dc54e8833fd637e791d4215edea0bbfb authored almost 11 years ago by Qiang Xue <[email protected]>
fixed jqueryasset path.

3cb61cac179c42d614d74f16407cb9d7ee522cf7 authored almost 11 years ago by Qiang Xue <[email protected]>
change to use frameworks/jquery temporarily.

0a7cef7c1c20fa4c0d24169b173dd8341ed6d43f authored almost 11 years ago by Qiang Xue <[email protected]>
Moved jquery.js to external package.

372c5e1f1c49d9b43e51db0f49bfa4fa3dbf895e authored almost 11 years ago by Qiang Xue <[email protected]>
fixes #1142: exposes Command::params.

b700f7129edb76388dff76d16699bf5ba5c9bdc8 authored almost 11 years ago by Qiang Xue <[email protected]>
Worked on several Guide docs

94c0b27845e596e7500a633a41283a3ac23782ff authored almost 11 years ago by Larry Ullman <[email protected]>
Method 'yii\mail\BaseMailer::compose()' updated, allowing composition of the complex methods like 'renderText' and 'body'.

28b032737d8019aa29da2994b547d41971f56b18 authored almost 11 years ago by Klimov Paul <[email protected]>
Method 'yii\mail\MessageInterface::body()' added.

45d02d07a08247f25273267eb4fa34cd71b01a33 authored almost 11 years ago by Klimov Paul <[email protected]>
reverted commit about aliases in debug and gii module

not needed when installed via composer and application config loads
composer extensions correctly

bca3e95c86be39ac87634cf2e78bb724e26340a6 authored almost 11 years ago by Carsten Brandt <[email protected]>
'yii\mail\MessageInterface' updated:

- setter methods renamed to have pure name
- method 'createMessage' renamed to 'compose'

87af95f7124b34e93291f78f048c12e242bc8dea authored almost 11 years ago by Klimov Paul <[email protected]>
fixed asset path problem in gii and debug module

set alias to the correct path as they are not part of the yii framework
directory anymore

f6ba1f0082789e822ddb8dd78395ec436eaacfff authored almost 11 years ago by Carsten Brandt <[email protected]>
skipping apc for php 5.5 on travis

c0506b8cff6f4be8e9b5d15af7cc0ecb5c5b4d92 authored almost 11 years ago by Carsten Brandt <[email protected]>
improved error handling of AssetConverter

issue #1140

d4c68522d46149d9744ec0a8e409f57d2701f63b authored almost 11 years ago by Carsten Brandt <[email protected]>
improved asset converter command running

now also gets stderr output.

fixes #1140

58589e03bde31dd1a4152bfae02b08c7436d902e authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1138 from nukkumatti/master

Proposal for #827 Add ImageValidator

27404d5d5794d7a6977707068ae717115af8b619 authored almost 11 years ago by Qiang Xue <[email protected]>
Changed validateFile() method access from protected to public, fixed hasErrors check

11c78cb4fbb675038de9bdfda68c50e490f4b253 authored almost 11 years ago by Gudz Taras <[email protected]>
Overriding validateFile()

3ef20e591dc2a4ed2fe8b83ac52454635606c5dc authored almost 11 years ago by Gudz Taras <[email protected]>
Merge pull request #1139 from docsolver/patch-1

Little explanation on the IP whitelisting

3dee98d901ea83c4e319ebcd1bb304ed24484914 authored almost 11 years ago by Qiang Xue <[email protected]>
Update debugger.md

I wasted >1h trying to find out why the debug bar was not shown on my remote staging server. Hop...

1e1056bf61699abd694cdb719739c4a28d2a530e authored almost 11 years ago by docsolver <[email protected]>
Changed px to pixels

c8596fdbc9923e1c3ded3d389844fddf49dfce83 authored almost 11 years ago by Gudz Taras <[email protected]>
Fixed typos [skip ci]

960cb499bdbb8e7b642e6f8d1838e4a436bd6c2e authored almost 11 years ago by Gudz Taras <[email protected]>
Added image validator

e3981be1b878f49e6fd6aca16baba2d7c5de06f0 authored almost 11 years ago by Gudz Taras <[email protected]>
Fixes #1133: gii controller generator now uses application controllerNamespace as default value for "Controller Namespace"

115487a875408e6c00280f81a5aaf993d756c6da authored almost 11 years ago by Alexander Makarov <[email protected]>
Better Formatter error handler

cc4307d1f39e7508c790e605a6c7b3d063eba91c authored almost 11 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
doc fix
Fixes #1134: doc fix.

4a543317ce17b15d0946addb978e5211b56638b3 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed message formatting for all the ICU versions

- refactored replaceNamedArguments.
- ensure gridview message works on all systems.

fixes #1072

a0b0d42b46d3adca032ab98c7dd4064d2f7bf03a authored almost 11 years ago by Carsten Brandt <[email protected]>
Unit test for 'yii\swiftmailer\Message' serialization added.

c7e054789ee55c13e3d4df47293a25d913c33295 authored almost 11 years ago by Klimov Paul <[email protected]>
Swiftmailer composer version switched to @stable

20749d406900aef99ec1040f4f8a88df084788c3 authored almost 11 years ago by Klimov Paul <[email protected]>
'Yii::trace()' added to 'yii\swiftmailer\Mailer::send()'

a7f21b2402a00a1fc683ec028a227f8fc07622b9 authored almost 11 years ago by Klimov Paul <[email protected]>
Unit test for 'yii\swiftmailer\Message' advanced.

487ee6e098b89258ed596f6ac7397d572e3a93cb authored almost 11 years ago by Klimov Paul <[email protected]>
'MessageInterface' updated to support 'method chain' call style.

aab90c5164eb95fe156b651c9a69fad35377521d authored almost 11 years ago by Klimov Paul <[email protected]>
doc fix

e8da628d75440879c20c962a19b95cf540279d39 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixes #1134: doc fix.

2509748fdaf46dd78b2fd47ff1cec4b9d8e626fe authored almost 11 years ago by Qiang Xue <[email protected]>
Unit test 'BaseMessageTest' created

ef6fea961095a1e908ace3dd4df54ed67bbcf0a1 authored almost 11 years ago by Klimov Paul <[email protected]>
MessageInterface::render() replaced by MessageInterface::renderHtml() and MessageInterface::renderText()

368c2447686cd26ad12cd54eff1ba0fa13881965 authored almost 11 years ago by Paul Klimov <[email protected]>
typo in crud generator

fixes #1131

2faf6bb109ddbc860c332dcd2bed5e1e934a0410 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed twitter bootstrap package name

fixes #1132

ba64f8031e41e3765c27dc3650822e41a0770710 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed event php-doc

0222462ed7a045e7e829a2807522c768908b7db8 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Fixes #1115: fixed the issue with PDO boolean value bin...

a136d67d22831efdd1d0259c2b866a1e63d14166 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed twig readme

2a412fab72cc859629c2f21c8a09589ead09a2b0 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixes #1115: fixed the issue with PDO boolean value binding with pgsql

9862ee35b2aeed2763e386a8c2ab1e1658d735ee authored almost 11 years ago by Qiang Xue <[email protected]>
removed sqlite specific test as it is the same as base AR test now

433958b40ce5d892b9e5c2606a3113ff1132c216 authored almost 11 years ago by Carsten Brandt <[email protected]>
Fixed pgsql column type detection bug.

1551f8443c08267b422c54aff971924b96da53f6 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed sqlite column type detection bug.

26c7f6d62f004fc4caec1185a627069931e9f10d authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1126 from lucianobaraglia/master

Typo in Docs [skip ci]

fff1db7813928b6fab77983d6c8a71c65844b9f7 authored almost 11 years ago by Carsten Brandt <[email protected]>
removed assets.

5faeae72e14fe32b8be983338edb19adc12c4b76 authored almost 11 years ago by Qiang Xue <[email protected]>
updated class map

9a961ed392ec07e568f60c92af6ca0e6a1a7061c authored almost 11 years ago by Qiang Xue <[email protected]>
Typo in Docs [skip ci]

1fc0462ebbc363bfeee109fbaf1b6bd261a42602 authored almost 11 years ago by Luciano Baraglia <[email protected]>
using external bootstrap assets.

4cd994a1dffca808d7fd9fee708fc7f4c45e9864 authored almost 11 years ago by Qiang Xue <[email protected]>
dependency fix.

71268c9ea958740ed63850afc44734dab06e7209 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed typo.

48600b8eddc3b927b9ac372724f1b6cd62b1123a authored almost 11 years ago by Qiang Xue <[email protected]>
moved bootstrap to extension

83a937990c5900db3be7f27e060473a6be3379cf authored almost 11 years ago by Qiang Xue <[email protected]>
updated dependency.

6aa45b34d0ef54fe026c2750e953bb7ec73e3e91 authored almost 11 years ago by Qiang Xue <[email protected]>
moved gii and debug to extensions.

c4bb668b90586fd68a0e3b814942b4105515e6ff authored almost 11 years ago by Qiang Xue <[email protected]>
updated extension README files.

da3880504eedc9c38618c94a422da77319dac2b9 authored almost 11 years ago by Qiang Xue <[email protected]>
Removed unneeded Extension from jui.

41a44275e0128b742b342ed5bcca67e47c0d74e7 authored almost 11 years ago by Qiang Xue <[email protected]>
multiple alias support.

6ab6730c326d1116b88416ab8fc5b85b1accfd15 authored almost 11 years ago by Qiang Xue <[email protected]>
path fix.

4c25e7c6ce8dc68f39720e54d6f22134dd6331df authored almost 11 years ago by Qiang Xue <[email protected]>
bug fix.

513037d97d29499d26b0c1b316ee75fde2271d7a authored almost 11 years ago by Qiang Xue <[email protected]>
typo

eb39d1ffc3be40e09fd2e73997ebf9ecbbef99f9 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed alias path.

1c2d1e8ef7d27e5d90202f08a7626576b9afa902 authored almost 11 years ago by Qiang Xue <[email protected]>
Fixed dependency of apps

1500f978b084624f8199d61db11c80e5f353e9b4 authored almost 11 years ago by Qiang Xue <[email protected]>
Added support for generating default alias for extensions.

3f3a09e988e2aa2be11dbe304de2e8cbd28a16e8 authored almost 11 years ago by Qiang Xue <[email protected]>
Proposal for accessing populated relations

fixes #842

- allows checking whether a relation has been populated
- getting a list of relation...

90839ceb5d5eb1796cff125011af16ee507f60c7 authored almost 11 years ago by Carsten Brandt <[email protected]>
made AR attribute manipulation behave consistent to hasAttribute()

d8b94d647b5c1c365da9188d23c4545f4c0113d3 authored almost 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #1124 from cebe/query-builder-public

made querybuilder condition methods public

be6826871e2ea95b7474d4cfd62a6a7a083d2275 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
typo
fixed extension list file location.
doc fix.
...

1b3587235680dc315dcfd0c79fdc5ffe798e53a9 authored almost 11 years ago by Carsten Brandt <[email protected]>
typo

fc05ded1e08b962441837662c37c8448d7a02f4b authored almost 11 years ago by Carsten Brandt <[email protected]>
made querybuilder condition methods public

415144489eb4c6aaf444a2bd240b853ba3649134 authored almost 11 years ago by Carsten Brandt <[email protected]>
fixed extension list file location.

3caf59b1bf4d213fd278513475a7aca4a89ef2f7 authored almost 11 years ago by Qiang Xue <[email protected]>
doc fix.

f4240849048ab2935da5425a5096cb381b10cfc8 authored almost 11 years ago by Qiang Xue <[email protected]>
moved extension list under yiisoft.

updated read me.

59f098639db59a4558d850ab06d8e5fe153b2120 authored almost 11 years ago by Qiang Xue <[email protected]>
updated license information.

e5d5ab565512836f84c5a45059c45630ef6295b3 authored almost 11 years ago by Qiang Xue <[email protected]>
reorganized extension directories.

3fd1cb0c6d714b9c3245f9d0d49addd9cfa484bd authored almost 11 years ago by Qiang Xue <[email protected]>
Adjusted jui directories.

baf6de3c0caa2ee8525e43e3c26d0d8b0be798c4 authored almost 11 years ago by Qiang Xue <[email protected]>
moved mutex back from extensions.

13c3123ca8fbfe832c46ae3bf449f2b0eedc1cad authored almost 11 years ago by Qiang Xue <[email protected]>
Changed the exit status to normal.

1d092d17555fe76d2656dd5557bfc7bd828d0f35 authored almost 11 years ago by Qiang Xue <[email protected]>
Merge pull request #1123 from mongosoft/master

Typos

5c07033c8b92c01d5721a92cd254e041573f6fb2 authored almost 11 years ago by Alexander Makarov <[email protected]>
Specify the exact type of the exception.

5d17dd06d12a2702a6faeb0e8710c4c88b88a4de authored almost 11 years ago by Alexander Mohorev <[email protected]>
Small typos

eee63f172114970a9fd59801ff8b8d074e9f47e2 authored almost 11 years ago by Alexander Mohorev <[email protected]>
Merge pull request #1121 from mongosoft/master

Missing return statement

ccb310cfa51b7f0ec87a85aeb4291a9c339ca79f authored almost 11 years ago by Alexander Makarov <[email protected]>
PhpDoc comment

5860599ef7fc6788203348579c5cb8ca133a7760 authored almost 11 years ago by Alexander Mohorev <[email protected]>
Missing return statement

18fbd7510a1f5c01ece1079f7346dc957812888e authored almost 11 years ago by Alexander Mohorev <[email protected]>
Changed php-diff dependency to use code from master (they haven't tagged changes we need yet)

62148a2e33ea372198fb3b5b8e2604d25a2487fc authored almost 11 years ago by Alexander Makarov <[email protected]>