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

1929 Commits

Author SHA1 Message Date
David Bomba
26877f905f Fixes for quotes 2024-01-24 08:25:28 +11:00
David Bomba
c1b8d676c2 Adjustments for PPCP 2024-01-24 07:31:06 +11:00
David Bomba
728d013b92 Updates for outbound email reply to addresses 2024-01-23 19:16:52 +11:00
paulwer
748dd2ab44 fix error in transaction-transformer 2024-01-20 11:22:58 +01:00
David Bomba
211abc7076 Updates for forcing build() method again 2024-01-19 10:41:19 +11:00
David Bomba
41daa63056 Updates for mailgun 2024-01-17 08:44:39 +11:00
David Bomba
2e51bbd655 Update hosted platform to use mailgun as an optional email driver 2024-01-17 07:13:56 +11:00
David Bomba
a86df7b374 Completed webhook management from Mailgunb 2024-01-16 17:02:50 +11:00
David Bomba
809dc58a87 Working on webhooks for mailgun 2024-01-16 15:59:29 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
2d953dff10 Add design id defaults for company imports and ensure credits have a defined credit numbers post import 2024-01-14 14:23:54 +11:00
David Bomba
cdff60b0e0 v5.8.10 2024-01-12 20:58:55 +11:00
David Bomba
07f830e0ab Prevent endless loop of disabled upstream notifications 2024-01-12 17:46:55 +11:00
paulwer
356c591fe4 fix: same behavior for transactions 2024-01-10 15:48:33 +01:00
paulwer
21c112ca58 Merge remote-tracking branch 'upstream/v5-develop' into fix-nordigen-transaction-id 2024-01-10 14:41:32 +01:00
paulwer
27d105d6ff fix: nordigen transaction id should be string 2024-01-10 14:20:56 +01:00
David Bomba
98b8b5d377 Minor fixes 2024-01-07 20:37:03 +11:00
David Bomba
338e7a0037 Notify on bounced account creation email 2023-12-26 14:57:36 +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
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
paulwer
7cb29c2e66 fix https://github.com/invoiceninja/invoiceninja/pull/9004#discussion_r1434778938 2023-12-22 08:05:55 +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
David Bomba
8406f12980 Fixes for update client webhooks 2023-12-20 16:55:33 +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
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
bbb60eea3a Updates for spam notifications 2023-12-17 09:50:35 +11:00
paulwer
a4e8351199 remove unnecessary code and change sync-behavior to suppress sync error based on wrong from_date 2023-12-16 14:33:09 +01:00
David Bomba
96391e9128 Fixes for store/update schedules 2023-12-16 14:23:07 +11:00
David Bomba
87bbeeb67e Fixes for project_id in exports 2023-12-15 12:05:21 +11:00
David Bomba
60329f4dd3 Fixes for company import/exports 2023-12-15 09:39:22 +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
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
d5a9a1c839 fixes 2023-12-12 07:08:40 +01:00
David Bomba
d781f8f15e Updates for exports 2023-12-12 10:46:23 +11:00
paulwer
16378d551d fixes 2023-12-11 21:21:42 +01:00
paulwer
3a8bb30425 fixes 2023-12-11 17:16:14 +01:00
paulwer
fab47bd08c introduce ENV-variables for nordigen 2023-12-11 13:23:28 +01:00