Ecosyste.ms: OpenCollective

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

github.com/yiisoft/yii2-elasticsearch

Yii 2 Elasticsearch extension
https://github.com/yiisoft/yii2-elasticsearch

Merge pull request #221 from resurtm/get-text-i18n

[WIP] Gettext support

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

4feec1d53036b68860e333dea7debe4c2ce48d25 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #50: implemented pager widgets.

22ca2922d2cd63730a69ed5f816c51f23fcdcc6a authored over 11 years ago by Qiang Xue <[email protected]>
fix: remove pointless unset

49a4314a41ccb1c206ce6df656fda0a18573af4f authored over 11 years ago by Benjamin Wöster <[email protected]>
remove fix for unset timezone from bootstrap app

6d46abcd88fd2a20da8546138efb29cb0e0fbb1c authored over 11 years ago by Benjamin Wöster <[email protected]>
mod: don't use ArrayHelper to avoid loading another class during every request

8c6cf6158932160f668deace507715311e64bf13 authored over 11 years ago by Benjamin Wöster <[email protected]>
better have timezone fix in application

app is resposible for setting time zone, so it should also do the
fixing.
+ documentation about ...

b005b087b4d64b116ea4ac675864f609ca406bd2 authored over 11 years ago by Carsten Brandt <[email protected]>
Add exception classes hierarchy UML diagram.

1c1b2da5b1ff08a59cc30cd6465252d3d7c72f88 authored over 11 years ago by resurtm <[email protected]>
Initial Gettext support.

124b153350bcadb0c5287642a38c2566d7632a58 authored over 11 years ago by resurtm <[email protected]>
Merge pull request #220 from creocoder/rbac-sqls-identation-fix

RBAC sql files a little identation fix

5873d4b38671e69611d0f6c87528dedea71e740a authored over 11 years ago by Qiang Xue <[email protected]>
RBAC sql files identation fix

176366a24d81245ce4ba9e255bc62646ef4248c7 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #219 from creocoder/rbac-sqls

RBAC sql files

92e0f591065d722314b112a6ed968d8f36ba1726 authored over 11 years ago by Qiang Xue <[email protected]>
RBAC sql files

f554d3ec2ebfa847dc2be5fe59d9116ea44cc9f4 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #212 from creocoder/db-auth-manager-enh

Suggest \yii\rbac\DbManager some Db fields renaming

9ccf7ae3d3c514d165ec1e07c9c0e095e668c592 authored over 11 years ago by Qiang Xue <[email protected]>
DbManager some Db fields renaming

9d3a3b3ebef665a68cd83cf291acf72b270141cd authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge pull request #198 from creocoder/auth-manager

[WIP] Auth manager

9d663bed54e54cf4a3889334e3dcd42ada7bc1c8 authored over 11 years ago by Qiang Xue <[email protected]>
DbManager code style fix + right Exception type fix

b9ea7e6fd8b1f6d88dbb786580e91999f351bc6d authored over 11 years ago by Alexander Kochetov <[email protected]>
Unit tests fix

4b8bcd43e06e66cc1ee805843960bedb8a516460 authored over 11 years ago by Alexander Kochetov <[email protected]>
Unit tests

bea449f8a0487a8b75a9b6d2401f5664d51ced96 authored over 11 years ago by Alexander Kochetov <[email protected]>
undo commit 1ccce67f345ca33441fe22602e11cc62a31db371

612eb3fdb775fd7c2645c12ac4d18a687db0536f authored over 11 years ago by Benjamin Wöster <[email protected]>
Merge commit '1ccce' into fix-209-default-timezone

8420cec8ddc2074c4e736a4d78ed69b40415eb8d authored over 11 years ago by Benjamin Wöster <[email protected]>
set application timezone early in application constructor, set default of UTC if no timezone is configured at all (not in app config nor in php.ini)

b8ad3567e44f818d7b45f20bf1ebdfa274f90dfb authored over 11 years ago by Benjamin Wöster <[email protected]>
fixes #209: do not produce error if not timezone set in case of running yiic from framework dir

1ccce67f345ca33441fe22602e11cc62a31db371 authored over 11 years ago by Alexander Makarov <[email protected]>
fixes #209 added setting default timezone to UTC in case it's not set via php.ini

810d232ee6717f14f5ecfc4b7b7486ac4d199f26 authored over 11 years ago by Alexander Makarov <[email protected]>
Moved from framework to yii

0d90541084a0e9e0135c98a05946326126d0a053 authored over 11 years ago by Alexander Kochetov <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2 into auth-manager

815c7eff6bc8419c923318e05d209e36d2893691 authored over 11 years ago by Alexander Kochetov <[email protected]>
Remove IManager interface

3fe23f83c75bc106e17885297de4be6cae3d61d2 authored over 11 years ago by Alexander Kochetov <[email protected]>
New condition hash format used where its possible

a03d1164adbe2a0a5a81958918e0bc2fe731ab2f authored over 11 years ago by Alexander Kochetov <[email protected]>
Exception types corrected

ded8c22b56ff5f99d6f34044aa3825d29827ead4 authored over 11 years ago by Alexander Kochetov <[email protected]>
PhpManager::saveToFile() LOCK_EX added

56757cdd94dca5fe357f02373f7f9b8ace130120 authored over 11 years ago by Alexander Kochetov <[email protected]>
Comment fixes

132391065ca3a148ffa777985ac72886bf9e6ab6 authored over 11 years ago by Alexander Kochetov <[email protected]>
Comment fixes + class descriptions added

c9fe510ebbe14266519b8feb1e5b687075372dad authored over 11 years ago by Alexander Kochetov <[email protected]>
mod: incorporate suggestions

- rename requireApp() to mockApplication()
- always destroy app on tearDown()
- eliminates need...

f23a677bdf5831f8805e53eb48e888f03cdd30f7 authored over 11 years ago by Benjamin Wöster <[email protected]>
Merge pull request #197 from tonydspaniard/196-add-popvalue-method

Enhance ArrayHelper with popValue method

ecbae28700c66c4300bce6d133380134a16338aa authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #202 from rusmaxim/15-unit-tests-of-sqlite-driver

Added and resolved Sqlite tests #15.

533f3db4edd15ead5e009a6239d14b34131b3dd1 authored over 11 years ago by Qiang Xue <[email protected]>
add: new key for unit tests config named "className". Allows to run the tests

using different Application instances (consoleApp/ webApp)
mod: TestCase::getParam accepts s...

c30ee60e9c6739d6862addd13ef5a5d22a971ee2 authored over 11 years ago by Benjamin Wöster <[email protected]>
mod: don't create app in bootstrap script, unit tests do it themselves

add: option to destroy app after each test to find unit tests that fail
to require an app

5e0f6604e828c64b70c9a0774e2418c204340054 authored over 11 years ago by Benjamin Wöster <[email protected]>
allow unit tests to requireApp() on setUp()

d4b30e26c269276a5dcd2f37054051725405e3e7 authored over 11 years ago by Benjamin Wöster <[email protected]>
DbManager added + other classes comments fixes

850ff06560268420a7c14cd1104420fc9bf74477 authored over 11 years ago by Alexander Kochetov <[email protected]>
Travis anyway do sqlite tests. No needed setting ENV.

238684d6af0b500b2d0a4e35cd49ba591669374c authored over 11 years ago by Rusinov Maxim <[email protected]>
Merge branch 'master' of git://github.com/yiisoft/yii2 into 15-unit-tests-of-sqlite-driver

0ad55efba9bcfd14b7935de68733017e402914b7 authored over 11 years ago by Rusinov Maxim <[email protected]>
Added newline at end files.

452be102c61817fd5fcd4f531f17efb672424d82 authored over 11 years ago by Rusinov Maxim <[email protected]>
Merge branch 'master' of https://github.com/yiisoft/yii2

b6e0022128cae6cc1c33963b2877a880c544064f authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #201.

db61885ebd88077dd34b265690ee0c0fae4021d8 authored over 11 years ago by Qiang Xue <[email protected]>
Added and resolved Sqlite tests #15.

d712605a71b3f09792646ce362ca4e6ff299d34f authored over 11 years ago by Rusinov Maxim <[email protected]>
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 by Antonio Ramirez <[email protected]>
#196 refactored method name

5da62fab3acdb11f857067a9b6b9b1ddd1a56385 authored over 11 years ago by Antonio Ramirez <[email protected]>
Updated framework paths in composer.json

8332e8c60f3b448d4adbdcc70ebe189a1139a9f9 authored over 11 years ago by Alexander Makarov <[email protected]>
Moved "framework" to "iii".

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

15e1a79952359eaf972c084ca254d937a706fa86 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed Yii::importNamespaces() bug.

b68bd8ef631b7ef154d4b6fc092fe546eb5d915e authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #195 from suralc/trait-autoload

Check if trait was loaded

599debc2b9b3f9c16ee9c043831c499cec702e1d authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #174: make URL parameters available in $_GET.

8520be08dea9127e8a3c7b2675062398f233eb9e authored over 11 years ago by Qiang Xue <[email protected]>
Application::getAuthManager() comment fix

17906e712c301e252343bfb74cf6a648d955096b authored over 11 years ago by Alexander Kochetov <[email protected]>
Moved to framework/rbac + method names refactoring

cd3387067155f34df056629c233fa895dfb1ba83 authored over 11 years ago by Alexander Kochetov <[email protected]>
refactoring.

aad6d7d9922a6eecdd804bb72fccc711e8dce15e authored over 11 years ago by Qiang Xue <[email protected]>
Auth manager init version

9158e110dad9a888a9988cfaeca75eb241424ef9 authored over 11 years ago by Alexander Kochetov <[email protected]>
Removed static variable from autoload per qiangxue's suggestion

882a611666b182471d69c9e1a9f2ad3fff8a98d4 authored over 11 years ago by Suralc <[email protected]>
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 by Carsten Brandt <[email protected]>
Fixed YiiBaseTest echo

it echoed Yii version which is not necessary

849740e6ccabe1994d1cbc9ca1edc14664a0dafb authored over 11 years ago by Carsten Brandt <[email protected]>
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 by Carsten Brandt <[email protected]>
Fix silly typo

673d207253aa6b9b8f7bba49861398fe6e9a521b authored over 11 years ago by Antonio Ramirez <[email protected]>
Fix 'automated' (?) space

ad25cdc906e768ed1fe3650483f316e05ab2d3c1 authored over 11 years ago by Antonio Ramirez <[email protected]>
Enhance ArrayHelper with popValue method

e2a57e4b885f61dd13ba3069c0b5a852f0c360ba authored over 11 years ago by Antonio Ramirez <[email protected]>
Use Composer autoload to handle dependency class loading

ad26b7d3d12ee16ad3b68444a639a21d1138615e authored over 11 years ago by Alexander Makarov <[email protected]>
Check if trait was loaded

bac5c0e7295e04d86df7a6f74f0538a3387a2174 authored over 11 years ago by Suralc <[email protected]>
Console helper: use self:: for refering to constants

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

0f33f9016163563088ae2ae30dfd304e44d4a86d authored over 11 years ago by Qiang Xue <[email protected]>
Debug toolbar WIP.

c7e40f5c7a910dc39e89390054d52bd0d1dab4dd authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #186 from suralc/console-static-fix

[Please Review before merge] Fixed static in signature error

a61ec6bdd5ffd33c6fd6ddcd59e7c00a23ec0d9c authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #189 from Dev-Speranza/master

Fix $schemaMap declaration for Mssql driver

28045b121fe73f882ecd1377cca2e78bb3dba966 authored over 11 years ago by Qiang Xue <[email protected]>
Fix $schemaMap declaration for Mssql driver

6ed419849eff3888240940ab0eea706cd411ed56 authored over 11 years ago by Dev-Speranza <[email protected]>
Added beginPage and endPage events.

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

6b770dad6ea9598a47d7b94e8322f6cc86b36069 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #49: finished CAPTCHA feature.

96fd37de2ef1107fb4a2f000244d43c45c67de7e authored over 11 years ago by Qiang Xue <[email protected]>
Revert static calls in switch

8197ab556e33a917f989fc07617050dca648a7fe authored over 11 years ago by Suralc <[email protected]>
Fixed php 5.4+ Exception in Console helper

ded4ccd778c400c023d7e734304a70dfb1eea8d1 authored over 11 years ago by Suralc <[email protected]>
Merge pull request #184 from andersonamuller/patch-1

Typo in isNewRecord property of ActiveRecord

11bebaa8bf6e8e99cbff1cd9491cafb284fb0c69 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #185 from andersonamuller/patch-2

Fixes doc block in findWith method of ActiveRelation

63f081f2f3634db071c62c32f96e3d32f854e845 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes doc block in findWith method of ActiveRelation

78b6607c11a9aeb810504213cb138965a10793f3 authored over 11 years ago by Anderson Müller <[email protected]>
Typo in isNewRecord property of ActiveRecord

45e987d26c600b38bb52a48a1639e1795971076f authored over 11 years ago by Anderson Müller <[email protected]>
Merge pull request #183 from LAV45/master

Fix urlManager

b8b6180b81ca2ff44fecade9eb92b06449fbdfa5 authored over 11 years ago by Qiang Xue <[email protected]>
The first rule of a template can not start with a "/", even if it has a default value

57e175552a07eb2de69aa2793ead734a7c35a3b7 authored over 11 years ago by LAV45 <[email protected]>
Fixes issue #172: Added Object::className().

c5bad9ea1b88adffe41390a9de13cea9bf0189f8 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #177.

2dd51d5b46b75d179dbc7cf0c239b303370fafd9 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #180: DbSession crashes with autoStart

01ae01508838864d3a450f1163924beb6b4f78b1 authored over 11 years ago by Qiang Xue <[email protected]>
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 by Carsten Brandt <[email protected]>
Fixed Copy paste error console/Controller

also naming of formatString -> ansiFormat

fc5045fd0c7eef429abc3f3495adee5fd720026d authored over 11 years ago by Carsten Brandt <[email protected]>
more doc variable name fixes

ed74636af8c61828172f8d695c202368669b3e88 authored over 11 years ago by Carsten Brandt <[email protected]>
variable name fix in docs of Markdown helper

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

88c74e99c3468c566defa66e5785b4e17dd5f2f5 authored over 11 years ago by Carsten Brandt <[email protected]>
Refactoring Console commands

added method wrappers in console/Controller

issue #33

69cad905dd049be9d9b35d8103cd60591e13c6ae authored over 11 years ago by Carsten Brandt <[email protected]>
Fixes issue #171

55cc8813c7da6c7bc56537e277e824ac6e216a5e authored over 11 years ago by Qiang Xue <[email protected]>
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 by Carsten Brandt <[email protected]>
Corrected default paths for Twig and Smarty

74185cb7fcc5c65443c3376d4c579c654ef9d6c5 authored over 11 years ago by Alexander Makarov <[email protected]>
Spaces -> Tabs

6faf8344a9654e92039d87c4105259c2c3f9a202 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #144 from tonydspaniard/master

Proposed refactor of ConsoleColor to Console

7e0d35c3084d48bc99c7d25acaef48463f9df443 authored over 11 years ago by Carsten Brandt <[email protected]>
Moved Composer vendor dir into framework

92ec41cc7bdb499a029ab73b12ffff2f4561d662 authored over 11 years ago by Alexander Makarov <[email protected]>
Added Purifier and Markdown helpers, added composer.lock

f2258e760f03d636056c2c7cb48a8bd45c10d913 authored over 11 years ago by Alexander Makarov <[email protected]>
Fixes issue #53: implemented Menu.

17807874b67ce5c728b0da6ee719a4c8d0d36d3d authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #163 from creocoder/array-to-empty

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

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