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

Doc comments for "yii\console\controllers\AssetController" has been updated.

06752ae9e7d37c16386a4d2bb6d7662f764dd267 authored over 11 years ago by Klimov Paul <[email protected]>
Unit test for "yii\console\controllers\AssetController" has been refactored.

563f992bec1d4f5d116a2fe39a20008ae282cae5 authored over 11 years ago by Klimov Paul <[email protected]>
Doc comments at "yii\console\controllers\AssetController" has been filled up.

44eaad4f112fc74c2e37059499ff4350d4e577bb authored over 11 years ago by Klimov Paul <[email protected]>
fixed range requests, tests improved

1f3f66129291f41f1161d8b20802aaba6c9fd194 authored over 11 years ago by Ragazzo <[email protected]>
Error "yii\console\controllers\AssetController::combineCssFiles()" has been fixed.

8d17fcccaa1d9df3541786ba879960602b081e9e authored over 11 years ago by Klimov Paul <[email protected]>
Method "yii\console\controllers\AssetController::buildTarget()" has been fixed to compose input file name correctly.

0ecdcae54a8cdca14a6a3fcea47dc7ca9a5350ba authored over 11 years ago by Klimov Paul <[email protected]>
Unknown property "yii\console\controllers\AssetController::publishOptions" error has been fixed.

f9b06e1e6dd0fafeee13807b0675651f9dc80617 authored over 11 years ago by Klimov Paul <[email protected]>
Test case "AssetControllerTest::testActionCompress()" has been created as draft.

98b3cc07cd4c260e2ae274a01956150040285d32 authored over 11 years ago by Klimov Paul <[email protected]>
Merge pull request #293 from maxlapko/master

Change magic methods to getters

71c60b63396f0e2f364ed89bf93a60fce79fe0a0 authored over 11 years ago by Qiang Xue <[email protected]>
Method "console\controllers\AssetController::actionTemplate()" has been updated to be more verbose.

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

595ff8e8eaae7fd73fe6450d8f31eb53a1f3d51c authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #294.

986bfccd340d4f3775c4cbe48c42ab66664a9afc authored over 11 years ago by Qiang Xue <[email protected]>
Unit test for "console\controllers\AssetController" has been created.

f4cb1e4a0acd70728b2fb1393be63ca2b50bc8c6 authored over 11 years ago by Klimov Paul <[email protected]>
Change magic methods to getters

955dc088b9c332d588cb57ad040b88a28b7b8b9a authored over 11 years ago by Max Lapko <[email protected]>
Merge pull request #292 from cajoy/upstream

updated composer bestiejs/punycode.js package defenition

236230e89e7050f27674799d00e158d6570c2588 authored over 11 years ago by resurtm <[email protected]>
updated composer bestiejs/punycode.js package defenition

fa65313b31ce09488312c8ee61a855c3b4eaccd3 authored over 11 years ago by Oleksii Strutsynskyi <[email protected]>
Removed Vector and Dictionary.

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

286f187572acb425bb12e74c5b10e046d2ab93b8 authored over 11 years ago by Qiang Xue <[email protected]>
debug tool bar WIP

e96fd0ea5950fc4d62c7b90f9bd1f6d365ca3a3a authored over 11 years ago by Qiang Xue <[email protected]>
Merge branch 'Ragazzo-partial-response-enh'

* Ragazzo-partial-response-enh:
refactored web/Response::sendFile()
Display Name of HttpExce...

01b478f48cfaef3186bd29f3c2084abdfff1271a authored over 11 years ago by Carsten Brandt <[email protected]>
Email validator regexp typo fix.

e70c98f97703bf7d17a89030e3dfd648b476199a authored over 11 years ago by resurtm <[email protected]>
refactored web/Response::sendFile()

- better throw http exception on not satisfiable range request
- constitent header names
- fixed...

a2c6d221248333d68b056902f20aeade0740b5b9 authored over 11 years ago by Carsten Brandt <[email protected]>
Display Name of HttpException instead of classname

class name is alwarys HttpException, better display the name of the http
error.

762ed2e04d35e14d63d62cf12923f623eec27231 authored over 11 years ago by Carsten Brandt <[email protected]>
Merge pull request #280 from resurtm/validator-idn

Fixes #143. UrlValidator and EmailValidator IDN support.

992e90288503cbb169fe6d8790ede39b86b0acbe authored over 11 years ago by Qiang Xue <[email protected]>
'yii/validation' is not dependency of the 'yii/form' asset bundle now.

9803b438181b7977c9a8e9217a52c8c0fada035a authored over 11 years ago by resurtm <[email protected]>
Proper 'yii/form' location in the ActiveForm.

0d4faf75a48bd7917083c75f5f8d0f5347ca4c21 authored over 11 years ago by resurtm <[email protected]>
'yii/form' asset bundle returned to the ActiveForm.

19a74c015c2103cabbd887c2e50df1fe6a777ecc authored over 11 years ago by resurtm <[email protected]>
'yii/form' → 'yii/validation'

60e574a68deb93daeda3d6412dcc7dd89d9b4bb7 authored over 11 years ago by resurtm <[email protected]>
Form asset bundle registering code moved from ActiveForm::run() to the *Validator::clientValidateAttribute().

bf1b2d9956f73d6365f5b357e12a4976b0ea85cc authored over 11 years ago by resurtm <[email protected]>
Validator::clientValidateAttribute() now accepts third parameter: a view.

punycode.js asset bundle registering moved from ActiveField to validators.

f7b8595f768488f04885fc6744c34a36d360dcdc authored over 11 years ago by resurtm <[email protected]>
UrlValidator and EmailValidator IDN support fixes.

6458b8df8f04dc9b6eb5a7975e1eaf6e9a9fbb42 authored over 11 years ago by resurtm <[email protected]>
Fixes #143. UrlValidator and EmailValidator IDN support.

8a5e1f4f5fc48c228f2ad3b9fb2b6db3bd307272 authored over 11 years ago by resurtm <[email protected]>
namespace cleanup.

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

5dffc75fc6afca0322ab03ec4ada6aae2c98fe0b authored over 11 years ago by resurtm <[email protected]>
Logger: getTag()/setTag() error fixed.

8a868c9798ad0431bf3b35e9e79ed2e899b51dd0 authored over 11 years ago by resurtm <[email protected]>
Fixes issue #251: changed the signature of t() to be the same as v1.1

fb5993af40aca6208bf6c0c5985b1ad5030f567b authored over 11 years ago by Qiang Xue <[email protected]>
Merge pull request #272 from slavcodev/patch-1

Make multisort compatible with Sort

fd7dbba73f7ba98a1c191d8d94d7c3a956819d1d authored over 11 years ago by Qiang Xue <[email protected]>
Logger: getTag()/setTag() error fixed.

01080075ac61cc2f43b104ce3ba394d7e2c2d96b authored over 11 years ago by resurtm <[email protected]>
Merge PR #275 branch 'partial-response-enh' of https://github.com/Ragazzo/yii2 into Ragazzo-partial-response-enh

* 'partial-response-enh' of https://github.com/Ragazzo/yii2:
string helper fixed, mime-type re...

116929ff6cd9a56db125f68955402dcad0d039c6 authored over 11 years ago by Carsten Brandt <[email protected]>
Add unit test

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

e35f1354e009730041609cd20e662bebecc83707 authored over 11 years ago by Qiang Xue <[email protected]>
debug toolbar WIP

f13161319a1887c189a5f836f7d9d0c13e60d6b9 authored over 11 years ago by Qiang Xue <[email protected]>
string helper fixed, mime-type reverted

959cff3e9b872b7a8b23a94a9e41959a932088a4 authored over 11 years ago by Ragazzo <[email protected]>
code style fix

04563cb76a5b34e6676d8ea9a1257e93ea08b2ed authored over 11 years ago by Ragazzo <[email protected]>
partial response added, new code-style applied

ba31ee618f219a046677322df13baab6e78840a0 authored over 11 years ago by Ragazzo <[email protected]>
Update phpDoc

ad988267e4c0227c3298cce01dca1abaf041f435 authored over 11 years ago by slavcopost <[email protected]>
Make multisort compatible with Sort

Test code
```php
$orders = $this->getSort()->getOrders();
ArrayHelper::multisort($data, array...

d474133cd4b2267b8fbfbf4d769448d5ba03f5f1 authored over 11 years ago by Veaceslav Medvedev <[email protected]>
Merge pull request #264 from cajoy/upstream

Fixed issue with getting Object component

6431019ae314ce5432baaab0020ef8f245d64cc1 authored over 11 years ago by Qiang Xue <[email protected]>
Fixed issue with getting Object component

5e888260d8df353a81b1d64d3b17117ba77c8f5d authored over 11 years ago by Oleksii Strutsynskyi <[email protected]>
Removed unneeded code.

15c2a2eed996aa168f25bfd5187a07ec94df1d55 authored over 11 years ago by Qiang Xue <[email protected]>
Fixes issue #257: removed the $view parameter from widget methods.

2d8a465c2fe6c6b35980b89e2b36f780256ed24a authored over 11 years ago by Qiang Xue <[email protected]>
made some changes, fix some pitfalls, remove PHP_EOL

6cea89d8d4e88a995da0883325ce2d759e602157 authored over 11 years ago by Antonio Ramirez <[email protected]>
AR internals doc fix.

472902fa6607a3f543cff3ee838f4fd60e671f41 authored over 11 years ago by resurtm <[email protected]>
Merge pull request #253 from resurtm/ar-transactions-3

Fixes #226: atomic operations and transaction support in AR.

b94400ba64d332997650cb27faa8a37bb3203d0c authored over 11 years ago by Qiang Xue <[email protected]>
Better argument name in the ActiveRecord::isOperationAtomic() method.

4973838b69df20e97f9b9f990e5d90937ac34553 authored over 11 years ago by resurtm <[email protected]>
isOpAtomic → isOperationAtomic

944e1fc0fe237a4ca6dfd1ceb2d8abbc88ed4bda authored over 11 years ago by resurtm <[email protected]>
AR atomic scenarios internals doc fix.

601407067670684334a971257a35759ed81d918e authored over 11 years ago by resurtm <[email protected]>
AR atomic scenarios fixes.

35688b327b7ddd0144d6c58b8a9f0e12eecd8b7e authored over 11 years ago by resurtm <[email protected]>
fixed minor JS codestyle issues

31a46f5bcf1384c129e5c041db540f8514ab2828 authored over 11 years ago by Alexander Makarov <[email protected]>
Fixed typo in internals/ar.md.

7fa9f113eee8c482baed82ee8ff4300d09984f26 authored over 11 years ago by resurtm <[email protected]>
Fixes #226: atomic operations and transaction support in AR.

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

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