Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-jui

Yii 2 JQuery UI extension.
https://github.com/yiisoft/yii2-jui

typo: primarykey -> primaryKey

1df859cfa1b9fc03aac10ffdbd78246ad39f99c9 authored over 11 years ago by Carsten Brandt <[email protected]>
Adjusted parameter order.

47655843a75ad2d43cc1382981e24fe48eae995b authored over 11 years ago by Qiang Xue <[email protected]>
moved HttpException to web.

ad218c6719e097f4bd284872fa023cb97e737941 authored over 11 years ago by Qiang Xue <[email protected]>
"yii\helpers\StringHelper" usage has been added to "yii\helpers\base\FileHelper".

40a005d543b3c47beaf03c53c74767592c726816 authored over 11 years ago by Klimov Paul <[email protected]>
Fixes issue #276: Enable Response::sendFile() to operate on resources

f14774dfb6a12a6348fa5886876627cc8fe3238f authored over 11 years ago by Qiang Xue <[email protected]>
"filter" callback option has been added to "yii\helpers\base\FileHelper::findFiles()".

7697f21592c9dc40a05a4d0e3fb190901995b557 authored over 11 years ago by Klimov Paul <[email protected]>
Doc comments at "yii\helpers\base\FileHelper::findFiles()" have been recomposed using markdown format.

12d94c4a35dcbd9b6433843afa2928395e0ed105 authored over 11 years ago by Klimov Paul <[email protected]>
"self" replaced by "static" at "yii\helpers\base\FileHelper::mkdir()".

3acd77b8b951bb51349acea5052eb6b6ae4a6ea2 authored over 11 years ago by Klimov Paul <[email protected]>
Test case "FileHelperTest::testGetMimeTypeByExtension()" has been added.

a5480de8521c7377a47e5ce4ad963d247646e2ae authored over 11 years ago by Klimov Paul <[email protected]>
Method "yii\helpers\base\FileHelper::mkdir()" has been added.

8f7a783757f41b4ae1ea555a7502ebedbb4a83c3 authored over 11 years ago by Klimov Paul <[email protected]>
"FileHelperTest" has been advanced.

f416a3664887c72b01ea985240421281701a8c3c authored over 11 years ago by Klimov Paul <[email protected]>
"FileHelperTest" has been refactored.

539864f435933117710e482ae256786613969789 authored over 11 years ago by Klimov Paul <[email protected]>
Method "yii\helpers\base\FileHelper::findFiles()" has been added.

dfda6663f613d98a64ed911f7cfc48e1f7b8085c authored over 11 years ago by Klimov Paul <[email protected]>
Method "yii\helpers\base\FileHelper::removeDirectory()" has been added.

ef60ec56a3b98a735b3d0ad8cf5e633daec5df88 authored over 11 years ago by Klimov Paul <[email protected]>
Unit test for "yii\helpers\base\FileHelper" has been created.

e2f7b99f1694331a25012eec10c5bd8cd247bec9 authored over 11 years ago by Klimov Paul <[email protected]>
Minor refactoring.

9806563f7f7e2ec52f0eceb79fb6eaf4aff5716e authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #521 from sergon/migrate_command_primary_key

Migrate command primary key

3fc1900877aeba53c80783e0590a6daac799ac03 authored over 11 years ago by Qiang Xue <[email protected]>
message fix

9268e7d3acf045f262424a3e451f4103eba7dde9 authored over 11 years ago by sergey Gonimar <[email protected]>
migrate command, primary key

2c02bc918d759cd17e7655ccc4fa9a4e0475af4e authored over 11 years ago by sergey Gonimar <[email protected]>
Response::sendStream WIP

22053cdc60d8f7663170c373fb48e43c4624e545 authored over 11 years ago by Qiang Xue <[email protected]>
removed test line.

9cce66c7940ff17a2eb873305389e11dac3e6e04 authored over 11 years ago by Qiang Xue <[email protected]>
Renamed methods and events in Application.

551e00bae334a221823f2ec03179d790393f1183 authored over 11 years ago by Qiang Xue <[email protected]>
doc cleanup

0656b8751fd7139cd67e5557cae06017229cf4f5 authored over 11 years ago by Qiang Xue <[email protected]>
Minor coding style fix.

4efeedd314e466cffd5260b0348796e9cee0c495 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #519 from gevik/issue-466

Issue 466 (add/drop PrimaryKeys)

44f78f04df4885c8604160bd0de7a3aed6d522b0 authored over 11 years ago by Qiang Xue <[email protected]>
Updated code styling and added braces.

c338d4b76b2cc579418572981f7a0d87aa51d76b authored over 11 years ago by gevik <[email protected]>
Merge remote-tracking branch 'upstream/master' into 364-toAscii

* upstream/master: (91 commits)
fixed init.bat paths
renamed backstage → backend
Fixed tes...

0aab6ded4208be52f3ebe60997d3072688f5e673 authored over 11 years ago by Antonio Ramirez <[email protected]>
fixed init.bat paths

d5d463f9b4b1447859cd01d3269050f9a5d4b6c0 authored over 11 years ago by Alexander Makarov <[email protected]>
- Added drop/add primary key methods to Command.php

- Added drop/add primary key methods to QueryBuilder.php
- Added mysql specific dropPrimarykey me...

f667b5785b8a9131e4fb9fdce07cf8d9c13583d6 authored over 11 years ago by gevik <[email protected]>
renamed backstage → backend

88b05cdfebd78a03ad399b42ed7fe94a0119dbc9 authored over 11 years ago by Alexander Makarov <[email protected]>
Fixed test break.

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

ec8de6088cf139896bfd08810a14b42d47e11530 authored over 11 years ago by Qiang Xue <[email protected]>
Response WIP

f2d477dce6ab0d5f215e8a4e285e8eda646eb673 authored over 11 years ago by Qiang Xue <[email protected]>
Default action of "yii\console\controllers\MessageController" has been renamed to "generate".

04848a45c92f48b30479aa2c7529ad0c2802b888 authored over 11 years ago by Klimov Paul <[email protected]>
Action "template" has been added to "yii\console\controllers\MessageController".

4a164f8afaae31a2e0fedf063788943d8ead3ddf authored over 11 years ago by Klimov Paul <[email protected]>
coding style fix.

864bf936794f8bd7e60be07a31011c0b29908317 authored over 11 years ago by Qiang Xue <[email protected]>
Exception usage has been added to "yii\console\controllers\MessageController".

3c9b157814f09bb1e35bc63fe8d9aa799afa76be authored over 11 years ago by Klimov Paul <[email protected]>
Replaced dropConstraint with dropPrimarykey method.

a977d8208e9eed508bf0bb9005096392879641d4 authored over 11 years ago by gevik <[email protected]>
Unit test for "yii\console\controllers\MessageController" has been created.

a5e903f2523ca1661f99ce8de949b07d8faa3cb0 authored over 11 years ago by Klimov Paul <[email protected]>
Merge pull request #517 from gevik/pgsql-small-fix

Pgsql small fix (update 2)

42d332f8befb71dc275ec00a2052eb355512550b authored over 11 years ago by Alexander Makarov <[email protected]>
- Ported addPrimaryKey and created dropConstraint.

- The dropConstraint method can be used both for dropPrimaryKey and dropForeignKey

3796db7d0077d11973e1ce0a170e9fb1dc552f09 authored over 11 years ago by gevik <[email protected]>
[1] Redone missing code.

[2] Added empty line at the end of file
[3] Removed exception.

ec9dab11fad43c869c19cd3119a2ce516d7ae886 authored over 11 years ago by gevik <[email protected]>
Merge pull request #516 from m-o-g/master

Multilevel Nav items

c2b47d81afe1044014e1066289405e8483e41e62 authored over 11 years ago by Qiang Xue <[email protected]>
Updated code style. braces on the same line for control statements.

6fd74f5c27cb37eaacb82b48e3847eaa63c6273d authored over 11 years ago by gevik <[email protected]>
Removed unused columsn from find constraint sql. Fixed typo. Added extra schema check for when a foreign table is not in the same schema. Updated indentation to conform to other classes.

19793f7af056e6f3e5fec31ddf9dc252ce3d6b86 authored over 11 years ago by gevik <[email protected]>
Multilevel Items

95b1636a9815da870020403a36f2115785556e41 authored over 11 years ago by Mojtaba Salehi <[email protected]>
Merge remote branch 'upstream/master'

004a069c5db6b048d02df8c6454bea4a4a82e57f authored over 11 years ago by gevik <[email protected]>
Fixes issue #514.

cf1e12ad118a2a322e2cbc9a845955791af136c7 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #505 from gevik/pgsql-driver

Pgsql driver implementation (update 4)

51972f255774d79fb6ee7e431aa9e04a278a10ee authored over 11 years ago by Qiang Xue <[email protected]>
Removed the config setting that should not have been commited.

b6d5a9002b96f36b627164217f9a9c7d7120563d authored over 11 years ago by gevik <[email protected]>
Removed false exception catching.

d07fd39f7ee2fefa2164348eaa8e15339bcdf3ab authored over 11 years ago by gevik <[email protected]>
Removed custom pgsql PDO and added defaultSchema as public property.

879b494acbf4463781f37437f16b92d6c10dced0 authored over 11 years ago by Gevik Babakhani <[email protected]>
CS fixes.

7a7d2a9c06c099de8064729ca3fc95fb24241b75 authored over 11 years ago by resurtm <[email protected]>
Minor refactoring of DbMessageSource.

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

0bdf369b9c64ac73246f168024d2da2287fa21dc authored over 11 years ago by Qiang Xue <[email protected]>
Response WIP

3833d62f00f0e0b5809056eb4349bfc65e18c4a2 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #512 from resurtm/DbMessageSource

Fixes #13. Implement DB message source.

797103c941dc4c481517a056fc7cbfe5cbf337fc authored over 11 years ago by Qiang Xue <[email protected]>
Minor refactoring of t().

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

c0ab801fce1ee64fee2fd8203f73cebf8e48192f authored over 11 years ago by Qiang Xue <[email protected]>
Added Jsonable support.

29ac3aeea6ace6a1947f0e0226b9d751ed157c5f authored over 11 years ago by Qiang Xue <[email protected]>
Fixes #13. Implement DB message source.

f4cc4a8bd72ca8b3ff3d2c43c79f28b2243edd75 authored over 11 years ago by resurtm <[email protected]>
Yii::t() minor fix.

a08399bcc5cc98743aae26540307efd35059555a authored over 11 years ago by resurtm <[email protected]>
Fixed status text.

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

b455f2c97afc405387bff929ddcb972d6c48a366 authored over 11 years ago by Qiang Xue <[email protected]>
response WIP

ba0da059da109c26a8ef7ca965ac2a7b9db13af1 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #509 from yiidevelop/patch-1

Fix use incorrect namespace of Html helpers

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

Conflicts:
framework/yii/logging/ProfileTarget.php

c6da47d83ee71fb431a73299a89a4baf51454c11 authored over 11 years ago by Qiang Xue <[email protected]>
Response WIP.

bf05ee2942f3e8ab4f736d5b25bfc189a3b3e666 authored over 11 years ago by Qiang Xue <[email protected]>
Force travis to create the pgsql test db

8b61ab7f71a4c355540cfa680a19b77e10076761 authored over 11 years ago by Gevik Babakhani <[email protected]>
Removed conditional pgsql env

e45e061cc53c326cd3abc9fc8929e5f83bb31159 authored over 11 years ago by Gevik Babakhani <[email protected]>
Force travis to create a postgresql test database

1c92e4c3e57a164f2a24315c4ad0ab146b649dd9 authored over 11 years ago by Gevik Babakhani <[email protected]>
Merge branch 'pgsql-driver'

b7cfb785a3468784b41fcc1056aa07b840ab8954 authored over 11 years ago by Gevik Babakhani <[email protected]>
Merge pull request #508 from sergon/patch-2

Update CompareValidator.php

6d6fea4737af81c6b706f535fe5c4f9019cbca48 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #506 from rmrevin/master

Fix new method name "getIsAjax" and fix web application class name in logger

6665a6b9eb08e68fbc80f5f57bed7e2b585b4b21 authored over 11 years ago by Qiang Xue <[email protected]>
Added missing postgres user to the travis config.

dbe84acfddb16e3fee5290204cd4ea0fdf6e2ca0 authored over 11 years ago by Gevik Babakhani <[email protected]>
Fix use incorrect namespace of Html helpers

8c36cd08db587724c9568bddfac1f2ef4f13cb9f authored over 11 years ago by yiidevelop <[email protected]>
Added db creation for travis CI This needs to be done in two seperate

command since postgres does not accept db creation in multiline statement.

b5513c84a0d353c1b1067f51ad3de674967854b3 authored over 11 years ago by Gevik Babakhani <[email protected]>
Update CompareValidator.php

4ed28a9aee0d26a499d22722e8ddedea8a1fe725 authored over 11 years ago by gsd <[email protected]>
Replaces spaces with tabs.

0fd390cac555b00149d1c000aea7796edd47d0f6 authored over 11 years ago by Gevik Babakhani <[email protected]>
Removed commented and unused pgsql datatype mappings.

9982d93369624ef06ad946bcf8d45409b9cbae3f authored over 11 years ago by Gevik Babakhani <[email protected]>
Fix new method name "getIsAjax" and fix web application class name in logger

2239dd733426146ff313bb03fb79539097cb8a83 authored over 11 years ago by Revin Roman <[email protected]>
Refactored types to be compatible with 1.1

e5055664461b327c710ac3e4249deada2713ee01 authored over 11 years ago by Gevik Babakhani <[email protected]>
Merge branch 'pgsql-driver' of github.com:gevik/yii2 into pgsql-driver

e4448becccbac49e7f7a325561fb6e76e2473f1d authored over 11 years ago by Gevik Babakhani <[email protected]>
Fixed several formatting issues.

Refactored == null to is_null == '' to empty(...)

5a587d16f0b70d01b42bbb6d40a1528a50bb6eaa authored over 11 years ago by Gevik Babakhani <[email protected]>
minor fix about composer installer.

bade6f7eefa3df69ae2c09998ef9eba0c2e399aa authored over 11 years ago by Qiang Xue <[email protected]>
fixed test break.

0a9fffba8f4e45da23a4625fbc7c3f82729993ca authored over 11 years ago by Qiang Xue <[email protected]>
refactoring Request.

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

021f6f03c4e471d1c4aae165f6a7239f713c4f52 authored over 11 years ago by Qiang Xue <[email protected]>
Response WIP

6d999ab3dc10ab5a8841b6337dd0ba6ac604e1ee authored over 11 years ago by Qiang Xue <[email protected]>
Added HeaderCollection.

9b65934638ce6a04efefc9b0571e3a1a1436361b authored over 11 years ago by Qiang Xue <[email protected]>
Merge remote branch 'upstream/master' into pgsql-driver

cceb5b112209c65d03bf4c96e7af03391a7be7fd authored over 11 years ago by Gevik Babakhani <[email protected]>
Added foreign keys and cleanup internal pg types

70e973129da2beaa4608175e08526e7b96952853 authored over 11 years ago by Gevik Babakhani <[email protected]>
moved Pagination and Sort to data.

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

3aa640e7cf508d83ad015de25a63862d4141fd89 authored over 11 years ago by Qiang Xue <[email protected]>
Renamed Request::getRequestMethod() to Request::getMethod().

67d677b21e5693cf0f96c600d3035aba398f5381 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed bug about setting default path aliases.

b7c1f949776bb9f4b55b0ac2d55429e8ab3a681a authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #496

7e111e92e2865a94359962fe323b5b759441b4f6 authored over 11 years ago by Qiang Xue <[email protected]>
Merge remote branch 'upstream/master' into pgsql-driver

3d79d992c4043e064051e000a2b3941fdec3c191 authored over 11 years ago by Gevik Babakhani <[email protected]>
new way of detecting if table exists.

9d6f11d5d524afeacd9cb702612d8667c15a6e3c authored over 11 years ago by Qiang Xue <[email protected]>
typo fix.

b311b6ecf3b0168024dbe0241faa6c5dea9184fd authored over 11 years ago by Qiang Xue <[email protected]>