1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00
Commit Graph

413 Commits

Author SHA1 Message Date
David Bomba
490639bd1c
Merge pull request #9069 from turbo124/v5-develop
Improvements
2023-12-26 09:56:50 +11:00
David Bomba
f5248d8ac2 Add RSA encryption/decryption helper 2023-12-23 16:09:03 +11:00
paulwer
0bb1a80e51 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778295 2023-12-22 08:18:30 +01:00
paulwer
88ff7983c8 adding additional fields to be parsed for transaction: description & participator
https://developer.gocardless.com/bank-account-data/transactions
2023-12-20 19:17:34 +01:00
paulwer
2ad973359b fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432302929 2023-12-20 12:42:47 +01:00
paulwer
1a68dcacea fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432302185 2023-12-20 12:22:24 +01:00
paulwer
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
c3ff64a0e6 change debitor to participant 2023-12-15 16:51:24 +01:00
paulwer
3735845c44 display occured errors in flow with a view 2023-12-15 13:10:45 +01:00
paulwer
dbbde047e9 fixes 2023-12-13 16:57:51 +01:00
paulwer
7a70eb873f adding additional fields to bank_transactions
https://github.com/invoiceninja/invoiceninja/issues/8042
2023-12-13 16:30:26 +01:00
paulwer
e12fb1f765 fixes for sync transactions 2023-12-13 16:18:18 +01:00
paulwer
da6488adac remove credentials on account level + remove ApiException + fixes 2023-12-13 15:37:19 +01:00
paulwer
dcdd9112d0 fixes 2023-12-12 07:52:53 +01:00
paulwer
27ab262a4f fixes 2023-12-12 07:23:53 +01:00
paulwer
0593a57e5c fixes 2023-12-11 16:13:26 +01:00
paulwer
fab47bd08c introduce ENV-variables for nordigen 2023-12-11 13:23:28 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
paulwer
a244faaaee minor additions for IncomeTransformer 2023-12-09 18:39:10 +01:00
paulwer
fa5edbc29c latest changes 2023-12-09 17:16:01 +01:00
paulwer
c138f2f211 rewrite connect/confirm for complete flow usage with only redirects 2023-12-09 09:27:59 +01:00
paulwer
e2d8ac37b5 change account_type 2023-12-06 09:28:33 +01:00
paulwer
9f062cc4f8 revert new table, some changes for endpoints, fixes 2023-12-06 08:27:18 +01:00
paulwer
5616da03c5 feat: refresh & getAccounts 2023-12-05 07:17:07 +01:00
paulwer
db407f6925 feat: get AccountData 2023-12-05 06:56:52 +01:00
paulwer
67f94b7fb9 feat: institutions endpoint ready
fix: wrong variable names
fix: missing implementation in api-router
2023-12-04 08:14:52 +01:00
paulwer
b54b626332 wip: changes 2023-12-01 14:30:33 +01:00
paulwer
8a8c3b85c3 first draft 2023-11-30 16:00:50 +01:00
David Bomba
d7362c6bbe Merge for templates 2023-11-14 09:59:20 +11:00
David Bomba
cb94973bd1 Remove trait 2023-11-08 19:54:26 +11:00
David Bomba
bc4215a1b5 Add Imagick extension to improve image compression 2023-11-08 19:53:38 +11:00
David Bomba
62bdc708c1 Catch division by zero errors 2023-11-01 15:01:52 +11:00
David Bomba
04b053fc29 Update for Swiss QR 2023-11-01 12:14:58 +11:00
David Bomba
232ec6364a Fixes for calculations 2023-10-28 14:11:11 +11:00
David Bomba
1f1ce3431d Fixes for calculations 2023-10-28 13:57:16 +11:00
David Bomba
a4c3ab58fc Fixes for invoice item calcs 2023-10-28 11:13:55 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
574c800c2e v5.7.33 2023-10-20 07:46:45 +11:00
David Bomba
3ae1d3e694 v5.7.31 2023-10-18 20:03:26 +11:00
David Bomba
36f5b2e11e Minor fixes for paytrace 2023-10-15 17:21:56 +11:00
David Bomba
a36f2a9c4b Fixes for removing items from collection appropriately 2023-10-11 14:18:56 +11:00
David Bomba
28b30e719a Fixes for EPC failures 2023-10-09 20:40:53 +11:00
David Bomba
1d2ebf3b7a Fixes for EPC failures 2023-10-07 09:43:08 +11:00
David Bomba
0c0e0bff31 WOrking on tax calculations 2023-09-13 14:31:06 +10:00
David Bomba
caa5385e22 Updates for searchcontroller 2023-09-13 07:26:22 +10:00
David Bomba
dc4ccd57ca Comment Cleanup 2023-09-12 17:07:39 +10:00
David Bomba
3cab690af4 Fixes for large discounts 2023-09-12 17:06:40 +10:00
David Bomba
01af6cb284 Improve resolution of decimal calculations 2023-08-31 15:16:53 +10:00
David Bomba
08f3ba06a4 Adjustments for invoice calculations to support higher precision 2023-08-31 12:55:37 +10:00
David Bomba
45c5e2195b Updates for yodlee account status 2023-08-10 12:17:37 +10:00