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

Added support for getting all tables for pgsql.

b6f07859c1c28954eee41d6931c04e6cdec7a143 authored about 11 years ago by Qiang Xue <[email protected]>
CRUD WIP

e683bd3ddb38ef24d427302d80ed23580aea2d3d authored about 11 years ago by Qiang Xue <[email protected]>
Added LinkSorter::attributes.

4edd842558745018d603df568451b8a892f2ab16 authored about 11 years ago by Qiang Xue <[email protected]>
Removed sorter from the default display of ListView.

02e3b451beb07fb3d30ac79168f48f8f85f2c783 authored about 11 years ago by Qiang Xue <[email protected]>
Changed default pagination size to 20.

263dbd264de3fcc8d788ef00b31e17e8eed6dcea authored about 11 years ago by Qiang Xue <[email protected]>
Fixed debugger style.

a12f8da1ff960b84d4eabdb9aa17e517fefbc0a3 authored about 11 years ago by Qiang Xue <[email protected]>
Validation reference, validators phpdoc fixes

409500000a65d8fc970e56bc41286aa3c246b6c2 authored about 11 years ago by Alexander Makarov <[email protected]>
CRUD WIP

a9991d4e916e23360195b1a091c33d4cf0ab7e96 authored about 11 years ago by Qiang Xue <[email protected]>
Ignoring .DS_Store

746a250e3f85ffe42600d8bf1ea18973e3ce556a authored about 11 years ago by Larry Ullman <[email protected]>
Edited the first half

3766e1b22f5144800dbd5efe15dae5e26df584b9 authored about 11 years ago by Larry Ullman <[email protected]>
Added info about custom validator method signature to Model::rules phpdoc

6d25d3aef6dab835294f4147c64bdd0eaa3a82e2 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #847 from yiisoft/cubrid

[WIP] Cubrid db support

8ca17bbfbc75f4a535b3f75e6e809c5ab22750dd authored about 11 years ago by Carsten Brandt <[email protected]>
removed comments

23b858a2ccd0e3eb7ad468ba011aeaf7eab98c86 authored about 11 years ago by Carsten Brandt <[email protected]>
Add support for composite FK to cubrid

164c70eebcc1891e18e9da15290fd24df5c72429 authored about 11 years ago by Carsten Brandt <[email protected]>
added SchemaTest

8abeed03bd827a3684350f4775a23f5e92e7c317 authored about 11 years ago by Carsten Brandt <[email protected]>
unit test cleanup

544e412af824487bba1911b509a25f1d7ee99108 authored about 11 years ago by Carsten Brandt <[email protected]>
hint fix.

95c2674609c2d61c9dfe0c56c4f1d8a96278b34f authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #848: Added hidden field for Html::activeFileInput().

4e1ab6e5a5f7e80b4ae25d7b6f5ccbf682cf9e6b authored about 11 years ago by Qiang Xue <[email protected]>
Workaround for broken PDO::quote() in CUBRID 9.1.0

http://jira.cubrid.org/browse/APIS-658

e996f3dfd579eed51f24eaa6415b367f7cb1b1f7 authored about 11 years ago by Carsten Brandt <[email protected]>
custom bindValue test for cubrid

58f8293b8455d242d47c3b1894351371624ad2cd authored about 11 years ago by Carsten Brandt <[email protected]>
better use int for boolean representation

bit has special syntax for storing and retreiving so we'd need a
converter for that.
Storing 1 b...

791f9d3f4e815244cc67c6cc2e928d57d884c76b authored about 11 years ago by Carsten Brandt <[email protected]>
moved Command::getPdoType() to Schema

this allows different implementation in different DBMS

CUBRID does not supprt PDO::TYPE_BOOL, s...

c6ef7ec9d5acd00720cb306018960244dcd08938 authored about 11 years ago by Carsten Brandt <[email protected]>
added CURBID to the docs

e446a118640fae9ecad414022ad5d2799d4dab0b authored about 11 years ago by Carsten Brandt <[email protected]>
avoid hanging test on bindValue problems (close db connection in tearDown)

d6ff097cbbc952d643fdf16777bba72d04adf755 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed typo

b16bf0691ace16c1d83864b11292a0a7ce63419e authored about 11 years ago by Qiang Xue <[email protected]>
Enhanced the default implementation of Model::scenarios() to return all scenarios found in rules().

fccd8185b5ad32c3932a118635aea97e6f557888 authored about 11 years ago by Qiang Xue <[email protected]>
cubrid unit tests WIP

825258efb865a864d51ad7a0a9f655c80f3aa470 authored about 11 years ago by Carsten Brandt <[email protected]>
CUBRID added exception about wrong implementation of quoteValue

2387d003415647bcd20750c60b0ca7c93fcfb69e authored about 11 years ago by Carsten Brandt <[email protected]>
CUBRID Query builder

57a91c842afe84f9651410cf7314f4c65f055b65 authored about 11 years ago by Carsten Brandt <[email protected]>
finalizing cubrid Schema

f4fb2d94efef724c7aac1f098f13d8ee103eef2b authored about 11 years ago by Carsten Brandt <[email protected]>
added CUBIRD DB Schema class

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

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

42a9d13bc695084cd9f9266eb216451ab1d0ab37 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed docs in db Schema classes

267f2d784946230a275a8735fd2750aa6d3e0b0c authored about 11 years ago by Carsten Brandt <[email protected]>
doc fix.

326e98a41ca81edc902dc0a7919f507f4ad88e78 authored about 11 years ago by Qiang Xue <[email protected]>
moved MSSQL specific property to mssql TableSchema

8976b7cbd877473501455bf3aed4ffa40739817e authored about 11 years ago by Carsten Brandt <[email protected]>
updated php doc

d4995ddc57554a836563cc1545263c1987384546 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed FileValidator after UploadedFile refactoring

fixes #845

c306fccd46d9f37dbcfeb1673f42ccdcf96ea146 authored about 11 years ago by Carsten Brandt <[email protected]>
Elasticsearch WIP

f759ee1865f8e97c438f7a6128ac91822f799b04 authored about 11 years ago by Carsten Brandt <[email protected]>
Allow generator to define actions.

b77ea4dcb0f9270ff353bfe2c8e0fcc67af757e9 authored about 11 years ago by Qiang Xue <[email protected]>
Exception about missing class in class file only when YII_DEBUG

See discussion about exceptions in autoloader here:
https://groups.google.com/forum/?fromgroups#...

8c753676db71adaa62ad552cd0b0a8a8ba2ff125 authored about 11 years ago by Carsten Brandt <[email protected]>
Added debug to preload in advanced app template

df85be3622c64d887ff43f0f239eef1b13d465c7 authored about 11 years ago by Alexander Makarov <[email protected]>
Removed DebugTarget reference from advanced app template configs

f877de144b273ca0f4278e8cfcda61b05feaf334 authored about 11 years ago by Alexander Makarov <[email protected]>
Added note about the fact that PHP SSL extension is required to install all Composer dependencies

8c7d0aebe108c4bda29a31be6d1e578257c2b728 authored about 11 years ago by Alexander Makarov <[email protected]>
crud generator WIP

7f4e02cb4599cfc17f4f3c3a64e74f452a3994f7 authored about 11 years ago by Qiang Xue <[email protected]>
crud wip

3f2e7fa604a1af8a852780d2e9cf06b3baf35b18 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed type of db\Exception::$errorInfo

type is array in PHP documentation

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

* 'master' of github.com:yiisoft/yii2:
Removed Yii::import().

75391b75152dd6c42066b732b98efda767dc74a2 authored about 11 years ago by Carsten Brandt <[email protected]>
Exception message when getting write-only property

9a4d7ff15bf8bf44570a1c186141958bd1b86c74 authored about 11 years ago by Carsten Brandt <[email protected]>
various documentation changes

7fa81949bfbc3736cb35dd59acb76be2f5571167 authored about 11 years ago by Carsten Brandt <[email protected]>
Removed Yii::import().

ea10868824159533a3b1ece349d617f2c6c70153 authored about 11 years ago by Qiang Xue <[email protected]>
simplified method check in Component::__call()

7a6ce8251a37f52f04f88174661f21a6643cd9de authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #837: turn private variables into public ones.

afd04727846689e0f37b9fe18e39ab36751723b5 authored about 11 years ago by Qiang Xue <[email protected]>
automatically hide model class input if needed.

f87e4ce6042338328b9d3bc3ddd516f4b6d5ea0a authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #836 from cebe/component-has-method

Added hasMethod() to Component and Object class

c364e26606e9e88c2cbf7558d26ba68b20474482 authored about 11 years ago by Carsten Brandt <[email protected]>
added unit tests and call to $behavior->hasMethod in Component

15a3ec2764cb6d6a70fdc86d5b41e14a9fad1391 authored about 11 years ago by Carsten Brandt <[email protected]>
Added hasMethod() to Component and Object class

this allows implementing __call() in behaviors

See this forum topic for details:
http://www.yii...

7a5564067041cf06a45d94f71c3f50d5ec237fdc authored about 11 years ago by Carsten Brandt <[email protected]>
fixed return value of Component::can*Property

return false, not null

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

* 'master' of github.com:yiisoft/yii2:
Reverted changeset 595ac6d0beaed1ba95c9249262c003cc40a...

219eebf42cff9d6dc5bda8d8bba59cf98db752b2 authored about 11 years ago by Carsten Brandt <[email protected]>
Reverted changeset 595ac6d0beaed1ba95c9249262c003cc40a87802

947a557240e6bf8eda4a1b41057d76874e7e0a49 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #833: added charset to json response.

595ac6d0beaed1ba95c9249262c003cc40a87802 authored about 11 years ago by Qiang Xue <[email protected]>
renamed test method after implementation rename in FileHelper

b5a6dac3ae707ce6ac05fcb06406495c734ac9da authored about 11 years ago by Carsten Brandt <[email protected]>
typo in query builder, fixes #832

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

* 'master' of github.com:yiisoft/yii2:
Fixes #829: loginRequired now responds with HTTP 403 in...

0d91021f02d175c6299378c5cd1bd5939c18615c authored about 11 years ago by Carsten Brandt <[email protected]>
improved control over and handling of file and dir permissions

- rename FileHelper::mkdir for API consistency
- changed default permission for directories to 7...

4b7f5a728a6f44e08cd84c1d6333cf413b42361c authored about 11 years ago by Carsten Brandt <[email protected]>
documentation fixed for mutex extension

fa07d313103f6f1858514ae419032e2ff1f0a302 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set (reverted from commit c2c12a9049ec321e77ee13bc7f8a9a8293596b21)

e1a6aacba8ac4b19c95d716a74f1da5db35d5ca7 authored about 11 years ago by Alexander Makarov <[email protected]>
Merge pull request #831 from philippfrenzel/patch-5

add missing return to module template

c0102b41432c20fe17ad61ff62be790cb135f487 authored about 11 years ago by Alexander Makarov <[email protected]>
add missing return to module template

I think according to the framework it should return the render and otherwise the browser will st...

e94b4555355479913f96d475d8292dc02e72fdff authored about 11 years ago by Philipp Frenzel <[email protected]>
Merge pull request #830 from philippfrenzel/patch-4

module should extend \yii\base\Module as \yii\web\Module doesn't exist...

d9d000649a1e988a9657c76883fe80260ee94246 authored about 11 years ago by Alexander Makarov <[email protected]>
Update module.php

module should extend \yii\base\Module as \yii\web\Module doesn't exist...

If this is outdated...

70d263d66ebfc254d48296a0eed26a73722e163c authored about 11 years ago by Philipp Frenzel <[email protected]>
Fixes #829: loginRequired now responds with HTTP 403 in case of AJAX or loginUrl is not set

c2c12a9049ec321e77ee13bc7f8a9a8293596b21 authored about 11 years ago by Alexander Makarov <[email protected]>
gii form width adjustment.

2ecdfd62252ebb682b2edadf1ed42635df9143e0 authored about 11 years ago by Qiang Xue <[email protected]>
Make sure query cloning works as expected.

cb60fa5ddd4b3b76d4c55cb80a227f98bc983913 authored about 11 years ago by Qiang Xue <[email protected]>
Fixed test break.

30d622994369923f0a07c36fc449cf440ca92607 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #828: refactored QueryBuilder::build()

6dba4da3ed7521ac81b88ea5c7efece12f7a25d1 authored about 11 years ago by Qiang Xue <[email protected]>
added some class documentation

147558ea198a668815ac4f864601b5f1beb2cd53 authored about 11 years ago by Carsten Brandt <[email protected]>
finalized PhpDocController

- cleanup API and usage, add documetation link
- introduced @property feature in getter or sette...

91c16782ef3359c7e73cd27d767a1842c9f8b915 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed docs about error methods in Model

1d622b65c3219dfe4154d771a57f3b7456c5f5ce authored about 11 years ago by Carsten Brandt <[email protected]>
added note about differing property types

c582e589d2ed3e046816b43f25d71cc06c690ce7 authored about 11 years ago by Carsten Brandt <[email protected]>
update of @property annotations

ca69ef09d4a7d64f27a0c9527d6e1fd4b4698d6b authored about 11 years ago by Carsten Brandt <[email protected]>
allow [] in property doc type

8366cb6e671d29e7352150533ba85c59cf977bd4 authored about 11 years ago by Carsten Brandt <[email protected]>
added proper word wrapping and note about read/writeonly properties

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

* 'master' of github.com:yiisoft/yii2:
refactored code.

c5b42910a96e21be44a369d1651b1db8c4f56370 authored about 11 years ago by Carsten Brandt <[email protected]>
updated @property annotations of many classes

bdb77f33bafe7564a230d14fe958ebe096f75523 authored about 11 years ago by Carsten Brandt <[email protected]>
refactored code.

172d92958f590d3957747e222cb718e2c611cdcf authored about 11 years ago by Qiang Xue <[email protected]>
fixed indentation of PhpDocController and sort properties alphabetically

f87016253515d85d8ec43a514d42baa2725e709a authored about 11 years ago by Carsten Brandt <[email protected]>
phpdoc command skip classes that do not extend Object

1c9b9681a752587de1338c39cf7c09b613ffa401 authored about 11 years ago by Carsten Brandt <[email protected]>
fixed postioning of property tags in php-doc command

df21e10c5d7047b890c428954e903494887f9e25 authored about 11 years ago by Carsten Brandt <[email protected]>
Update PHPDoc command to update classfiles automatically

14181b2be0bffac55dd4123bb039e3a1abcabaef authored about 11 years ago by Carsten Brandt <[email protected]>
ported @property phpdoc generator from yii 1.1

fixes #822

fa2a48c68485676dab640f85cc8b64a5ceb2a477 authored about 11 years ago by Carsten Brandt <[email protected]>
implement Cache::exists() for various cache backends

fixes #811

427c373ba6a202072d25c8ee1d135f427351722d authored about 11 years ago by Carsten Brandt <[email protected]>
cherry picked RedisCache and redis\Connection from redis WIP branch

commit in redis branch was:
0cd65e7496befb3c4aed86e47257103fea63d329

3b91801a353d70dfa58a0a089e19ae19d3f42138 authored about 11 years ago by Carsten Brandt <[email protected]>
added Cache::exists() to check key existance in cache

0e2ac86566a1cdf862f4e2c091e21eff0d2445b0 authored about 11 years ago by Carsten Brandt <[email protected]>
commented failing tests

0cd65e7496befb3c4aed86e47257103fea63d329 authored about 11 years ago by Carsten Brandt <[email protected]>
Fixes #811.

d34f8486ab2b6d5e363ceeb005f0d84e470800b0 authored about 11 years ago by Qiang Xue <[email protected]>
Fixes #820.

f941bfee600b52dbc47d5d0755879039db4c8960 authored about 11 years ago by Qiang Xue <[email protected]>
crud generator WIP

62b4a645f1c5fa52c29dad57f1baf84d9f67f708 authored about 11 years ago by Qiang Xue <[email protected]>
revert accidental change in db ActiveRecord

04a0ca5aab2f19fe7349d2796534e71d5142d6a2 authored about 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #809 from cebe/autoconfig-sorting

Gridview and DataProviders: Autoconfig sorting

f48508e341ebc92dde2b2818fd83cc3fe371e884 authored about 11 years ago by Qiang Xue <[email protected]>
Merge pull request #817 from maximal/patch-1

Blowfish cost must be in range 4…31, not 4…30

71866c60b864170890637fe16bf6ec788ef2cb8f authored about 11 years ago by Qiang Xue <[email protected]>