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

487 Commits

Author SHA1 Message Date
David Bomba
886e6b3de8 Improvements for email handling 2024-02-03 22:31:24 +11:00
David Bomba
bea52e641e Fixes for display of unsubscribe link 2024-02-03 22:26:43 +11:00
David Bomba
59568b20df Refactor for emails - failed notifications 2024-01-29 17:45:22 +11:00
David Bomba
34b33bc917 Updates for paypal auth 2024-01-25 20:33:47 +11:00
David Bomba
c25cee6edf Updates for unsubscribe links => hosted online 2024-01-24 15:09:56 +11:00
David Bomba
48374cf009 Updates for unsubscribe 2024-01-22 10:52:30 +11:00
David Bomba
f6402f87a5 Improvements for unsubscribe links 2024-01-19 13:45:24 +11:00
Benjamin Beganović
c4ab87ade5 Add ClientUnsubscribedObject class for admin email 2024-01-18 16:52:31 +01:00
Benjamin Beganović
b0a45f49d2 Add URL dependency for email preferences 2024-01-18 16:52:25 +01:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
338e7a0037 Notify on bounced account creation email 2023-12-26 14:57:36 +11:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba
074634ea5c Updates for app domain and app urls 2023-11-24 10:23:40 +11:00
David Bomba
7964069e5b Only one notification per invoice, per product 2023-11-13 11:17:46 +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
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
David Bomba
a669328a80 Refactor for PDF code paths 2023-10-26 12:25:56 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
David Bomba
43f904bdbe Add send test email checks 2023-10-25 12:04:36 +11:00
David Bomba
25ceba275c Add suppressions for user notifications 2023-10-18 17:28:10 +11:00
David Bomba
f8f094d0a5 Update payment failure mailer to include text template 2023-10-10 14:29:21 +11:00
David Bomba
c6d6150a32 Upgrading payment engine for templates 2023-10-08 15:20:43 +11:00
David Bomba
9fee3c538c Updates for structure of payment entities 2023-10-08 15:06:34 +11:00
David Bomba
a9fd7d4a54 Template action fixes 2023-10-08 14:09:36 +11:00
David Bomba
5ad2125116 Fixes for correct redirects 2023-10-02 17:20:26 +11:00
David Bomba
d5ad8c8773 Fixes for correct redirects 2023-10-02 16:31:14 +11:00
David Bomba
1b63e7c018 Remove duplicate e invoice stub 2023-09-26 08:39:29 +10:00
David Bomba
9ce10b3d54 prune logging 2023-09-24 18:08:46 +10:00
David Bomba
e2542e33bd Refactor for public/private documents 2023-09-11 10:13:13 +10:00
David Bomba
f21444be90 Add events for email notifications 2023-09-07 12:07:46 +10:00
David Bomba
9cc464d0d7 remove deletePdf() 2023-09-05 11:35:52 +10:00
David Bomba
8094488c16
Merge pull request #8769 from MatthewHana/MatthewHana-patch-1-emailclientvariables
Correction of PR #8767 - Added 3 client address payment variables
2023-09-01 21:25:55 +10:00
MatthewHana
86258f17aa
Added 3 client address payment variables
Added payment variables:
$city / $client.city
$state / $client.state
$postal_code / $client.postal_code

These we're available as one combined variable with either $postal_city_state or $city_state_postal, but this also makes them available separately.
2023-09-01 00:20:38 +10:00
David Bomba
873c373097 Updates for invoice status resolution 2023-08-28 20:24:48 +10:00
David Bomba
eee79c90a2 Minor fixes for emails 2023-08-17 09:24:36 +10:00
David Bomba
16c9079583 Add listener for Stripe Connect where users have not yet linked Stripe 2023-08-15 22:14:00 +10:00
David Bomba
b352178696 Static analysis 2023-08-08 18:56:31 +10:00
David Bomba
f01fa763c1 Updates for static analysis 2023-08-07 08:23:13 +10:00
David Bomba
b13783d75b Migration for dashboard permissions 2023-08-06 17:03:12 +10:00
David Bomba
e35a99d454 Updates for static analysis 2023-08-02 19:47:26 +10:00
David Bomba
4e6ca0ed77 Fixes for migrated user checks 2023-07-27 19:22:33 +10:00
David Bomba
3081907cad Additional logic for task validation 2023-06-22 11:54:11 +10:00
David Bomba
b496bf2c13 Fixes for quotas 2023-06-18 14:34:35 +10:00
David Bomba
e6921a3303 Fixes for admin urls 2023-06-11 22:59:06 +10:00
David Bomba
354c38e4ab Update landing URLs after signup 2023-06-11 16:43:04 +10:00
David Bomba
9e604e81f6 Change login urls 2023-06-08 13:47:12 +10:00
David Bomba
19543a19be Minor refactor 2023-06-07 17:22:50 +10:00
David Bomba
e6e190240f Fixes for admin urls 2023-06-07 17:15:04 +10:00