paulwer
|
086fa5bc66
|
Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo
|
2024-01-10 12:42:38 +01:00 |
|
David Bomba
|
98b8b5d377
|
Minor fixes
|
2024-01-07 20:37:03 +11: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 |
|
paulwer
|
a8633d5d70
|
minor changes
|
2024-01-03 22:44:12 +01:00 |
|
paulwer
|
3c525a38b6
|
updates
|
2023-12-28 09:24:32 +01: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
|
629c9c1b12
|
changes to WebhookHandler
|
2023-12-22 07:39:49 +01:00 |
|
paulwer
|
c9178a6a01
|
adding brevo client and first changes to webhook data
|
2023-12-21 19:05:21 +01:00 |
|
paulwer
|
6a62be3715
|
wip: adding support for brevo webhook
|
2023-12-21 18:49:04 +01:00 |
|
paulwer
|
507cdafa26
|
working
|
2023-12-21 16:59:39 +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
|
3206e46349
|
initial changings
|
2023-12-18 19:37:13 +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 |
|
David Bomba
|
b250ba613c
|
v5.7.60
|
2023-12-11 22:42:50 +11: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 |
|
David Bomba
|
1126c8518f
|
Minor cleanup
|
2023-12-11 10:00:04 +11:00 |
|
paulwer
|
bb872e4294
|
fixes
|
2023-12-10 16:10:36 +01:00 |
|
paulwer
|
f8d0186f2f
|
changes to job-schedule
|
2023-12-10 16:09:23 +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
|
fa5edbc29c
|
latest changes
|
2023-12-09 17:16:01 +01:00 |
|
paulwer
|
9f062cc4f8
|
revert new table, some changes for endpoints, fixes
|
2023-12-06 08:27:18 +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 |
|
David Bomba
|
d5e6084ce2
|
Update domain checklist
|
2023-12-03 08:45:49 +11:00 |
|
David Bomba
|
8adfb8aa7b
|
Verification domains
|
2023-12-03 08:26:29 +11:00 |
|
paulwer
|
b54b626332
|
wip: changes
|
2023-12-01 14:30:33 +01:00 |
|
David Bomba
|
80b85d5c21
|
php cs fixes
|
2023-11-30 17:59:17 +11:00 |
|
David Bomba
|
0f92b6c82e
|
Hide test mode from paypal PPCP
|
2023-11-30 17:44:34 +11:00 |
|
David Bomba
|
fd86accec7
|
Merge pull request #8998 from turbo124/v5-develop
Stubs for extensions.
|
2023-11-28 20:12:46 +11:00 |
|
David Bomba
|
9bfab816fb
|
minor fixes for checking vendor notifications
|
2023-11-28 11:52:07 +11:00 |
|
Lars Kusch
|
0388f4b7ca
|
Add new X-Invoice standards
|
2023-11-27 18:19:52 +01:00 |
|
David Bomba
|
572451df13
|
Minor fixes
|
2023-11-26 20:05:17 +11:00 |
|
David Bomba
|
f7340d6114
|
PHP CS Fixer
|
2023-11-26 18:41:42 +11:00 |
|
David Bomba
|
77200d5bad
|
Cleanup for Static Analysis
|
2023-11-25 08:55:02 +11:00 |
|
David Bomba
|
752054f86e
|
Add defaults for South African accounts setup
|
2023-11-25 07:49:25 +11:00 |
|
David Bomba
|
2d6bf6cace
|
Updates for vendor notifications
|
2023-11-24 16:10:10 +11:00 |
|
David Bomba
|
149c5b6a0e
|
Decorators for export
|
2023-11-22 17:52:02 +11:00 |
|
David Bomba
|
4db163c4e1
|
Task imports
|
2023-11-20 15:31:40 +11:00 |
|
David Bomba
|
aaa84c9c92
|
Fixes for mark paid
|
2023-11-20 13:53:39 +11:00 |
|
David Bomba
|
7d61b33966
|
Updates for protected download route
|
2023-11-20 09:04:11 +11:00 |
|
David Bomba
|
913edb706a
|
Better logging for bounced emails
|
2023-11-18 16:45:00 +11:00 |
|
David Bomba
|
4934af9ee5
|
Minor fixes for search
|
2023-11-18 08:13:09 +11:00 |
|
David Bomba
|
36022b041a
|
Fixes for document names with /
|
2023-11-17 15:11:02 +11:00 |
|
David Bomba
|
27ffea0280
|
Minor fixes for company imports
|
2023-11-17 15:07:19 +11:00 |
|
David Bomba
|
962f4d4a8a
|
V5.7.51
|
2023-11-15 17:49:01 +11:00 |
|
David Bomba
|
ad69d3d7ba
|
Adjustments for Template Parsing
|
2023-11-15 14:57:07 +11:00 |
|
David Bomba
|
c4a0a8ee14
|
Ensure multidb set in PdfConfiguration
|
2023-11-13 12:16:15 +11:00 |
|
David Bomba
|
7964069e5b
|
Only one notification per invoice, per product
|
2023-11-13 11:17:46 +11:00 |
|
David Bomba
|
46b28d6b09
|
Code cleanup
|
2023-11-12 21:26:28 +11:00 |
|
David Bomba
|
36187287a9
|
Fixes for system maintenance
|
2023-11-12 18:22:07 +11:00 |
|
David Bomba
|
51614b48b7
|
Updates for email send logs
|
2023-11-11 10:57:46 +11:00 |
|
David Bomba
|
a1576d36af
|
Static Analysis
|
2023-11-10 20:49:27 +11:00 |
|
David Bomba
|
38662feeb2
|
Fixes for company imports
|
2023-11-10 17:16:08 +11:00 |
|
David Bomba
|
526b899d28
|
Fixes for webhook logic
|
2023-11-10 12:36:27 +11:00 |
|
David Bomba
|
3ce689a53e
|
Fixes for webhook logic
|
2023-11-10 12:06:49 +11:00 |
|
David Bomba
|
fdf3f252b1
|
Minor cleanup
|
2023-11-10 09:36:01 +11:00 |
|
David Bomba
|
f0013653c7
|
Cleanup
|
2023-11-08 19:03:56 +11:00 |
|
David Bomba
|
7328a2ff7a
|
Working on ledger balances
|
2023-11-08 15:19:30 +11:00 |
|
David Bomba
|
db826a6a34
|
Rollback for ledger adjustments
|
2023-11-07 21:58:52 +11:00 |
|
David Bomba
|
2c5b94c474
|
Ledger Tests
|
2023-11-07 21:16:33 +11:00 |
|
David Bomba
|
2c567a0d95
|
Minor fixeS
|
2023-11-07 20:04:56 +11:00 |
|
David Bomba
|
7de0cd99f1
|
Fixes for tests
|
2023-11-07 17:39:56 +11:00 |
|
David Bomba
|
1ba1b1b1a3
|
Improvements for payment idempotency
|
2023-11-07 17:15:50 +11:00 |
|
David Bomba
|
5e1d45436e
|
Updates for ledger calculations
|
2023-11-07 14:54:44 +11:00 |
|
David Bomba
|
ae6d4680ad
|
Improvements for client balance / ledger adjustments
|
2023-11-07 12:10:16 +11:00 |
|
David Bomba
|
14ae0900ae
|
add auto bill options for reports
|
2023-11-07 08:23:51 +11:00 |
|
David Bomba
|
3013f64e10
|
Updates for company import
|
2023-11-03 15:14:34 +11:00 |
|
David Bomba
|
aadbde7b07
|
Tests for company import filters
|
2023-11-03 14:19:16 +11:00 |
|
David Bomba
|
d26e5f05c3
|
Minor fixes
|
2023-11-03 10:34:10 +11:00 |
|
David Bomba
|
283b1e8e25
|
Fixes for directory paths
|
2023-11-01 20:09:27 +11:00 |
|
David Bomba
|
04b053fc29
|
Update for Swiss QR
|
2023-11-01 12:14:58 +11:00 |
|
David Bomba
|
3d50dea5e5
|
Fixes for hosted email quota logic
|
2023-11-01 10:34:02 +11:00 |
|
David Bomba
|
2bf98f4452
|
Daily checks on dataset
|
2023-10-30 14:00:23 +11:00 |
|
David Bomba
|
aa0072eb20
|
Refactor for PurchaseOrder Previews
|
2023-10-27 19:30:42 +11:00 |
|
David Bomba
|
2c8dde7f20
|
Merge support for purchase order PDF generation
|
2023-10-26 17:51:28 +11:00 |
|
David Bomba
|
55ba708fd0
|
Merge support for purchase order PDF generation
|
2023-10-26 17:50:07 +11:00 |
|
David Bomba
|
e8100ac1c3
|
Merge support for purchase order PDF generation
|
2023-10-26 17:39:42 +11:00 |
|
David Bomba
|
6458406128
|
Merge support for purchase order PDF generation
|
2023-10-26 17:19:28 +11:00 |
|
David Bomba
|
c66fecb39c
|
Updates for populating options
|
2023-10-26 17:13:06 +11:00 |
|
David Bomba
|
af1f809cfb
|
Fixes for test refactoring
|
2023-10-26 15:46:26 +11:00 |
|
David Bomba
|
9089d548b5
|
Refactor for reports
|
2023-10-26 14:54:32 +11:00 |
|
David Bomba
|
33585c65c4
|
php cs fixes
|
2023-10-26 13:57:44 +11:00 |
|
David Bomba
|
96c15c9716
|
Clean up for PDF code paths
|
2023-10-26 13:53:20 +11:00 |
|
David Bomba
|
a669328a80
|
Refactor for PDF code paths
|
2023-10-26 12:25:56 +11:00 |
|
David Bomba
|
4fe9e1cef4
|
Refactor and removal of deprecated code paths
|
2023-10-26 10:49:09 +11:00 |
|
David Bomba
|
99b3efda20
|
merging template
|
2023-10-25 13:53:50 +11:00 |
|
David Bomba
|
d5339d0864
|
Improvements for twig
|
2023-10-24 16:26:16 +11:00 |
|
David Bomba
|
89e58b7693
|
WOrking on merging twig inside of custom designs
|
2023-10-24 16:00:13 +11:00 |
|
David Bomba
|
867ad809aa
|
set contact on invitation for payment emails
|
2023-10-24 15:16:48 +11:00 |
|
David Bomba
|
e69869e06c
|
Add invitation to payment emails
|
2023-10-24 15:08:13 +11:00 |
|
David Bomba
|
6a4d19eea3
|
Updates for removing suppressions from emails
|
2023-10-23 14:02:53 +11:00 |
|
David Bomba
|
daf66943d4
|
Add reactivate email paths for PostMark
|
2023-10-23 09:48:05 +11:00 |
|
David Bomba
|
28f3de3f28
|
Update postmark to only update existing records with message IDs
|
2023-10-20 21:36:45 +11:00 |
|
David Bomba
|
e5bd186b61
|
Fixes for tax calculations
|
2023-10-19 11:23:13 +11:00 |
|
David Bomba
|
df18a11006
|
Merge branch '20231017_live_preview_refactor' into v5-develop
|
2023-10-19 10:44:47 +11:00 |
|
David Bomba
|
bde9f60aee
|
Add group settings to client transformer
|
2023-10-18 18:42:16 +11:00 |
|
David Bomba
|
25ceba275c
|
Add suppressions for user notifications
|
2023-10-18 17:28:10 +11:00 |
|
David Bomba
|
e4fc9e2cc8
|
Refactor for live previews
|
2023-10-17 21:28:18 +11:00 |
|
David Bomba
|
b0f5c0c43e
|
Checks for ACH Payment status
|
2023-10-10 12:20:16 +11:00 |
|
David Bomba
|
9fee3c538c
|
Updates for structure of payment entities
|
2023-10-08 15:06:34 +11:00 |
|
David Bomba
|
52cdf610c7
|
Working on the template action
|
2023-10-06 21:07:31 +11:00 |
|
David Bomba
|
5ad2125116
|
Fixes for correct redirects
|
2023-10-02 17:20:26 +11:00 |
|
David Bomba
|
772ede661d
|
Ensure time log is iterable
|
2023-09-24 12:16:51 +10:00 |
|
David Bomba
|
b92e95efb3
|
Working on logic for custom designs
|
2023-09-19 10:05:13 +10:00 |
|
David Bomba
|
df35545fef
|
Fixes for recurring expense generation of next_send_date
|
2023-09-15 07:28:26 +10:00 |
|
David Bomba
|
4c46f9397b
|
Tests for tests
|
2023-09-14 16:38:59 +10:00 |
|
David Bomba
|
d5555d1d39
|
Add recurring invoice pseudo activity
|
2023-09-11 15:44:02 +10:00 |
|
David Bomba
|
a2c9abbf94
|
ACH Status checks
|
2023-09-11 12:01:05 +10:00 |
|
David Bomba
|
f9925e0486
|
Set default notifications on initial account creation
|
2023-09-11 09:51:52 +10:00 |
|
David Bomba
|
a946cf346d
|
Fixes for e-invoices
|
2023-09-06 23:49:19 +10:00 |
|
David Bomba
|
91e0e22298
|
Refactor for zips
|
2023-09-05 13:03:52 +10:00 |
|
David Bomba
|
306364ed08
|
Refactor zips
|
2023-09-05 11:16:47 +10:00 |
|
David Bomba
|
2fe595d4c5
|
Refactor zips
|
2023-09-05 10:49:16 +10:00 |
|
David Bomba
|
f7f4804e34
|
Fixes for DB:raw()
|
2023-09-04 10:27:28 +10:00 |
|
David Bomba
|
7c159321f6
|
Merge branch 'v5-develop' into laravel10
|
2023-08-31 15:18:40 +10:00 |
|
David Bomba
|
7536cefc84
|
Minor fixes for imports
|
2023-08-31 08:33:20 +10:00 |
|
David Bomba
|
492c1ef1ed
|
Merge v5-dev
|
2023-08-30 11:28:37 +10:00 |
|
David Bomba
|
154ddbe95d
|
Finalize Report previews
|
2023-08-29 22:56:36 +10:00 |
|