Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-smarty

Yii 2 Smarty Extension.
https://github.com/yiisoft/yii2-smarty

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]>
better check of existence of tables.

23767304527a989c2e664f2522c0acacc857b615 authored over 11 years ago by Qiang Xue <[email protected]>
Added support for locale-dependent decimal and grouping separators.

cbf642d93147442daffdd5eb4e8b184480ab1313 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed Formatter doc.

5ecb5e3bd0617b0c291d9ce3b3c59eebd6c3704f authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #486 from klimov-paul/asset-command-i-4

#72 Improve the "asset" command Iteration 4

e45e26ea8260fbd989421f1d6f1f072098fc317e authored over 11 years ago by Qiang Xue <[email protected]>
fixed typo in app readmes

084d709e44f8e0b4985e52ac3aa1f4db319d849e authored over 11 years ago by Alexander Makarov <[email protected]>
Doc comments and descriptive output at"AssetController" has been adjusted.

152e5a0e15f1f6edf9106adf61dbaa1e0423d366 authored over 11 years ago by Klimov Paul <[email protected]>
Check output bundle file format has been added to "AssetControllerTest::testActionCompress()" unit test.

ec8fecb8b079b3eec4a66df67e91cc3412fc77e5 authored over 11 years ago by Klimov Paul <[email protected]>
Output of "AssetController::actionCompress" have been adjusted to hold the action id.

dfe2d00785d0bc86a1ac92a8f9bbb7a7f8aaea4f authored over 11 years ago by Klimov Paul <[email protected]>
Merge pull request #473 from schmunk42/master

updated script event

9acbd0cfed43f9568e229d824593032331f78c7e authored over 11 years ago by Qiang Xue <[email protected]>
Doc comments at "AssetController" have been updated.

1f68becb61767fb83cc1310404572ff99d244b3e authored over 11 years ago by Klimov Paul <[email protected]>
Doc comments at "AssetController" have been extended.

9b8b285eb1b3b639324994f72c6c64d47a5aa09e authored over 11 years ago by Klimov Paul <[email protected]>
Additional comments have been added to the "AssetController::actionTemplate" output.

5172dbd4c4748f2913b08768e651522499bc5ccb authored over 11 years ago by Klimov Paul <[email protected]>
File creation checks at "AssetController" have been updated to use Exceptions.

6c179ef3a7fc0dfc787dfc5318ed554cd5124791 authored over 11 years ago by Klimov Paul <[email protected]>
Merge branch 'master' of https://github.com/schmunk42/yii2

Conflicts:
apps/advanced/README.md
apps/basic/README.md

2698ba1c00af2398a58e7e09b0ba1f312f5a2afa authored over 11 years ago by Tobias Munk <[email protected]>
updated docs

added installation from dev repo section

a2bfdcac187bf6cf3ab3c05d0b62bd471d6a9d99 authored over 11 years ago by Tobias Munk <[email protected]>
updated docs

added installation from dev repo section

8a25953f1c5405621f66eb17b2562a999dea5834 authored over 11 years ago by Tobias Munk <[email protected]>
Fixes issue #472.

5596e50bf3378be11867777c6e87922d3d44ac05 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #481.

8157ea58048a080fa3755627aafe78015435db12 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #461 from cebe/rest-urlmanager

[READY] RESTful routing syntax for UrlManager

55a4c0b1541e2e0aa949112d8798869719c87202 authored over 11 years ago by Qiang Xue <[email protected]>
unit test for UrlManager RESTful routing syntax

removed test param 'appClass' as it does not make sense to configure
application class for all t...

e94cc6bb9ea56886975827ee41087569438d2bb9 authored over 11 years ago by Carsten Brandt <[email protected]>
improved UrlManager RESTful syntax regex

11923064810be47ed24888efcd53a36674e83fd2 authored over 11 years ago by Carsten Brandt <[email protected]>
doc enhancements for #461

fbb93d0b63f8fa91ee9068dc563f27ddae4a530c authored over 11 years ago by Carsten Brandt <[email protected]>
removed unneccessary brackets

3680a4781d65d06af649cd9724daf424ea5d5ca8 authored over 11 years ago by Carsten Brandt <[email protected]>
Fixes issue #478: Improved the generation of secret key

cf47a71db7ffa997478d461330850f71f565f73a authored over 11 years ago by Qiang Xue <[email protected]>
Implemented default controller namespace.

21160338d7a2dbad04228028b00172ae3fb6602a authored over 11 years ago by Qiang Xue <[email protected]>
doc fix.

8435285c1944675a47cdfb4af7f41843d1393227 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #477 from cebe/querybuilder-dynamic-column-types

[READY] Better flexibility for abstract db types

61d2551f0cc4990d9489f6424532bc8aaee483b2 authored over 11 years ago by Qiang Xue <[email protected]>
Adjusted type map in MSSQL Querybuilder

MSSQL seems to support limits for decimal type, so we add a default
limit.

9b6df54c7df061e08cce580dc9cba4e7c2c80e4f authored over 11 years ago by Carsten Brandt <[email protected]>
Sqlite unit test for abstract db types

af68ee9d2745bf7b3fd27ea786c0d9add221e17b authored over 11 years ago by Carsten Brandt <[email protected]>
updated deps

5615afab2195975261d26926e19ab35fa67e206e authored over 11 years ago by Tobias Munk <[email protected]>
added updated composer script event for setting permissions

64e5911b5e1ea27d14334da60aa82e00718b47f8 authored over 11 years ago by Tobias Munk <[email protected]>
Merge branch 'querybuilder-dynamic-column-types' of github.com:cebe/yii2 into querybuilder-dynamic-column-types

* 'querybuilder-dynamic-column-types' of github.com:cebe/yii2:
Added phpdoc about precision co...

ad1a0de76acb7338923de1a94a5acb618fc44bdc authored over 11 years ago by Carsten Brandt <[email protected]>
Added phpdoc about precision constraints for abstract db types

7117a6752b6927038b62e2366d9034b282b3ced0 authored over 11 years ago by Carsten Brandt <[email protected]>
whitespace

c28b0183a5188adf1cbb574e4dbb33bb62817ca4 authored over 11 years ago by Carsten Brandt <[email protected]>
Added "@runtime" and "@vendor" aliases.

22357befadbb1ab920f67c9557dff6c0b295e2f0 authored over 11 years ago by Qiang Xue <[email protected]>
Better flexibility for abstract db types

Feature was requested in yiisoft/yii#765

5c56c0fc02e54bf1ab73c172ce0e0577ccab57a8 authored over 11 years ago by Carsten Brandt <[email protected]>
Implemented "@app/runtime" alias.

36bbfd54caaa4a43c6634475b51f776c7d9af9d7 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #476

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