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

9551 Commits

Author SHA1 Message Date
Benjamin Beganović
33f0b6b7c6 Conditionally show ACH for US customers 2021-09-29 14:17:30 +02:00
Benjamin Beganović
ba0210fff6 Update namespace in GoCardlessPaymentDriver 2021-09-29 14:15:33 +02:00
Benjamin Beganović
f179b615c1 Scaffold ACH class 2021-09-29 14:15:21 +02:00
Benjamin Beganović
5112349306 Add gatewayTypes method to GoCardless 2021-09-29 14:12:46 +02:00
Benjamin Beganović
7e922cbc2a Update GoCardless provider class 2021-09-29 14:12:33 +02:00
Benjamin Beganović
9ad4fabb3f Scaffold GoCardlessPaymentDriver 2021-09-28 18:24:52 +02:00
Benjamin Beganović
77c95b5535 Add TYPE_GOCARDLESS constant in SystemLog 2021-09-28 18:24:44 +02:00
Benjamin Beganović
9acf7b8b3b Add GoCardless to Gateway.php 2021-09-28 18:24:35 +02:00
Benjamin Beganović
d814216121 Activate GoCardless w/ migration 2021-09-28 18:01:42 +02:00
Benjamin Beganović
8ae1d86f80 Activate GoCardless in PaymentLibrariesSeeder 2021-09-28 17:59:02 +02:00
David Bomba
3c7d3ad1bf
Merge pull request #6737 from beganovich/v5-705
Update default gateway preferences
2021-09-28 20:23:30 +10:00
David Bomba
1edea0c016
Merge pull request #6739 from turbo124/v5-develop
Required setup fields
2021-09-28 20:22:41 +10:00
David Bomba
9afeb4d3c9 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-28 20:22:08 +10:00
David Bomba
3fdc8a47f5 required setup fields 2021-09-28 20:22:02 +10:00
Benjamin Beganović
6be0255711 Default to empty state for Braintree ACH 2021-09-28 11:30:54 +02:00
Benjamin Beganović
9002b622ae Default to blank country/currency for Stripe ACH 2021-09-28 11:30:50 +02:00
David Bomba
0028010249
Merge pull request #6736 from turbo124/v5-develop
Email archived invoice
2021-09-28 16:13:19 +10:00
David Bomba
1163dba723 Fixes for emailing archived invoices 2021-09-28 16:12:50 +10:00
David Bomba
445a17cf94 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2021-09-28 15:29:42 +10:00
David Bomba
1465b8febb Add Raw PDF generator 2021-09-28 15:29:31 +10:00
David Bomba
950e11349b
Merge pull request #6733 from beganovich/v5-706
Hide recurring invoices with `is_deleted`
2021-09-28 07:47:50 +10:00
David Bomba
01b65cfc8e
Merge pull request #6732 from beganovich/v5-704
Statement improvements & fixes
2021-09-28 07:47:33 +10:00
Benjamin Beganović
0043471008 Hide recurring invoices with is_deleted 2021-09-27 18:46:52 +02:00
Benjamin Beganović
5065f57c7a Show Invoice Ninja logo only for footer 2021-09-27 18:01:52 +02:00
Benjamin Beganović
50bbd6ddfd Fixes for table header not showing 2021-09-27 17:59:14 +02:00
hillelcoren
1f50512b89 Admin Portal - Last 2021-09-27 14:23:36 +00:00
hillelcoren
743941d123 Admin Portal - Next 2021-09-27 13:35:18 +00:00
hillelcoren
4031155d06 Admin Portal - Selfhosted 2021-09-27 13:28:38 +00:00
hillelcoren
a35e8b55a6 Admin Portal - Profile 2021-09-27 13:24:55 +00:00
hillelcoren
f7194f31fb Admin Portal - WASM 2021-09-27 13:21:24 +00:00
hillelcoren
9dc43a263b Admin Portal - Hosted 2021-09-27 13:17:56 +00:00
hillelcoren
216a1427b4 Admin Portal - Last 2021-09-27 06:03:57 +00:00
hillelcoren
f855f5283e Admin Portal - Next 2021-09-27 05:59:14 +00:00
David Bomba
71faa3d18d
Merge pull request #6728 from turbo124/v5-develop
Fixes for migration
2021-09-27 15:55:03 +10:00
hillelcoren
1d1a4ce229 Admin Portal - Selfhosted 2021-09-27 05:53:09 +00:00
hillelcoren
93f202337e Admin Portal - Profile 2021-09-27 05:49:31 +00:00
hillelcoren
6b8b05eb97 Admin Portal - WASM 2021-09-27 05:46:09 +00:00
hillelcoren
341c92f854 Admin Portal - Hosted 2021-09-27 05:42:37 +00:00
hillelcoren
3f60766cd8 Admin Portal - Last 2021-09-27 03:00:22 +00:00
hillelcoren
a051a14078 Admin Portal - Next 2021-09-27 02:55:32 +00:00
hillelcoren
a56c5214a2 Admin Portal - Selfhosted 2021-09-27 02:49:32 +00:00
hillelcoren
e325e84f0a Admin Portal - Profile 2021-09-27 02:46:04 +00:00
hillelcoren
375cc7d6c2 Admin Portal - WASM 2021-09-27 02:42:49 +00:00
hillelcoren
67b486ef67 Admin Portal - Hosted 2021-09-27 02:39:17 +00:00
David Bomba
4443b13218 Performance improvements for PDFs 2021-09-27 11:40:17 +10:00
David Bomba
768a8bebba minor fixes for redundant code 2021-09-27 10:36:36 +10:00
David Bomba
d5e580b863 Add triggered actions to update route of quotes 2021-09-27 08:29:18 +10:00
David Bomba
8178cd4bac Add triggered actions to update route of invoices 2021-09-27 08:27:17 +10:00
David Bomba
88c4fe0147 Recurring expense send date calculations 2021-09-27 08:24:11 +10:00
David Bomba
f35ad6a5a3 Inline downloads for file resources 2021-09-27 08:03:11 +10:00