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

add partial_pending_messages.pthml template to BoxBilling theme

fix issue #267

bd31891496f75057332d0ef47441ac9772a773bb authored almost 10 years ago by Vaidas Lungis <[email protected]>
show master branch build status badge in README.md

af824a6cd9c77f6441b88b1062a33b3d176cdbd3 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish compatibility-MySQL-5.6

MySQL 5.6 versions default sql_mode value is STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION

Conflic...

4fc32c3a061dec6c52df8f93bd4798e958fc81a5 authored almost 10 years ago by Vaidas Lungis <[email protected]>
updated changelog

f45bc09e45fd87cc55e3ea21fd4767874c988f09 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.15

a1ba59bd8fc50e1ad7a8c7c5c3d3e79ed3c0f65f authored almost 10 years ago by 4Giedrius <[email protected]>
Changelog updated for v4.15

a48f43719bf7c34bf9b5259477ab71f0a9476e57 authored almost 10 years ago by 4Giedrius <[email protected]>
specify MySQL version in README.md

f24c381acfc47728a24ca84458bf775e71f9dda9 authored almost 10 years ago by Vaidas Lungis <[email protected]>
include mod_cron_check.phtml empty template file

for earlier themes backward compatibility.
web cron is not supported but older themes has this t...

9180343e87e086415fb2526d3cc57d00aeb4a425 authored almost 10 years ago by Vaidas Lungis <[email protected]>
update changelog

af97fc69a850952f0978033351d9b1a2a4880995 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Countries list updated

3bb56cf05dd5b19a1cc769780cbc8ddcc26aa2c6 authored almost 10 years ago by 4Giedrius <[email protected]>
Generating VAT rules for each EU country according to it's standart rate

6a9b036ff5c9d54669886eb3aa7066c1bff69834 authored almost 10 years ago by 4Giedrius <[email protected]>
Tests regarding new VAT rules generation updated

28d84082f51f5bbc86b16fd69ebbb76e18c0cd85 authored almost 10 years ago by 4Giedrius <[email protected]>
Added getEuVat() method which returns standart VAT rate for each EU country

3ebaf324d72ec604223c9a0f57a24765bed35418 authored almost 10 years ago by 4Giedrius <[email protected]>
Fixing UTF-8 currency symbols in invoice print view. Fix #266

0483ad981cd70ba977f63260aadd3bb3bcc048b9 authored almost 10 years ago by 4Giedrius <[email protected]>
Added Croatia to EU countries

0fb7903aa56be65f322c0f1b704fb4e3e68ff408 authored almost 10 years ago by 4Giedrius <[email protected]>
update structure and integration test suites to fit for MySQL 5.6 STRICT_TRANS_TABLES

da4168c2c9ac406b11b8d73aeb901f9a565ae114 authored almost 10 years ago by Vaidas Lungis <[email protected]>
create notification after email is confirmed

notification message is stored at session variable and shown via JS
create api call system.guest...

72f01e17ce20f5d1fd279d758df24e389a562340 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Tax rules update implemented

cbcb3677f533ee975b61c3d7daaa17f6f3cb36a7 authored almost 10 years ago by 4Giedrius <[email protected]>
PHP Unit tests added for editing tax rules

c75fddc4421a637a1c2e8237c24b40d5d8560766 authored almost 10 years ago by 4Giedrius <[email protected]>
Integration tests added for updating tax rules

630335ff1e3ff621c606968656c96d7be98aca50 authored almost 10 years ago by 4Giedrius <[email protected]>
create isKeyValueNotEmpty()

4aa08e15a27340f73d3060a188a023741a863957 authored almost 10 years ago by Vaidas Lungis <[email protected]>
add support api-key for Resellerclub

with a backwards compatibility if using account password for authorization.

b20dd3d0927cc550c5e4adcba3db98af9d8b7cfc authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14.6

fix public ticket staff issue

675393c8919e21eb4b332e48b7d0d9435048bcc8 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14.6

fix public ticket staff issue

fd77889c63db8ab87a7043c04878f43f93ae9b24 authored almost 10 years ago by Vaidas Lungis <[email protected]>
fix Public ticket staff issue #264

a626b134bd69347530c306ec90ee53a7932eb1fe authored almost 10 years ago by Vaidas Lungis <[email protected]>
fix typo

03c33fa95f7bf510183611b14c70b1817fdfbe6f authored almost 10 years ago by Vaidas Lungis <[email protected]>
Added missing paramater

27067262781132504a0898d5e863ac3384f42dac authored almost 10 years ago by 4Giedrius <[email protected]>
Removed non existing property 'redirect_on_auth_exception'

140b7e57a58b71124cff58c7925c7b0917c4163f authored almost 10 years ago by 4Giedrius <[email protected]>
add scrutinizer code quality badge

409b7a8ebb1bd37146588f873dc3f03bf36e7bd5 authored almost 10 years ago by Vaidas Lungis <[email protected]>
update spyc package to 0.5.1 version

add it to composer.json

b70147bbf6a04318c995a092521fa152731afc15 authored almost 10 years ago by Vaidas Lungis <[email protected]>
replace \Exception with\ Box_Exception or \Payment_Exception

More exception messages can be translated.
\Payment_Exception constructor uses gettext __() for ...

9047b1cd7d88521379168327e4a2b8b413bcb9ea authored almost 10 years ago by Vaidas Lungis <[email protected]>
remove unused private _getIdentity()

286d085d3578e437be8d87c604a2b49597ac78ae authored almost 10 years ago by Vaidas Lungis <[email protected]>
Fixed special symbols encoding issue in PDF file

7e4df76c7420b5bb93fc4cf5955085505ed78068 authored almost 10 years ago by 4Giedrius <[email protected]>
runCrons() must use api_system instead of api_admin

issue with running cron via cron job

21acd9edcd99c48b2f36b66dd642cdfc76660a2b authored almost 10 years ago by Vaidas Lungis <[email protected]>
add information messages when creating new order in admin area

Messages are only shown when order period is disabled in product configuration or product's peri...

c9e59da98448e1542d50a0b72accc16e4c34cbfd authored almost 10 years ago by Vaidas Lungis <[email protected]>
Currency format fixed for invoice PDF

5a1a76ed09960c0e0c6914fb3f7fb9f85c08e2a2 authored almost 10 years ago by 4Giedrius <[email protected]>
update admin_prefix check

check only first characters of _url param value.

issues were when admin_prefix was "admin"

ea632148082b3efdebcbbbc28e7294ef92813393 authored almost 10 years ago by Vaidas Lungis <[email protected]>
change dom loaded check in orderbutton_js

using domReady() lib from https://github.com/jfriend00/docReady

dec5acd73ceb2151decc993854eec11cbcc1bb3a authored almost 10 years ago by Vaidas Lungis <[email protected]>
Added PDF button for invoice in admin area

b530f6967eaf3abe7d9f1d10d5cba6c3147e545c authored almost 10 years ago by 4Giedrius <[email protected]>
add configuration to select helpdesk for paid support module

c8abd00a3c00c4aefaeb85553c25514a43e7d452 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Option to approve client email added for admin. Fixes #260

1a8859fe566bdf2ee8000c1629bafc16a2b213d9 authored almost 10 years ago by 4Giedrius <[email protected]>
Merge pull request #259 from onddo/currency-api-fix

fix admin API currency_get() method return

313977c820b39aa45b7029d374065b3c49d49b2d authored almost 10 years ago by Giedrius <[email protected]>
fix currency get test

8b2d653b73673bc84efeb63b24a2e1022bddcd5e authored almost 10 years ago by Raul Rodriguez <[email protected]>
fix admin API currency_get() method return

3fb3d32292ed25443d762957160e6fb426bf1f0f authored almost 10 years ago by Raul Rodriguez <[email protected]>
Finish orderbutton-js-update

Conflicts:
CHANGELOG.md

b598921e5bb7bd19f7d4693768db274669ce74d3 authored almost 10 years ago by Vaidas Lungis <[email protected]>
updated orderbutton configuration text

directly open order product configuration page with data-product element attribute.

9524c427b58a5e267c0e78864b70e449059304e8 authored almost 10 years ago by Vaidas Lungis <[email protected]>
update changelog

80d568bdd429009aa6f408393ef1a134d27da76b authored almost 10 years ago by Vaidas Lungis <[email protected]>
udpate orderbutton_js template.

293801e8b060cac92da94d792b48247ff3d5b18e authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14.5

08ecf9159131b9ba403e68445a6dd695c0436398 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish 4.14.5

102be12225d901548b978b3f6fdd46fb60f10e84 authored almost 10 years ago by 4Giedrius <[email protected]>
Added patch which creates table for mail queue when updating

d187ca14c8fd1ae4b67fd907731ced2a42f3cfa7 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish paid-support-module

0ece8d0f962cba7219bb0111445fb21c48bd6576 authored almost 10 years ago by Vaidas Lungis <[email protected]>
create PaidSupport module

5119de6bdab3e5971d24a68778d545f5cf468de6 authored almost 10 years ago by Vaidas Lungis <[email protected]>
create deductFunds() at ServiceBalance

d243c28395a053a30501e878a126f49cf1249a1b authored almost 10 years ago by Vaidas Lungis <[email protected]>
update orderbutton js

Switched to more oop code.
Enable open different product wih a given data-product value in click...

3cc8d95c4d4ccc385ecf110cd511caabec559759 authored almost 10 years ago by Vaidas Lungis <[email protected]>
load only orderbutton js script

it does all the rest

3c75194af0d84e49934a84e7abd0b9c4eb9f5b16 authored almost 10 years ago by Vaidas Lungis <[email protected]>
orderbutton/js should have Content-Type: application/javascript header

549571ea4bcd6a25c7fda42d170df0ddc81c8de5 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14.4

04991ecb31c6fa9fab0702479a76c26ce7a44a57 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish 4.14.4

56c12d492a0fd08048b20e811412b4d95cb200d6 authored almost 10 years ago by 4Giedrius <[email protected]>
Updated tests to match latest code changes

5ea2e57b6c41b038a16c2927ab6cbe0d8b6657b7 authored almost 10 years ago by 4Giedrius <[email protected]>
When removing product from cart, it's addons should be removed as well

4699d0f9e504d7cc8126aa1257e88bb534bdc470 authored almost 10 years ago by 4Giedrius <[email protected]>
create checkLimits() unit tests

issue #254

93f5d6fa72c045f4e4a98c6a87b827bec8a59145 authored almost 10 years ago by Vaidas Lungis <[email protected]>
remove Dottk registrar adapter. Its no longer supported

dottk api is not working properly..
issue #255

c896e4553b305ebf2b70c74570832bbe36f99a63 authored almost 10 years ago by Vaidas Lungis <[email protected]>
update order service management page

change locked, privacy protected values after lock / unlock and privacy protection button clicked

7afcdbe9f9b3c522491b8176bf768324f6409011 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Merge branch 'hotfix/4.14.3' into feature/vagrant-updateMySQL-5.6

39491eed55f0376ff6fc2e57942c83c43e01a85b authored almost 10 years ago by Vaidas Lungis <[email protected]>
Change date('c') to date('Y-m-d H:m:s') to match strict DATETIME format of MySQL

be4fc7d9447bf0553a511f79ca0e32835e6d466a authored almost 10 years ago by 4Giedrius <[email protected]>
Changed date format to 'Y-m-d H:m:s' in fixtures and other code

153e48debb654be58b802c24d96803b61f08a3a8 authored almost 10 years ago by 4Giedrius <[email protected]>
update virtual-box MySQL server to 5.6 version

issue with datetime values
http://dba.stackexchange.com/questions/48704/mysql-5-6-datetime-incor...

5122f53079563348f9a42a9d0e605063abb348c4 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Installation 'incorrect field data' error while adding admin fixed for MySQL 5.6

a10aa40ec16eff75a39ca9e24ffe1e1d7b660777 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish 4.14.2

updated SpamChecker module
translation initiation updates

018f1ffdbf6a2d3d3f45afb9f7374b6478903f07 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14.2

updated SpamChecker module
translation initiation updates

e459292ed8b165960debd2e97f07524a74507182 authored almost 10 years ago by Vaidas Lungis <[email protected]>
updated spamchecker module

issue ##248

81810838fea32e7b6bcea02b7b27701ce11eb902 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14.1

1be3ca4c21b3e23c7de8e9717b2bbd295e66f8d1 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish 4.14.1

4de51b08372b376b6287f4805a4d14f16ac558a8 authored almost 10 years ago by 4Giedrius <[email protected]>
New client password should be hashed after reset. Fixes #250

d2a5de63698d8eb842aeef18ef3559d3abd98288 authored almost 10 years ago by 4Giedrius <[email protected]>
initiate translation DI object after bb-di is included

$di['translate']();
fix #249

4fb199ccce268bd6d5118a19a3e2b50658da1959 authored almost 10 years ago by Vaidas Lungis <[email protected]>
add testRenderDate

checks if given date converts to locale date format in template

62c41a2b879f258aa7bd38745b656d1a2e149d3f authored almost 10 years ago by Vaidas Lungis <[email protected]>
Finish 4.14

c45d5dc275ff1967f53ebfb6c8fc3c452c6a4569 authored almost 10 years ago by 4Giedrius <[email protected]>
4.14 Changelog updated

65c52fcfbae005fc7d53da80c03396b536f929d8 authored almost 10 years ago by 4Giedrius <[email protected]>
update change log

708c54e3ec27f4fdd4cf84395a1b0b265a0f3107 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Merge branch 'orderbutton-js-load' into develop

Conflicts:
src/bb-modules/Orderbutton/html_client/mod_orderbutton_js.phtml

9fffa87a596b5ea555baf3f4c4a460882d9be70e authored almost 10 years ago by Vaidas Lungis <[email protected]>
change http protocol to https for external resources

resource loading issues when ssl is used.

e6d13e99dfa6c5ef443052318651b754cd2a9689 authored almost 10 years ago by Vaidas Lungis <[email protected]>
add document ready to orderbutton js

af7f09a249dc2881161ff2d9c59caf606822f60f authored almost 10 years ago by Vaidas Lungis <[email protected]>
update secure protocol check

issue #246

71bd95fe3a4e7b76b40aa5b7713e494982952d48 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Escape notification message before saving it to DB

6602e57ca6d78dffab1c3149df70d8db9b39c244 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish 4.13.7

db5073b32bd44f0852e15a278a3018fe059f1c74 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish 4.13.7

1ff3e8c885a6fe0fe409b01324bc58cc1cf9540c authored almost 10 years ago by 4Giedrius <[email protected]>
If there is promo with same code created already, do not let create new one

199cddba21ee5430bd1461ca5fa38da816e0e39f authored almost 10 years ago by 4Giedrius <[email protected]>
Finish tax-improvments at checkout page

issue #244

d150443e95a8cd072e666671bb4cf05a52115248 authored almost 10 years ago by Vaidas Lungis <[email protected]>
add minus sign before discount price

6f65771b5bf676fec33b15a9c179859da4a51cdb authored almost 10 years ago by Vaidas Lungis <[email protected]>
add tax row at checkout summary

a11b08c9e42d280db299f55e665489b666e60cf4 authored almost 10 years ago by Vaidas Lungis <[email protected]>
add new client api calls: client_is_taxable and invoice_get_tax_rate

7b5b94a8d86545b52e25651fec1deb17a5c67bf4 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Footer links fix for huraga theme

ecd84c57969f855461ec619d3df350da29114787 authored almost 10 years ago by 4Giedrius <[email protected]>
Finish improve-createFromCart

cf8eac837f0fecd37f269d8bffccdd8da7af8f6a authored almost 10 years ago by Vaidas Lungis <[email protected]>
increase test fixture's group_id values.

old values were mixing with mysql's incremental initial value of table

e80128e3aabea9b15e470d11c6164e8677406ff1 authored almost 10 years ago by Vaidas Lungis <[email protected]>
update checkout page in boxbilling theme

do not show payment gateways if there is enough in client balance

6e4246ab5ac4982a8a8d3a0030cba2ff4cbcb799 authored almost 10 years ago by Vaidas Lungis <[email protected]>
update logical operator for balance compare.

1211851d3acc050c11c2f835a9302af739b65fa5 authored almost 10 years ago by Vaidas Lungis <[email protected]>
Profile service test fixed

f2bd35b9ce8e6ee0b8f332a3844554f669f71792 authored almost 10 years ago by 4Giedrius <[email protected]>
update $result array

bcacd3175830f4724d6ff6d2e682d013d2fb4a5b authored almost 10 years ago by Vaidas Lungis <[email protected]>
Do not show payment gateways when client has enough in account balance

88d414360d80d49fd606b082ceebca5076073c34 authored almost 10 years ago by Vaidas Lungis <[email protected]>