Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-twig

Yii 2 Twig extension.
https://github.com/yiisoft/yii2-twig

Merge branch 'master' of git://github.com/yiisoft/yii2 into 15-unit-tests-of-sqlite-driver

0ad55efba9bcfd14b7935de68733017e402914b7 authored over 11 years ago
Added newline at end files.

452be102c61817fd5fcd4f531f17efb672424d82 authored over 11 years ago
Merge branch 'master' of https://github.com/yiisoft/yii2

b6e0022128cae6cc1c33963b2877a880c544064f authored over 11 years ago
Fixes issue #201.

db61885ebd88077dd34b265690ee0c0fae4021d8 authored over 11 years ago
Added and resolved Sqlite tests #15.

d712605a71b3f09792646ce362ca4e6ff299d34f authored over 11 years ago
Merge branch 'master' of git://github.com/yiisoft/yii2 into 196-add-popvalue-method

* 'master' of git://github.com/yiisoft/yii2:
Updated framework paths in composer.json
Moved ...

18f23ff143d06078c3ae7085e2a00ff36b684451 authored over 11 years ago
#196 refactored method name

5da62fab3acdb11f857067a9b6b9b1ddd1a56385 authored over 11 years ago
Updated framework paths in composer.json

8332e8c60f3b448d4adbdcc70ebe189a1139a9f9 authored over 11 years ago
Moved "framework" to "iii".

0d814fa5236f2a7c708acfeea30f8a05f1f268fe authored over 11 years ago
Merge branch 'master' of https://github.com/yiisoft/yii2

15e1a79952359eaf972c084ca254d937a706fa86 authored over 11 years ago
Fixed Yii::importNamespaces() bug.

b68bd8ef631b7ef154d4b6fc092fe546eb5d915e authored over 11 years ago
Merge pull request #195 from suralc/trait-autoload

Check if trait was loaded

599debc2b9b3f9c16ee9c043831c499cec702e1d authored over 11 years ago
Fixes issue #174: make URL parameters available in $_GET.

8520be08dea9127e8a3c7b2675062398f233eb9e authored over 11 years ago
Application::getAuthManager() comment fix

17906e712c301e252343bfb74cf6a648d955096b authored over 11 years ago
Moved to framework/rbac + method names refactoring

cd3387067155f34df056629c233fa895dfb1ba83 authored over 11 years ago
refactoring.

aad6d7d9922a6eecdd804bb72fccc711e8dce15e authored over 11 years ago
Auth manager init version

9158e110dad9a888a9988cfaeca75eb241424ef9 authored over 11 years ago
Removed static variable from autoload per qiangxue's suggestion

882a611666b182471d69c9e1a9f2ad3fff8a98d4 authored over 11 years ago
Renamed yii.php -> Yii.php for class, filename consitency

See https://github.com/yiisoft/yii2/issues/123#issuecomment-17657374
Issue #123

2387e59c4e49cf8e3ab2b963002cf5268e360985 authored over 11 years ago
created StringHelper::basename()

In contrast to php function basename() It that always uses \ and /
as directory separator.
It is...

776162b05e960718cbbabe0a0a44bcb15361bbbf authored over 11 years ago
Fixed YiiBaseTest echo

it echoed Yii version which is not necessary

849740e6ccabe1994d1cbc9ca1edc14664a0dafb authored over 11 years ago
Fix silly typo

673d207253aa6b9b8f7bba49861398fe6e9a521b authored over 11 years ago
Fix 'automated' (?) space

ad25cdc906e768ed1fe3650483f316e05ab2d3c1 authored over 11 years ago
Enhance ArrayHelper with popValue method

e2a57e4b885f61dd13ba3069c0b5a852f0c360ba authored over 11 years ago
Use Composer autoload to handle dependency class loading

ad26b7d3d12ee16ad3b68444a639a21d1138615e authored over 11 years ago
Check if trait was loaded

bac5c0e7295e04d86df7a6f74f0538a3387a2174 authored over 11 years ago
Console helper: use self:: for refering to constants

a51019bbed999d20c61563d5e1ab73bccc8e0119 authored over 11 years ago
Merge branch 'master' of https://github.com/yiisoft/yii2

0f33f9016163563088ae2ae30dfd304e44d4a86d authored over 11 years ago
Debug toolbar WIP.

c7e40f5c7a910dc39e89390054d52bd0d1dab4dd authored over 11 years ago
Merge pull request #186 from suralc/console-static-fix

[Please Review before merge] Fixed static in signature error

a61ec6bdd5ffd33c6fd6ddcd59e7c00a23ec0d9c authored over 11 years ago
Merge pull request #189 from Dev-Speranza/master

Fix $schemaMap declaration for Mssql driver

28045b121fe73f882ecd1377cca2e78bb3dba966 authored over 11 years ago
Fix $schemaMap declaration for Mssql driver

6ed419849eff3888240940ab0eea706cd411ed56 authored over 11 years ago
Added beginPage and endPage events.

b836665dfd52a1880904b3f8120c9e60c2f0e056 authored over 11 years ago
Merge branch 'master' of https://github.com/yiisoft/yii2

6b770dad6ea9598a47d7b94e8322f6cc86b36069 authored over 11 years ago
Fixes issue #49: finished CAPTCHA feature.

96fd37de2ef1107fb4a2f000244d43c45c67de7e authored over 11 years ago
Revert static calls in switch

8197ab556e33a917f989fc07617050dca648a7fe authored over 11 years ago
Fixed php 5.4+ Exception in Console helper

ded4ccd778c400c023d7e734304a70dfb1eea8d1 authored over 11 years ago
Merge pull request #184 from andersonamuller/patch-1

Typo in isNewRecord property of ActiveRecord

11bebaa8bf6e8e99cbff1cd9491cafb284fb0c69 authored over 11 years ago
Merge pull request #185 from andersonamuller/patch-2

Fixes doc block in findWith method of ActiveRelation

63f081f2f3634db071c62c32f96e3d32f854e845 authored over 11 years ago
Fixes doc block in findWith method of ActiveRelation

78b6607c11a9aeb810504213cb138965a10793f3 authored over 11 years ago
Typo in isNewRecord property of ActiveRecord

45e987d26c600b38bb52a48a1639e1795971076f authored over 11 years ago
Merge pull request #183 from LAV45/master

Fix urlManager

b8b6180b81ca2ff44fecade9eb92b06449fbdfa5 authored over 11 years ago
The first rule of a template can not start with a "/", even if it has a default value

57e175552a07eb2de69aa2793ead734a7c35a3b7 authored over 11 years ago
Fixes issue #172: Added Object::className().

c5bad9ea1b88adffe41390a9de13cea9bf0189f8 authored over 11 years ago
Fixes issue #177.

2dd51d5b46b75d179dbc7cf0c239b303370fafd9 authored over 11 years ago
Fixes issue #180: DbSession crashes with autoStart

01ae01508838864d3a450f1163924beb6b4f78b1 authored over 11 years ago
more console helper and controller refactoring

changed name of ansi switch to --colors
https://github.com/yiisoft/yii2/commit/69cad905dd049be9d...

51357e58f091a68f2950513604cc7633d7416747 authored over 11 years ago
Fixed Copy paste error console/Controller

also naming of formatString -> ansiFormat

fc5045fd0c7eef429abc3f3495adee5fd720026d authored over 11 years ago
more doc variable name fixes

ed74636af8c61828172f8d695c202368669b3e88 authored over 11 years ago
variable name fix in docs of Markdown helper

https://github.com/yiisoft/yii2/commit/f2258e760f03d636056c2c7cb48a8bd45c10d913#commitcomment-31...

88c74e99c3468c566defa66e5785b4e17dd5f2f5 authored over 11 years ago
Refactoring Console commands

added method wrappers in console/Controller

issue #33

69cad905dd049be9d9b35d8103cd60591e13c6ae authored over 11 years ago
Fixes issue #171

55cc8813c7da6c7bc56537e277e824ac6e216a5e authored over 11 years ago
Merge branch 'master' of github.com:yiisoft/yii2

* 'master' of github.com:yiisoft/yii2:
Corrected default paths for Twig and Smarty

563243a41537719ce1836bf7b9cfd992204b8c83 authored over 11 years ago
Corrected default paths for Twig and Smarty

74185cb7fcc5c65443c3376d4c579c654ef9d6c5 authored over 11 years ago
Spaces -> Tabs

6faf8344a9654e92039d87c4105259c2c3f9a202 authored over 11 years ago
Merge pull request #144 from tonydspaniard/master

Proposed refactor of ConsoleColor to Console

7e0d35c3084d48bc99c7d25acaef48463f9df443 authored over 11 years ago
Moved Composer vendor dir into framework

92ec41cc7bdb499a029ab73b12ffff2f4561d662 authored over 11 years ago
Added Purifier and Markdown helpers, added composer.lock

f2258e760f03d636056c2c7cb48a8bd45c10d913 authored almost 12 years ago
Fixes issue #53: implemented Menu.

17807874b67ce5c728b0da6ee719a4c8d0d36d3d authored almost 12 years ago
Merge pull request #163 from creocoder/array-to-empty

=== array() => empty() && !== array() => !empty()

b703169d4b77e8fad6e06e023b422ada02285cfa authored almost 12 years ago
Merge pull request #164 from creocoder/else-if-elseif

Code style fixes

86a47f551fd8f48df810dd431210714e58ae4f0a authored almost 12 years ago
Code style fixes

ca9194a3658228bcf10ea3e1a848eb08146dc267 authored almost 12 years ago
Fixes

82bcd0b298a7e801f727179cc638209534813c55 authored almost 12 years ago
Fixes

684295fe0b44bffd053d3f2f273295dc36b893d6 authored almost 12 years ago
!== array() => !empty()

48d04fbb8cd3b1cd6830cfae6ed74894e4da6081 authored almost 12 years ago
=== array() => empty()

d7df7053e02808b51e72a987ca67bd2170158c31 authored almost 12 years ago
fixed typo

e1c788233aa3a22157e6603a3c9805b1c4c25f48 authored almost 12 years ago
Merge pull request #162 from creocoder/active-record-get-relation

ActiveRecord::getRelation() bugfix

901dabc30127b10fabb41d60d075441bec85f443 authored almost 12 years ago
Merge pull request #160 from creocoder/active-record-refactoring

ActiveRecord::insert() and ActiveRecord::update() refactoring

1c93c503869a661cee716fdb45f06670b47cefe2 authored almost 12 years ago
&& => || fix

e3f6faf5756cd4105f6c371708a9878a762a72f6 authored almost 12 years ago
ActiveRecord::getRelation() bugfix

37f3a400cd782cd1009344e2e44ffecc1a09d7fb authored almost 12 years ago
ActiveRecord::insert() and ActiveRecord::update() refactoring

f12518f45cec142086b8058b754bdaef022eb3bf authored almost 12 years ago
Merge http://github.com/yiisoft/yii2

* http://github.com/yiisoft/yii2: (23 commits)
move JsExpression to web.
Fixes issue #155.
...

c699213c19bffac873b20207d61d4b3e2e7749ba authored almost 12 years ago
move JsExpression to web.

dd5969147dd1ec392d3edba4fb03b0c55af8ede1 authored almost 12 years ago
Merge pull request #156 from andersonamuller/patch-1

Fixes the variable name

462f2033dd62947db0a92a540d203f65b1b6ae03 authored almost 12 years ago
Fixes issue #155.

f3c17594c63b009f6568fc9126a0fc36c5a8c80b authored almost 12 years ago
Fixes the variable name

8c18feb1b54ac2370a703c63f8c2335234d6d1d9 authored almost 12 years ago
Added twig, smarty and php-markdown dependencies, vendor is gitignored now

34b0da0dc4ecfa9ac83d7deff6efad3b3b7aab12 authored almost 12 years ago
added composer.json

3ba55c1bb962c794cc33229892f4d38344d8a6b2 authored almost 12 years ago
fix

91e6f8220c07715a7a67d6672d73dd7fe18f2103 authored almost 12 years ago
fix

a5ab4aa22c47c60ab5fcf40429ab2a17f2149a02 authored almost 12 years ago
Wrapped code with github-style blocks with PHP highlighting

9a1221e7c45b60a1adba73386d488d8acb06d0ea authored almost 12 years ago
Merge pull request #151 from lucianobaraglia/master

Fix in docs

9990dde19ec2c66163796f6789488d3ca559e7f7 authored almost 12 years ago
Merge pull request #153 from br0sk/master

Changed based class to base class

a4cf52c6475be52d3d690b8498fe49f98d7eeca4 authored almost 12 years ago
Fixed typo

9844c2e526e99e6953c9cd5be3d814bbfd6a8649 authored almost 12 years ago
Controllers section example fix

6b9a0531b829598fce010b622638112c2e2d3e3b authored almost 12 years ago
Merge branch 'master' of https://github.com/yiisoft/yii2

0a169589ae88c3a5a181733652f851076a3ae87e authored almost 12 years ago
Renamed YiiBase to \yii\YiiBase.

50aa72467fe19e0b44b15f26427721fe0326a367 authored almost 12 years ago
Added namespace section.

ce1e725a6bba4ceb0795bac3ecc8c35052e4146c authored almost 12 years ago
Merge branch 'master' of github.com:yiisoft/yii2 into redis

* 'master' of github.com:yiisoft/yii2: (87 commits)
Added dirty attribute description.
Fixed...

f59f39087fd74d022c947dccd4e64c9a4ce517f9 authored almost 12 years ago
Added dirty attribute description.

647a80278277ba3bf3cc0f4dc19cdc44f88d8ae2 authored almost 12 years ago
Fixed doc about renderers.

881a85d463a4593d510aa2f907b01ce4ac167e31 authored almost 12 years ago
Merge branch 'master' of https://github.com/yiisoft/yii2

2707c22857bf73e80096bc97504ea1f1754a1bca authored almost 12 years ago
Finished the initial draft of upgrading instructions

36d452ae167f0aa1a798e4049ad8cc216ca79f19 authored almost 12 years ago
Merge pull request #147 from slavcodev/bug#146

Fix attaching behavior via config

7f35028bfe2f665c153b4a2ab90595792e532864 authored almost 12 years ago
Fix attaching behavior via config

a94c43231165e101e2c7273a8d4e459bbf737675 authored almost 12 years ago
Changed default value of View::renderers.

1415c12c5a90f553f55a31d8a07b58c7e2adfa2c authored almost 12 years ago
Fix attaching behavior via config

3d40b171e077e051db6e277afe5634d149095716 authored almost 12 years ago
Menu WIP

235ad40c2bee853ae225642d9d241323a4e1bd67 authored almost 12 years ago
upgrading instructions WIP

c6642a3d65336ebe0550d0d282e61b07ab140c68 authored almost 12 years ago