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

2968 Commits

Author SHA1 Message Date
David Bomba
65e7712378 Updated translations 2024-01-31 14:44:16 +11:00
David Bomba
c2af62fd4d Send users to overview page instead of edit for React 2024-01-30 15:30:40 +11:00
David Bomba
995c7dbd3e Fixes for payment emails 2024-01-30 13:27:19 +11:00
David Bomba
50676394e0 Replace variables in Terms for user acceptance in Client Portal 2024-01-29 15:43:40 +11:00
David Bomba
0d9b40dcb6 Fixes for subscription switching 2024-01-28 11:05:50 +11:00
David Bomba
849a9dc113 Updates for mailers on hosted platform 2024-01-27 15:43:37 +11:00
David Bomba
34b33bc917 Updates for paypal auth 2024-01-25 20:33:47 +11:00
David Bomba
f325370986
Merge pull request #9191 from turbo124/v5-develop
Prevent reminder fees being taxes in DE region
2024-01-24 14:46:49 +11:00
David Bomba
76d159ee02
Merge pull request #9172 from beganovich/1297
E-mail preferences links
2024-01-24 14:40:05 +11:00
David Bomba
26877f905f Fixes for quotes 2024-01-24 08:25:28 +11:00
David Bomba
48374cf009 Updates for unsubscribe 2024-01-22 10:52:30 +11:00
David Bomba
1f77856829 Fixes for bank transactions 2024-01-21 13:47:25 +11:00
paulwer
04be097edd Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-20 08:15:40 +01:00
David Bomba
8aef589fe0 Updates for search controller 2024-01-20 13:41:07 +11:00
Benjamin Beganović
89309ac713 Update email preferences based on request action 2024-01-19 15:20:19 +01:00
David Bomba
f6402f87a5 Improvements for unsubscribe links 2024-01-19 13:45:24 +11:00
Benjamin Beganović
5fba841ce6 Add email notification for client unsubscribe 2024-01-18 16:52:19 +01:00
Benjamin Beganović
4377a05716 wip 2024-01-17 17:41:54 +01:00
David Bomba
cc03d28988 Minor fixes 2024-01-17 11:43:45 +11:00
David Bomba
642748897b Fixes for tax exports 2024-01-17 06:50:13 +11:00
David Bomba
809dc58a87 Working on webhooks for mailgun 2024-01-16 15:59:29 +11:00
David Bomba
42c486e4c3 Static analysis 2024-01-14 15:51:31 +11:00
David Bomba
0ba333898e Additional checks to prevent users from inadvertantly migrating over their production data 2024-01-14 15:17:15 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
bc27d8b92f Assign an invoie to a subscription 2024-01-14 12:34:40 +11:00
David Bomba
077d64bbf6 Add translations 2024-01-13 18:04:03 +11:00
David Bomba
f37c01bf50
Merge pull request #9134 from paulwer/fix-nordigen-transaction-id
fix: nordigen transaction id should be string
2024-01-12 17:25:38 +11:00
David Bomba
afd563b6c3 Fixes for purchase order previews 2024-01-12 12:14:09 +11:00
David Bomba
4cc65fcb40 Updates for status calculations for recurring invoices. 2024-01-11 08:41:39 +11:00
paulwer
a8b8680447 fix related to not ractivating deleted bank_integrations 2024-01-10 15:34:25 +01:00
paulwer
a4c918148b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-01-03 22:50:02 +01:00
paulwer
1a749c5d93 Merge branch 'v5-develop' of https://github.com/paulwer/invoiceninja into feature-brevo 2024-01-03 22:46:03 +01:00
David Bomba
6c1a189a81 Fixes for quote/credit events 2024-01-03 22:06:52 +11:00
David Bomba
b83669d0b0 minor cleanup for nordigen 2023-12-29 14:19:27 +11:00
paulwer
8660982c02 revert local changes for testing 2023-12-28 09:29:37 +01:00
paulwer
3c525a38b6 updates 2023-12-28 09:24:32 +01:00
paulwer
ac69a4f717 auth for webhook request with query-parameter "token" 2023-12-28 09:02:51 +01:00
David Bomba
b69e9a3ae1 Fixes for passing Nordigen locales 2023-12-27 14:05:19 +11:00
David Bomba
d0358086fc bank integration cleanup 2023-12-26 14:31:03 +11:00
David Bomba
34067e490f Static Analysis 2023-12-26 10:19:48 +11:00
David Bomba
490639bd1c
Merge pull request #9069 from turbo124/v5-develop
Improvements
2023-12-26 09:56:50 +11:00
paulwer
09adbf1cc2 cleanups + https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1435705476 2023-12-25 08:16:36 +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
f9e709af5b Add turnstile functionality 2023-12-23 13:10:15 +11:00
paulwer
6a62be3715 wip: adding support for brevo webhook 2023-12-21 18:49:04 +01:00
David Bomba
9cce72d0d5 Updates for SMS verification 2023-12-21 17:47:35 +11: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
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
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
e4d0c9f901 update deps, fixes & stop processing archived bank_integrations 2023-12-18 15:48:25 +01:00
David Bomba
4b5b8ae0ba Refactor for Stripe ACSS payments 2023-12-18 15:25:16 +11:00
paulwer
10050d567b translations 2023-12-15 14:45:52 +01:00
paulwer
3735845c44 display occured errors in flow with a view 2023-12-15 13:10:45 +01:00
David Bomba
9c914614fe Adjustments to prevent double submissions with PayPal 2023-12-15 22:25:52 +11:00
David Bomba
3ebcbc034e Prevent owner user from being deleted 2023-12-15 14:53:00 +11:00
David Bomba
18420a8337 Set dates as localized 2023-12-15 09:08:44 +11:00
paulwer
166a370f80 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-nordigen-payment-provider 2023-12-13 17:05:05 +01:00
paulwer
dbbde047e9 fixes 2023-12-13 16:57:51 +01:00
paulwer
4a42e11884 revert yodlee-change: https://github.com/paulwer/invoiceninja/pull/1 2023-12-13 16:32:51 +01:00
paulwer
e12fb1f765 fixes for sync transactions 2023-12-13 16:18:18 +01:00
paulwer
8ba64bd435 fix spelling 2023-12-13 15:38:37 +01:00
paulwer
da6488adac remove credentials on account level + remove ApiException + fixes 2023-12-13 15:37:19 +01:00
David Bomba
1d438d14d3 Refactor for webhooks 2023-12-12 18:43:55 +11:00
paulwer
dcdd9112d0 fixes 2023-12-12 07:52:53 +01:00
paulwer
27ab262a4f fixes 2023-12-12 07:23:53 +01:00
paulwer
16378d551d fixes 2023-12-11 21:21:42 +01:00
paulwer
a364bc24de fix: missing context error 2023-12-11 19:18:32 +01:00
paulwer
3a8bb30425 fixes 2023-12-11 17:16:14 +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
a937f5dcef fixes 2023-12-11 10:40:55 +01:00
paulwer
3229650858 dedicated keys for nordigen 2023-12-11 09:23:35 +01:00
paulwer
cd4dbb897f dev-workaround for storing accountId + updates to transaction jobs + local fonts 2023-12-11 09:15:41 +01:00
paulwer
89a31d86c0 Merge branch 'v5-develop' into feature-nordigen-payment-provider 2023-12-10 08:18:31 +01:00
David Bomba
23fb0d4cda Updates for readme 2023-12-10 13:22:51 +11:00
paulwer
f3dfdc4d80 introduce nordigen bank_selection ui 2023-12-09 15:13:00 +01:00
paulwer
c138f2f211 rewrite connect/confirm for complete flow usage with only redirects 2023-12-09 09:27:59 +01:00
David Bomba
6727f602a1 Twilio 2023-12-09 09:42:15 +11:00
paulwer
e349f1515d minor fixes 2023-12-08 19:05:49 +01:00
paulwer
701e5a9fec renaming again 2023-12-08 18:48:48 +01:00
paulwer
3393ba01aa renaming Request Dtos 2023-12-08 18:46:12 +01:00
paulwer
4d2425d96b feat: connect account 2023-12-08 18:42:06 +01:00
David Bomba
82bcd84c43 Set appropriate date format for payment factory 2023-12-08 22:59:55 +11:00
David Bomba
ddcaead160 Add checks for subdomain validation 2023-12-08 12:57:34 +11: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
71ae70ef83 adding controler method for institutions (wip) 2023-12-01 14:56:11 +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
80b85d5c21 php cs fixes 2023-11-30 17:59:17 +11:00
David Bomba
367715583f Rebuilding template reset 2023-11-29 00:27:04 +11:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
dfc2f9ffe2 Fixes for search 2023-11-26 20:45:40 +11:00