1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
David Bomba
d752f03b82
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-17 22:37:30 +11:00
paulwer
522fbea475 fixes 2024-03-17 08:43:40 +01:00
paulwer
e443fb28ec Merge branches 'feature-brevo' and 'feature-brevo' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-03-17 07:29:17 +01:00
David Bomba
80b944f822 Add SMS checks 2024-03-17 15:25:31 +11:00
David Bomba
fd06b42bc2 Adjustments for email quotas 2024-03-13 20:19:17 +11:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba
6f80c6fab8 Updates for custom designs 2024-03-05 16:06:02 +11:00
David Bomba
6859de6e8c Additional logging around email switching 2024-03-05 15:32:32 +11:00
paulwer
4e180db731 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-02-18 17:32:05 +01:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
849a9dc113 Updates for mailers on hosted platform 2024-01-27 15:43:37 +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
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
40086db271 cs fixer 2024-01-14 15:05:00 +11: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
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
3206e46349 initial changings 2023-12-18 19:37:13 +01:00
David Bomba
96391e9128 Fixes for store/update schedules 2023-12-16 14:23:07 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
913edb706a Better logging for bounced emails 2023-11-18 16:45:00 +11:00
David Bomba
f7d033e46d Additional logging for mail 2023-11-11 10:59:31 +11:00
David Bomba
3d50dea5e5 Fixes for hosted email quota logic 2023-11-01 10:34:02 +11:00
David Bomba
ed3560a637 Working on supporting statements and variables 2023-10-27 17:13:23 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
David Bomba
25ceba275c Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
David Bomba
cdcfcf715c Fixes for report exports 2023-10-18 15:38:45 +11:00
David Bomba
a9fd7d4a54 Template action fixes 2023-10-08 14:09:36 +11:00
David Bomba
6f23fc3133 Working on postmark email histoyr 2023-08-22 20:42:01 +10:00
David Bomba
2752a2e651 Report previews 2023-08-18 21:36:50 +10:00
David Bomba
cf4b87e701 Fixes for mailers 2023-06-30 14:50:20 +10:00
David Bomba
53a930f6c4 Fixes for returning mail providers 2023-06-30 14:34:24 +10:00
David Bomba
4409c40053 Fixes for backoff 2023-05-20 19:27:10 +10:00
David Bomba
33acfeae9e Add additiona entropy to Backoff method 2023-05-20 11:06:14 +10:00
David Bomba
e463613a4c Minor fixes 2023-04-22 15:25:54 +10:00
David Bomba
e410741665 Minor fixes for quotas 2023-04-22 09:18:52 +10:00
David Bomba
1611f27665 Add entropy to retries to prevent jobs queuing at the exact same time 2023-04-01 10:35:10 +11:00
David Bomba
e59d3a3af5 Add mailgun endpoint configuration 2023-03-24 13:08:28 +11:00
David Bomba
f875474459 Fixes for react build 2023-03-24 10:10:35 +11:00
David Bomba
a5fc80f408 Dynamically apply the mailgun endpoint 2023-03-23 13:03:37 +11:00
David Bomba
5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00
David Bomba
ea319858e7 Fixes for php cs fixer email.php 2023-03-13 18:04:24 +11:00
David Bomba
dfec0715ea Expand exception handling in Email class 2023-03-13 17:05:38 +11:00
David Bomba
7219345ca6 Code Cleanup 2023-03-09 07:20:19 +11:00
David Bomba
1d24d211ee Code Cleanup 2023-03-08 23:16:08 +11:00
David Bomba
ccf47f2829 Fixes for accessing contact object 2023-03-08 22:45:21 +11:00
David Bomba
9052a16b82 Working on email refactor 2023-03-07 23:17:03 +11:00