1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
Commit Graph

19487 Commits

Author SHA1 Message Date
David Bomba
3e4cf6f261 Convest rule to validationrule 2023-12-26 13:51:37 +11:00
David Bomba
429bcf51b9 Update blacklist 2023-12-26 13:27:16 +11:00
David Bomba
6447b887f0 Static Analysis 2023-12-26 10:24:42 +11:00
David Bomba
34067e490f Static Analysis 2023-12-26 10:19:48 +11:00
David Bomba
d53cc4c8c6
Merge pull request #9070 from turbo124/v5-develop
Updated lock
2023-12-26 09:58:15 +11:00
David Bomba
9c2c9ade81 Updated lock 2023-12-26 09:57:52 +11:00
David Bomba
490639bd1c
Merge pull request #9069 from turbo124/v5-develop
Improvements
2023-12-26 09:56:50 +11:00
David Bomba
2e20abfc41
Merge pull request #9004 from paulwer/feature-nordigen-payment-provider
Feature: nordigen bank integration
2023-12-26 09:55:54 +11:00
paulwer
a6b08dff02 cleanups 2023-12-25 08:24:02 +01:00
paulwer
09adbf1cc2 cleanups + https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435705476 2023-12-25 08:16:36 +01:00
paulwer
5fa4bf44d5 changes related to https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435704639 2023-12-25 08:12:35 +01:00
paulwer
6470f501af revert yodlee props: https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435703438 2023-12-24 10:02:45 +01:00
David Bomba
bc6faa282d Signup RSA hash checks 2023-12-23 16:14:26 +11:00
David Bomba
f5248d8ac2 Add RSA encryption/decryption helper 2023-12-23 16:09:03 +11:00
David Bomba
f9e709af5b Add turnstile functionality 2023-12-23 13:10:15 +11:00
David Bomba
c65cfcb31b Updates for importing Sepa Debit payment methods 2023-12-23 07:40:39 +11:00
David Bomba
6d2709e671 Updates for HTML view 2023-12-23 07:22:29 +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
7cb29c2e66 fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778938 2023-12-22 08:05:55 +01:00
David Bomba
9cce72d0d5 Updates for SMS verification 2023-12-21 17:47:35 +11: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
9c920f9ddf remove auto_sync condition, because manual sync should also sync bank_integrations, which are not marked as auto_sync + better handling for yodlee 2023-12-20 18:17:08 +01:00
paulwer
4f3422620e Merge remote-tracking branch 'upstream/v5-develop' into feature-nordigen-payment-provider 2023-12-20 18:00:59 +01:00
paulwer
d7daca49d4 language is now persistent over whole flow + fixes 2023-12-20 17:58:06 +01:00
paulwer
cb311c52f8 cleanups 2023-12-20 16:42:29 +01:00
paulwer
e5fd758ca5 fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1432308641 2023-12-20 16:18:33 +01:00
paulwer
44e8b88d21 ignore comment on testing 2023-12-20 16:04:31 +01:00
David Bomba
70d7fb6445
Merge pull request #9057 from turbo124/v5-develop
v5.7.63
2023-12-21 01:31:58 +11:00
David Bomba
846cafde96 updated lang files 2023-12-21 01:31:26 +11: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
hillelcoren
54aed36fb1 Admin Portal - Selfhosted 2023-12-20 09:35:17 +00:00
hillelcoren
977003b0c7 Admin Portal - Profile 2023-12-20 09:29:39 +00:00
hillelcoren
cdd778f958 Admin Portal - Hosted 2023-12-20 09:23:15 +00:00
hillelcoren
ff098f5428 Admin Portal - Hosted 2023-12-20 09:10:18 +00:00
David Bomba
b72cad404e Updated lang 2023-12-20 20:08:18 +11:00
hillelcoren
57f5b2e2c6 Admin Portal - Profile 2023-12-20 08:59:01 +00:00
David Bomba
fb6fd8b084 Add helpers for paid plans 2023-12-20 19:53:03 +11:00
hillelcoren
974c575581 Admin Portal - Hosted 2023-12-20 08:52:22 +00:00
David Bomba
e6a3af5a54 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-12-20 16:55:40 +11:00
David Bomba
8406f12980 Fixes for update client webhooks 2023-12-20 16:55:33 +11:00
David Bomba
93d36abe4c Improve sort filters 2023-12-20 14:10:45 +11:00
David Bomba
685c21c78a Import sort filters 2023-12-20 13:59:48 +11:00
paulwer
c43c85022b reactivate softDeleted Accounts & revoke where deleted_at query
- softDelete, when reconnecting to avoid double transactions
- remove deleted_at query because unnecessary
2023-12-19 08:37:04 +01:00
paulwer
54a8d13e28 cleanup 2023-12-18 16:20:14 +01:00
paulwer
5b4dfe38fe minor cleanup 2023-12-18 16:16:20 +01:00
paulwer
e4aa8f72bc some changes related to logging & cleanup 2023-12-18 16:08:41 +01:00
paulwer
1060dad7d7 better logging for jobs 2023-12-18 15:58:16 +01:00
paulwer
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
David Bomba
3365e93da0 Clean up 2023-12-18 15:37:03 +11:00