1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

399 Commits

Author SHA1 Message Date
David Bomba
46bda415c2 Attach links instead of files for attachments that are greater than 3mb in size 2023-02-03 09:56:58 +11:00
David Bomba
6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
Hobby-Student
14096c92e7
enhance address field 2023-01-21 13:27:02 +01:00
David Bomba
67dfe8a4b9 Show terms/footers on Recurring Invoice Preview 2023-01-17 09:43:11 +11:00
David Bomba
6a687c2aef Working on refactor for emailables 2023-01-15 13:28:46 +11:00
David Bomba
a79e21b3cf Refactor to use Envelope Mailables 2023-01-14 22:00:22 +11:00
David Bomba
7e7cffa8c8 Fixes for recurring invoice cancellations 2023-01-12 17:29:28 +11:00
David Bomba
4979109d97 handle missing required keys for Invoice2Go Imports 2023-01-12 11:08:32 +11:00
David Bomba
28cbe52d9c Refactor for subscriptions and changing between subscriptions 2022-12-22 15:58:18 +11:00
David Bomba
515e93250f Purchase Order Notifications 2022-12-19 23:25:48 +11:00
David Bomba
269b3cf198 Attach invoice documents to payment emails 2022-12-15 16:56:53 +11:00
David Bomba
a24a051004 Attach invoice documents to payment emails 2022-12-15 16:55:47 +11:00
David Bomba
b7316255a9 Quote attachments as data 2022-12-15 08:41:06 +11:00
David Bomba
66e4270531 Move attachments into data 2022-12-15 08:39:27 +11:00
David Bomba
3e04be5d1d Remove prefix from document pdf 2022-12-15 08:32:11 +11:00
David Bomba
0e05782425 Clean up around payment emails 2022-12-14 18:12:37 +11:00
David Bomba
5e6fc9117a Minor fixes 2022-12-14 09:20:26 +11:00
David Bomba
9a0a55d356 OTP for subscriptions 2022-12-10 12:28:54 +11:00
David Bomba
46671e8fd5 clean up for old email attachments 2022-12-05 14:17:56 +11:00
David Bomba
3aa5db7198 Fixes for the way we attach documents/pdfs to puchase orders 2022-12-04 17:37:31 +11:00
David Bomba
e68bdeb453 Minor cleanup 2022-11-30 16:37:20 +11:00
David Bomba
448d3a2246 Refactor for attachments 2022-11-28 15:45:25 +11:00
David Bomba
d0bb55f0c2 Refactor remaining entities to attach using data rather than paths 2022-11-28 14:16:46 +11:00
David Bomba
93c96e0d78 Inject slight delay into emails 2022-11-28 12:24:07 +11:00
David Bomba
778c30f7ed refactor for data instead of file paths 2022-11-28 12:16:58 +11:00
David Bomba
07d888257f Paid CSS Overlay 2022-11-17 16:41:23 +11:00
David Bomba
b441a08156 Expired quote notifications 2022-11-15 21:25:34 +11:00
David Bomba
ce30aa7702 Improve quality of payment emails 2022-11-10 19:59:52 +11:00
David Bomba
a2814ad13b Fixes for payment email preview 2022-10-30 21:37:22 +11:00
David Bomba
5ffe3028ed Fixes for Payment Previews 2022-10-27 20:17:31 +11:00
David Bomba
ce47e30aa2 Merge branch 'v5-develop' into yodlee 2022-10-24 08:43:02 +11:00
David Bomba
7dfa86c70f Improve reliabilty of attachments for emails 2022-10-22 17:31:04 +11:00
David Bomba
0a2cb6f88d Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
David Bomba
c0d4aa18c4 Database indexing 2022-10-06 08:13:42 +11:00
David Bomba
e63cf9c48f Do not serialize company after migration 2022-09-21 22:02:29 +10:00
David Bomba
2346a4452d Minor fixes for support messages 2022-09-12 07:09:20 +10:00
David Bomba
316daa166e Fixes for support messages 2022-09-11 20:29:11 +10:00
David Bomba
98127fbab4 Fixes for vendor templates 2022-09-08 21:01:49 +10:00
David Bomba
c0cb157309 Merge branch 'v5-develop' into yodlee 2022-09-07 14:54:50 +10:00
David Bomba
7381ceecbc Update client presenter methods 2022-09-05 13:12:47 +10:00
David Bomba
43ca2c72d1 Add check if plan is expired 2022-09-05 08:19:03 +10:00
David Bomba
d1bdf4cc97 Minor fixes for templates 2022-08-31 14:30:23 +10:00
David Bomba
384ce1fa8d Use transaction when marking an invoice as paid 2022-08-29 18:15:50 +10:00
David Bomba
d80ec520f9 Fast link provisioning 2022-08-10 11:56:46 +10:00
David Bomba
820070925a Clean up logging 2022-08-08 12:50:01 +10:00
David Bomba
3db1210a12 Centralize where we inject email tags 2022-08-07 17:34:23 +10:00
David Bomba
1e3b1c08da Remove dispatchSync 2022-08-01 17:43:26 +10:00
David Bomba
7ac4786bff Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
David Bomba
d7f01907fa Fixes for template emails 2022-08-01 06:20:38 +10:00
David Bomba
b38b0e4517 Add tags to mailables 2022-07-31 22:33:00 +10:00