Ecosyste.ms: OpenCollective

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

github.com/FOSSBilling/FOSSBilling

Empower your hosting business with FOSSBilling, the free and open-source solution for efficient billing and client management.
https://github.com/FOSSBilling/FOSSBilling

Client module tests fixed

cace1c7cdbb7926f65efd7fe2f0a4549cb59e7c3 authored almost 10 years ago
Activity module tests updated for array_get

48c1857e9c3e933b1426172edd286389217177a7 authored almost 10 years ago
isset ($arr['key']) ? $arr['key'] : null changed to $this->di['array_get']($arr, 'key', null); in order to decrease complexity

bba42c7c151544a180b374fbbdd73289f4671be9 authored almost 10 years ago
replace di['api_request_data'] with di['array_get']

a473073ba07c4cbb8875f23d1e4f46a8a8e36454 authored almost 10 years ago
update ant and travis files

build package only on deploy

c359a5afc5df9f1c4bb25f2e1b0161d82d0e11a9 authored almost 10 years ago
Added tests for $di['array_get']

66f285a045240703709b8a2164826f7e256b790a authored almost 10 years ago
Added 'array_get' to DI

5cc548d758cf8021aea9ffc35fe1b948c49baf34 authored almost 10 years ago
Finish 4.16

* Compatibility with MySQL 5.6 Datetime values updated to meet MySQL STRICT_TRANS_TABLES mode ru...

838311d221f5ea1b09dc278ccaac82fae527e25a authored almost 10 years ago
Finish 4.16

* Compatibility with MySQL 5.6 Datetime values updated to meet MySQL STRICT_TRANS_TABLES mode ru...

f9802fb5998ce4780d28a4123889428b69854c4f authored almost 10 years ago
update changelog

bf2fd40dccf362c29216e4d1b515b0f0fa049c5d authored almost 10 years ago
Missing break statement added

3aaf290b5f18e7a516bf745d2c059b85cab423e1 authored almost 10 years ago
improve testOrderExpiration_SettingFrom_greater_ExpireIsGreater test

82664f4358a362670ea5c56e07f7ff162bdc168f authored almost 10 years ago
It is generally advisable to only define one property per statement.

3b1eeb2d7387323e8b4f82572e80757f1f9a177c authored almost 10 years ago
Array was never initialized. Although not strictly required by PHP, it is generally a good practice to add `$array = array();` before regardless.

0af8538f9e9c2a8e76dc7b89659a7804b48f34fc authored almost 10 years ago
The opening class brace should be on a newline by itself.

94e59d861d66c807bee32da84b7a374df486b359 authored almost 10 years ago
Object property should have visibility set:

"The PHP 4 method of declaring a variable with the var keyword is still supported for compatibil...

a00d5635f02679dd27ab79913d6977431728def9 authored almost 10 years ago
Added recaptcha v2.0 client side includes where necessary

eb9bfc67bed4495cf66ba57c62201300268db719 authored almost 10 years ago
SpamChecker module tests updated

8f587debb22c0b71805fc0d1e455f8a14d2f23aa authored almost 10 years ago
Added recaptcha v2.0 to 'boxbilling' theme

23a8316ff3406d0922374756786ce095aa3f62c4 authored almost 10 years ago
environment TRAVIS_BRANCH value is not printed in target branch.check

00e867ddfe1cc693e03b81d151a257c487cbb461 authored almost 10 years ago
Added recaptcha v2.0, closes #242

6c3d43531f5f34e1c44d3d95a3a9df13c2a0c2b8 authored almost 10 years ago
Finish api-request-data

Conflicts:
src/bb-modules/Api/Controller/Client.php

8754fdab19fd17a69475e794ef825097878c3755 authored almost 10 years ago
fix created_at value

406f7d2e5cf974fec43e52663d0cca6bb3335918 authored almost 10 years ago
refactor Servicehosting/Service::updateHp to decrease npath complexity

d3bf2f4285f1a421fc4447b1e3b0cf342b5859a1 authored almost 10 years ago
refactor Client/Service::createClient to decrease npath complexity

ca8dac72f474e7bc5326b39ef46a8cee6ee8f947 authored almost 10 years ago
refactor Invoice/ServiceInvoiceItem::addNew to decrease npath complexity

a0498f0cdfe3e668108fbd66b33b9ef13a5ffd69 authored almost 10 years ago
refactor Servicehosting/Service::createServer to decrease npath complexity

5636f0848f8ba297370c0ca0cc5199e84df6a184 authored almost 10 years ago
refactor Servicehosting/Service::updateServer to decrease npath complexity

f87685baf7c42a73fd48f3937f4ce0d125c3dd44 authored almost 10 years ago
set data array into di api_request_data DI

9dd13d4e56841754257d528c15946ce263a586cb authored almost 10 years ago
refactor Profile/Service::updateClient to decrease npath complexity

3766df064d5b698d047728e2c61f6720ed27edba authored almost 10 years ago
fix issues

21cfc19c3f0d494913e6c78de40d93455c00186b authored almost 10 years ago
refactor Product/Service::createPromo to decrease npath complexity

718a014b55b174eb4c625699478b74182fe41af4 authored almost 10 years ago
refactor Product/Service::updatePromo to decrease npath complexity

0c926e782475a8a6f256c779e35f9a3e353b2eb2 authored almost 10 years ago
refactor Api/Controller/Client to decrease npath complexity

a2166b190689284c583b670b646d9d3eef9fb82d authored almost 10 years ago
fix BoxBilling api authorization

38233bd0e2f102f439c8ad2b842dc568fda82ab6 authored almost 10 years ago
refactor Order\Service:activateOrder() to decrease npath complexity

2808e263109c3a731ab381d57aa44d6fdf25526d authored almost 10 years ago
refactor Order\Service:updateOrder() to decrease npath complexity

caeef66961d84b6c1dabb31541c037030a83c59a authored almost 10 years ago
Finish 4.15.9

c177e1d1ad637c59fb0e2305f37352c527e118e5 authored almost 10 years ago
Finish 4.15.9

e22fa1a70ed74f90f50153a5be2e76cc05c0fcec authored almost 10 years ago
Exceptions should be namespaced. Fixes #298

d561e568b4cf4ec6d51191d5fbf4cdee12a738fc authored almost 10 years ago
refactor Invoice\Service:updateInvoice() to decrease npath complexity

29bec44f575b5c10ac2f5de4e2aa5d7a2759bade authored almost 10 years ago
Finish 4.15.8

update BoxBilling api.

6fdddccd93840a49234aed26f57ddb9b789037ae authored almost 10 years ago
Finish 4.15.8

update BoxBilling api.

2509e2f0325d4b4084699aaaa904702c78c6ed28 authored almost 10 years ago
fix BoxBilling api authorization

ee3a1955245098f7fb0e0b1a69385efbaf60e46d authored almost 10 years ago
refactor Email\Api\Admin:send() to decrease npath complexity

9ce7cb75af928c50089311f9fd7d79c5507f0332 authored almost 10 years ago
refactor Servicedomain\Api\Guest:tlds() to decrease npath complexity

b1ac6c56845b4dc1252dc4ca4540a39f2cf4c625 authored almost 10 years ago
refactor Currency\Api\Guest:format() to decrease npath complexity

229222ef83c6e2ae967219fb1252175f4753dc7c authored almost 10 years ago
isset is not necessary as query will return array with needed array keys

5a094f382a38660d9a0f4817d0df0c2817a9d065 authored almost 10 years ago
refactor News\Api\Admin:update() to decrease npath complexity

3cb5b9a509427bde174b43ff299f43359b7c618b authored almost 10 years ago
refactor Currency\Api\Admin:create() to decrease npath complexity

a1ad4d5b59ade441595c03698f81c17ccf5a1e01 authored almost 10 years ago
refactor Forum\Api\Admin:update() to decrease npath complexity

2213b30bd98afc25465e3105142d02ddd81dc118 authored almost 10 years ago
isset is not necessary as query will return array with needed array keys

a21df3bc8d66cfc74c8ae28515f8cf931e828ace authored almost 10 years ago
refactor Client\Api\Guest:create() to decrease npath complexity

9d83d4bc1f5e9f1939a1c188f500faae3b0a4d31 authored almost 10 years ago
refactor Client\Api\Client:update() to decrease npath complexity

503d9d286be957ac0e1eefde264b9ae3813e8ac6 authored almost 10 years ago
isset is not necessary as query will return array with needed array keys

546737543035288b3947518d7ac5345cc3a5809a authored almost 10 years ago
use TRAVIS_TAG to get git commit tag

builds started to fail with error message "fatal: No names found, cannot describe anything."
dev...

8c6008bbf00115e3024d3ab7f0ba85b1b8dc83bf authored almost 10 years ago
do ant release on master branch only

229851d6513258eac1f3538aa86b68dedb9ed844 authored almost 10 years ago
use TRAVIS_TAG to get git commit tag

builds started to fail with error message "fatal: No names found, cannot describe anything."
dev...

c3c2738c47deb20221e769588c6a942e3c58fc41 authored almost 10 years ago
fetch tags to get latest branch tag

2bc2b54381a4ff49bdacfa65e7bede06485aa97a authored almost 10 years ago
fix after runing integration tests.

added $this->di['api_request_data']->setRequest to Api_handler

aad681b881b62859752f621615420689a677d14e authored almost 10 years ago
update Box\Mod\Kb\Api\Guest test

aef2620bbbe5b12b17a9afd859c5acb301c02b0c authored almost 10 years ago
update Box\Mod\Kb\Api\Guest test

afd10566f8205fc855ec222dc9e2411d7fffe0dd authored almost 10 years ago
Refactor Client\Admin\Api:update()

replace if statments with $di['api_request_data']

167f4edb614dad06e6d11dcc492036a17cf3572b authored almost 10 years ago
create Box\Mod\Api\Request class and add it to DI

Similar to Box_Request.
Purpose - use it when need to get param item from api call request.

Ins...

c172a80e3e3d5ddcad7d6e13cd15fa50a30b3bf2 authored almost 10 years ago
add per_page variable to article_get_list api call

issue #293

84bd79e024b72dd1a8a0ed76264d2adc3486e8a0 authored almost 10 years ago
code clean up

a0e905949aa361286e8a42d0e08f9417efa0ee7c authored almost 10 years ago
set api in example module

6e5919e4274bd0fcb1b3f52145d4f94b24950f1f authored almost 10 years ago
hash cron user password

f3c64472c53e42462350515cf362b742997982c9 authored almost 10 years ago
refactor $app->getApiAdmin to $this->di['is_admin_logged'] or $this->di['api_admin']

getApiAdmin() is deprecated

f5fcfd66dfdac2b212e05c89625ccfe38923034d authored almost 10 years ago
add Unknown api call exception

5e119399b467217e03f8d819928610f7b4b0ca33 authored almost 10 years ago
refactor $app->getApiClient(); to $api = $this->di['api_client'] or $this->di['is_client_logged'];

getApiClient is deprecated

998ffd04c7b6164da46645e7b1cc6fbe7488e6ee authored almost 10 years ago
refactor $api = $app->getApiGuest(); to $api = $this->di['api_guest'];

getApiGuest is deprecated

e4748de1c4e345e3fd398c1872b97d878c7a535e authored almost 10 years ago
clean up code

Delete unused, commented code, inaccessible code

d154b9661654407415021952145ed147fd0b1bf1 authored almost 10 years ago
write tests for getSubscriptionFields, getOneTimePaymentFields, getInvoiceTitle

ddfa2583d61dc21661c9662a75cf772cfc1c3d6f authored almost 10 years ago
fix function name

83c7aecd402ebfcf41ce1d95e374e7cc92ce2b10 authored almost 10 years ago
update getHtml method

d188718063c4a155a7ebfca2ebd8fa26197445f4 authored almost 10 years ago
remove iframe width style if mobile browser detected

detection script from http://detectmobilebrowsers.com/

fd6e34fe04de84cb2a2535fd15de6d8826fc5f85 authored almost 10 years ago
fix scrutinizer issues

e7b12103dc0476feace9bd5478309f2aca13456f authored almost 10 years ago
fix invalid db find statement

create integration client remove test

81d87b983a2f12cb79b0d35bb1b13c4c994024c9 authored almost 10 years ago
fix Undefined index warnings

1b456773d67aa468866856cdffa068ff55dd5881 authored almost 10 years ago
create test for deposit invoice "mark as paid" action

48615ee39f8a2020697273a0ea1bb408e79b58df authored almost 10 years ago
Added @method annotation for magic method

4c922d62e9625fd35cfe2871ac11be585f6a34ea authored almost 10 years ago
There must be no space before the colon in a DEFAULT statement

45cb35de2928f335b62d767b9ae2f57c879b5635 authored almost 10 years ago
fix scrutinizer issues

2a2abdd405dd9080a79297a548a3309bf7ce3143 authored almost 10 years ago
fix scrutinizer issues

c9354904db8de5b76ac064439015a6544b3a0bc5 authored almost 10 years ago
Missing variable adedd

40c64fc47b9844574ed465c1e7090bcb2745159a authored almost 10 years ago
Finish client-balance-gateway

8f2fc3c7b65ba3484401829da7c56176d01a0f06 authored almost 10 years ago
create new payment adapter ClientBalance

aa055419feaa41004883692f5976f6b42efa2f90 authored almost 10 years ago
Using logical operators such as and instead of && is generally not recommended.

03bc81b6da3211cef3d2f1f135d36e14a89d37af authored almost 10 years ago
It is generally recommended to explicitly declare the visibility for methods.

0bed3aa2fd19f1dbdd2e40953528ee9f03eb3746 authored almost 10 years ago
create isInvoiceDepositType()

2ecde5cd45fd5c4673d332704209ab325cb647a1 authored almost 10 years ago
Merge pull request #289 from onddo/robotstxt2

robots.txt: Allow Googlebot access to assets inside bb-themes

67d61ee94f8ba02c4b3be51b9aef5fada8a82c1a authored almost 10 years ago
robots.txt: Allow Googlebot access to js, css and images

9b5b92f45dfcbf7ba31a2fa2f9a13f824985378f authored almost 10 years ago
fix unit test Warning: Missing argument 1

425ec293e67979fce0e31ae82d16bcce7dc7c81e authored almost 10 years ago
update findAllUnpaid

instead of comparing total sums of client balance and total unpaid invoice amount, compare clien...

1f686b4e7a41544ad5268e528da6070f079fdfbc authored almost 10 years ago
add company VAT, number and account fields to invoice pdf

fbd9b825283f1cfe070fced4c66e93ab3a25ee48 authored almost 10 years ago
Added missing DI in integration tests

486f5079b7f27bb78b0ba68229b99beb3ec30250 authored almost 10 years ago
Domainservice hook test fix

69a082c7aeeca0e2621d7f0a771f24232b7b67a1 authored almost 10 years ago
Removing Yahoo sitemap ping as it has been moved to Bing Webmaster Tools

62b5ca6762f7247215a667709e8ec02f9b7ba14b authored almost 10 years ago
Updated sitemap ping URLs

30f1f801b18ba853fcee38b8b4e9bd89442e204a authored almost 10 years ago