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

debugger tool WIP

940ac808c9e316c259d2cde05a6989343529528b authored over 11 years ago by Qiang Xue <[email protected]>
Yii core requirements have been updated: PHP version raised up to 5.3.3

0f7f193623cfa1527b07c2c770b079ea867e618a authored over 11 years ago by Klimov Paul <[email protected]>
Twitter boostrap style has been applied for "YiiRequirementChecker" web view.

d4ab7801225053c36b5cd8a8072d060e3f544638 authored over 11 years ago by Klimov Paul <[email protected]>
Merge branch 'master' into bootstrap

* master: (33 commits)
Skipped ApcCacheTest expire
MS Windows EOLs → UNIX EOLs.
Build comm...

d812cbc6af62af32fe77971d9ec53ca936356936 authored over 11 years ago by Antonio Ramirez <[email protected]>
#20 proposed architecture for bootstrap

6493f7abe3bd59f55b7b572af03fae8abde1d4a3 authored over 11 years ago by Antonio Ramirez <[email protected]>
Skipped ApcCacheTest expire

a021fbe54d352184ddd2287f82a7c83bf0b12532 authored over 11 years ago by Alexander Makarov <[email protected]>
MS Windows EOLs → UNIX EOLs.

a7f2e374d212ccb069183b2e8c9c2fe02360d9eb authored over 11 years ago by resurtm <[email protected]>
Build command path fix.

6162d4b3416c4264865e88f6325397825216fa2a authored over 11 years ago by resurtm <[email protected]>
refactored RBAC.

491e66083a08c3715ad4f8461b80dccac2951a08 authored over 11 years ago by Qiang Xue <[email protected]>
Added usage example of Theme.

667b808f7d264f0441d85808393e86b9803b81f5 authored over 11 years ago by Qiang Xue <[email protected]>
Added default class for theme.

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

ec94939555b630f97a337147be613acc9ce60f03 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #172: Implemented new usage of widgets.

51f4424332dbacf77e565bf1ba749ec3bbfdc09b authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #229 from creocoder/rbac-item-assignment-improve

RBAC: Item and Assignment optimized save approach

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

98d2e1838a3c3576260a20f998c647d240672d15 authored over 11 years ago by Qiang Xue <[email protected]>
code style fix of YiiRequirementChecker.php

Renamed yiirequirements.php to requirements.php

e951939372b505bc36770e1dc5fb2f5d0b84916c authored over 11 years ago by Qiang Xue <[email protected]>
"YiiRequirementChecker" console view has been reworked to display requirements by blocks and in brief for the successful ones.

bdee4112b06bf9633fe0430220e7ec29012089ef authored over 11 years ago by Klimov Paul <[email protected]>
Changed framework in dir structure to yii

fb185d14e50e0711ae8cc375d21c90fae9fe4bbe authored over 11 years ago by Alexander Makarov <[email protected]>
requirements.php typo fix.

3e39b8f0247b8ade55c68bea01718036afdd96b6 authored over 11 years ago by resurtm <[email protected]>
"requirements.php" has been added to "bootstrap" application.

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

8ab1d837a6ce3fec030f6bc9edc339e3fb423755 authored over 11 years ago by Klimov Paul <[email protected]>
Doc comments and error messages for "YiiRequirementChecker" have been adjusted.

ae302037deaae2f51d12cdaf7db2a2f9e3e20c31 authored over 11 years ago by Klimov Paul <[email protected]>
Doc comments for "YiiRequirementChecker" have been updated.

43a04d237a0ce61b85e18ddfa24b4331f31b2039 authored over 11 years ago by Klimov Paul <[email protected]>
PHP version fallback for "YiiRequirementChecker" has been added.

653b4d1f333b1f7d007c3fbcd4a2ba73c8fb4349 authored over 11 years ago by Klimov Paul <[email protected]>
"YiiRequirementChecker::check()" has been updated allowing to accept filename for the requirements.

Yii core requirements file has been composed.

e06822940146e203deed8e46a713dc6072f0a9f0 authored over 11 years ago by Klimov Paul <[email protected]>
Check helper methods have been added to "YiiRequirementChecker".

9a461edd07a2924bea69c109dc547fdb6911f2f4 authored over 11 years ago by Klimov Paul <[email protected]>
Web view for "YiiRequirementChecker" has been created.

fa724fc0cf17468391323907584a20855f8cba18 authored over 11 years ago by Klimov Paul <[email protected]>
"YiiRequirementChecker::render()" has been implemented, console view has been created.

2bdb5f803a977fb7ed053cb7db06c94a467a4f65 authored over 11 years ago by Klimov Paul <[email protected]>
added newline to end of header and body blocks in View

issue #237

c5d382c68a41641ab7c9c7651495e5991788a489 authored over 11 years ago by Carsten Brandt <[email protected]>
mocking time in test only usefull when using time() once

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

48f388442f0ed19e1d35db35d539221486d5db97 authored over 11 years ago by Carsten Brandt <[email protected]>
"YiiRequirementChecker::check()" has been updated to be able to collect different requirements set in the chained call.

f82a01e4dd212e88af10a2ef7baa7bca07b569d9 authored over 11 years ago by Klimov Paul <[email protected]>
better testing: time()-function-mock

as discussed in #203
https://github.com/yiisoft/yii2/issues/203#issuecomment-17759631

e2513de6c6207fa37894a944e10b8cd420ac6804 authored over 11 years ago by Carsten Brandt <[email protected]>
Test case "YiiRequirementCheckerTest::testCheckEval()" has been added.

3b7ac70c6993eed6204f1440695b0af180efcf21 authored over 11 years ago by Klimov Paul <[email protected]>
Method "YiiRequirementChecker::check()" has been refactored to be used in method chain.

Methods "YiiRequirementChecker::getResults()" and "YiiRequirementChecker::render()" have been added.

00d04a1c30e581453e414702cf521d34408d1e1a authored over 11 years ago by Klimov Paul <[email protected]>
Method "YiiRequirementChecker::check()" has been implemented.

07fabfd6fcf37f9ef1f077a49f6e9f5b30379536 authored over 11 years ago by Klimov Paul <[email protected]>
"YiiRequirementChecker" has been created as blank.

3374c782331b47bd5b3f080ba7e7a1b30130e253 authored over 11 years ago by Klimov Paul <[email protected]>
fixed db exception according to signature change

fd5e6ccfede171ab5e7e9711d2ca397090e69b8e authored over 11 years ago by Carsten Brandt <[email protected]>
moved classes from framework -> yii

baac7e14dfa7abb84792312f63979248e4e077e6 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #230 from creocoder/rbac-db-manager-code-style

RBAC: DbManager code style

c4e9e003afd6e02c62964892c96dd17b1674eac4 authored over 11 years ago by Qiang Xue <[email protected]>
changed cache test to wait more than expirytime

change is to avoid random test failure on race condition.
fixes #203 #231

71a9efdd554a3f23e0848b7a82e4ef355ccbac46 authored over 11 years ago by Carsten Brandt <[email protected]>
doc fix in caching classes

9c2eb4df0a24aa357a9b9070b571cc9131d7ea8a authored over 11 years ago by Carsten Brandt <[email protected]>
cache tests refactoring cherry picked from redis branch

6a7529505eaf25c42041e2d4d002ae5b1b9c212a authored over 11 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' into redis

* master: (108 commits)
fixed indentation in test files
cleanup tests
Travis-CI build stat...

3518813ac4f8894dbd7231100e4dd9381eda6193 authored over 11 years ago by Carsten Brandt <[email protected]>
fixed indentation in test files

3bdb6c31109b15bbc13e760f5a906798c47bab0f authored over 11 years ago by Carsten Brandt <[email protected]>
cleanup tests

cb8f5d702f0921c4689b9d44d2fb71c734fd7a72 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #204 branch 'unittest-app-dependency' of https://github.com/bwoester/yii2 into bwoester-unittest-app-dependency

* 'unittest-app-dependency' of https://github.com/bwoester/yii2:
mod: incorporate suggestions ...

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

4686c7c38620f7261e1fc24f3a96ca48a21c8c8c authored over 11 years ago by resurtm <[email protected]>
Travis-CI build status.

abeb02e902acf5c39f0abf95235a14bdc1670a00 authored over 11 years ago by resurtm <[email protected]>
CS fixes.

c98628d42eb1a4edc507847068d235ee5496e5a6 authored over 11 years ago by resurtm <[email protected]>
CS fixes.

ea68bd3a5521172750405e510c71d2faeba58036 authored over 11 years ago by resurtm <[email protected]>
Change magic property to normal method. (Thanks to @maxlapko.)

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

Conflicts:
apps/bootstrap/index.php
yii/yiic.php

35562bfada8d5c6fd85794800fcb3dfbfaed9bad authored over 11 years ago by resurtm <[email protected]>
CS fixes.

5575f53657f8a3810f914d84c6ad654bf5e85653 authored over 11 years ago by resurtm <[email protected]>
Initial MSSQL tests.

5c101ae3141bc266e5d32b4529d0a8644c29b72a authored over 11 years ago by resurtm <[email protected]>
MSSQL Schema: methods order changed, initial data type infer.

58f3c323c00c161691bbf8e7fd3435b497e5d851 authored over 11 years ago by resurtm <[email protected]>
RBAC: DbManager code style fixes

a24e4d30f634e126093095a5e62fbaf7d0b02ca4 authored over 11 years ago by Alexander Kochetov <[email protected]>
RBAC: DbManager code style fixes

70265587fbcc2fe156b9642bca5463f78325c097 authored over 11 years ago by Alexander Kochetov <[email protected]>
MSSQL table metadata parsint (initial version).

1ca7558c1df8e08486cc98600c3fee95dc2d4fb2 authored over 11 years ago by resurtm <[email protected]>
RBAC: Item and Assignment optimized save approach

af3f5af3be9ee8afd4ccab4ddaefba57f6bc1ca7 authored over 11 years ago by Alexander Kochetov <[email protected]>
Fixed merge

dc31ea989291172cc706b96668bee8db9eef9ef0 authored over 11 years ago by sensorario <[email protected]>
MSSQL driver classes moved to the proper location.

f2e6d408e3f8b4b029c8694599815047f59d3781 authored over 11 years ago by resurtm <[email protected]>
Merge branch 'master' of github.com:yiisoft/yii2 into mssql

Conflicts:
yii/db/Connection.php

9873442d704a49a224b1d1c8c8166954ba082e19 authored over 11 years ago by resurtm <[email protected]>
Fixed duplicated merge.

a87e64c6500b16f2e59e1c60845ada880f4d40b5 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #210 from bwoester/fix-209-default-timezone

Fix issue #209 default timezone

71897b4b76438815c6fb6b6071ef823eaf151289 authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #223 from cebe/timezone-fix

better have timezone fix in application

d9923c54139bbe19986bd0fc13769e5e8e5a927f authored over 11 years ago by Qiang Xue <[email protected]>
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]>