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

19659 Commits

Author SHA1 Message Date
Benjamin Beganović
6052e44186 Add subscribe and unsubscribe help messages 2024-01-19 15:20:31 +01:00
Benjamin Beganović
27dd844f79 Add email preferences link to EmailMailable class 2024-01-19 15:20:27 +01:00
Benjamin Beganović
c1993f2142 Update email preferences form 2024-01-19 15:20:23 +01:00
Benjamin Beganović
89309ac713 Update email preferences based on request action 2024-01-19 15:20:19 +01:00
David Bomba
f6402f87a5 Improvements for unsubscribe links 2024-01-19 13:45:24 +11:00
Benjamin Beganović
4328413a15 Fix route middleware for email preferences 2024-01-18 16:53:08 +01:00
Benjamin Beganović
9f671a2947 Add email preferences link and update unsubscribe link 2024-01-18 16:53:04 +01:00
Benjamin Beganović
ca15f284cd Add email preferences link to light email template 2024-01-18 16:53:01 +01:00
Benjamin Beganović
9fee6ed6da Add email preferences link to dark email template 2024-01-18 16:52:57 +01:00
Benjamin Beganović
c68b1c07c7 Add email preferences link to client email template 2024-01-18 16:52:53 +01:00
Benjamin Beganović
0b2e17b9d2 Add client_unsubscribed message to texts.php 2024-01-18 16:52:48 +01:00
Benjamin Beganović
e2cbe85cc0 Remove unnecessary debug statement in HtmlEngine.php 2024-01-18 16:52:43 +01:00
Benjamin Beganović
d5d73b4a13 Remove debug info statements from Email class 2024-01-18 16:52:38 +01: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
Benjamin Beganović
5fba841ce6 Add email notification for client unsubscribe 2024-01-18 16:52:19 +01:00
Benjamin Beganović
4377a05716 wip 2024-01-17 17:41:54 +01:00
hillelcoren
66a37f5918 Admin Portal - Selfhosted 2024-01-16 13:48:48 +00:00
hillelcoren
850a1e9546 Admin Portal - Profile 2024-01-16 13:44:19 +00:00
hillelcoren
e64990371a Admin Portal - Hosted 2024-01-16 13:39:52 +00:00
David Bomba
f2fe4ed092
Merge pull request #9156 from turbo124/v5-develop
Partial Due Date valudation
2024-01-16 14:28:52 +11:00
David Bomba
db2a2ea998
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-01-16 14:28:45 +11:00
David Bomba
548e5efb3a Updates for partial due date validation when creating an invoice 2024-01-16 14:25:43 +11:00
David Bomba
512ae767bd Updates for phpstan 2024-01-16 09:33:30 +11:00
hillelcoren
a8d381740b Admin Portal - Selfhosted 2024-01-15 12:07:54 +00:00
hillelcoren
0be82f48ec Admin Portal - Profile 2024-01-15 12:03:15 +00:00
hillelcoren
ee48ad1960 Admin Portal - Hosted 2024-01-15 11:58:43 +00:00
David Bomba
63e6811fc7
Merge pull request #9150 from paulwer/fix-nordigen-amount
fix: nordigen amount imported as absolute
2024-01-15 08:07:07 +11:00
paulwer
bc30c55e74 change datatype to float 2024-01-14 08:55:59 +01:00
David Bomba
51903f2f69 transition partial_due_dates to casts 2024-01-14 16:19:00 +11:00
David Bomba
acefad27b6 transition partial_due_dates to casts 2024-01-14 16:17:49 +11:00
David Bomba
4ffdbd7245 Purged redundant translations 2024-01-14 16:07:26 +11:00
David Bomba
42c486e4c3 Static analysis 2024-01-14 15:51:31 +11:00
David Bomba
7f5ffe9f73 Update client details in checkout.com if configured to do so 2024-01-14 15:25:21 +11:00
David Bomba
0ba333898e Additional checks to prevent users from inadvertantly migrating over their production data 2024-01-14 15:17:15 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
78aebe6bf7 Ensure hosted platform always has a subdomain configured 2024-01-14 14:26:31 +11:00
David Bomba
2d953dff10 Add design id defaults for company imports and ensure credits have a defined credit numbers post import 2024-01-14 14:23:54 +11:00
David Bomba
2dad5829f7 Add bulk request 2024-01-14 12:42:43 +11:00
David Bomba
bc27d8b92f Assign an invoie to a subscription 2024-01-14 12:34:40 +11:00
David Bomba
c036c7664f
Merge pull request #9152 from turbo124/v5-develop
v5.8.11
2024-01-14 12:03:32 +11:00
David Bomba
8f8794214d Fixes for bundling stripe 2024-01-14 12:02:30 +11:00
David Bomba
4f9400454a Rebundle livewire using ESM 2024-01-14 12:00:51 +11:00
David Bomba
485b80128f Format number inputs for euro currencies 2024-01-14 09:24:30 +11:00
paulwer
cc59ee0b1f Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into fix-nordigen-amount 2024-01-13 18:44:47 +01:00
paulwer
5bd11da2e9 fix 2024-01-13 14:39:39 +01:00
David Bomba
9c6a65c26e
Merge pull request #9149 from turbo124/v5-develop
Add mappings for participant and participant_name
2024-01-13 18:38:17 +11:00
David Bomba
bba28466ac Add participant to bank transformers 2024-01-13 18:35:34 +11:00
David Bomba
886bce4877 Fixes for tests 2024-01-13 18:27:30 +11:00
David Bomba
077d64bbf6 Add translations 2024-01-13 18:04:03 +11:00