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

510 Commits

Author SHA1 Message Date
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
David Bomba
055596cfe6 Fixes for admin URLs 2023-06-07 16:25:41 +10:00
David Bomba
baaa39c1fa Fixes for props 2023-06-07 15:45:44 +10:00
David Bomba
cf5b2f6bfd Refactor for admin links 2023-06-07 14:50:02 +10:00
David Bomba
c3189183a5 Refactor for admin links 2023-06-07 13:53:38 +10:00
David Bomba
beeefb2811 Fixes for scheduler 2023-06-06 18:19:47 +10:00
David Bomba
89ce1f737a Ensure all e-invoices are attached to payment mails 2023-05-28 18:03:18 +10:00
David Bomba
e0261c602d Minor fixes for CSV imports 2023-05-01 08:07:41 +10:00
David Bomba
3aaf09202a e-invoicing 2023-04-28 17:15:19 +10:00
David Bomba
77bbb8d9e6 move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
David Bomba
f39766d374 Improve notifications for reminders 2023-04-27 13:15:49 +10:00
David Bomba
8e145b81dc Fixes for 0 rate taxes 2023-04-24 08:22:49 +10:00
Lars Kusch
9b7845d4b5
Merge branch 'v5-develop' into v5-develop 2023-04-05 17:32:43 +02:00
Lars Kusch
55bb506d4e Attach XInvoice to email 2023-04-03 21:18:20 +02:00
David Bomba
7459932536 Add checks for stale gateway fees 2023-03-23 16:51:45 +11:00
David Bomba
5d66f5df2c Refactor for Gocardless 2023-03-22 17:45:33 +11:00
David Bomba
171c182bd6 Add Invoice Reference Subject 2023-03-18 20:15:02 +11:00
David Bomba
5a42b89d55 cs fixer 2023-03-18 18:24:56 +11:00
David Bomba
dc2353db04 Fixes for html entities in subject 2023-03-17 19:41:38 +11:00
David Bomba
aae986333a Updates for migration vendors 2023-03-16 11:51:07 +11:00
David Bomba
2105d09059 Fixes for oversized mailables 2023-03-02 20:01:12 +11:00
David Bomba
9d91659087 Updates for button in custom templates 2023-02-22 10:22:42 +11:00
David Bomba
a38730ed3f Fixes for test mail server setup 2023-02-21 17:07:27 +11:00
David Bomba
0b6c74ce2f Refactor for how we sent admin notifications 2023-02-20 09:21:21 +11:00
David Bomba
e28b75e83f phpcs 2023-02-18 08:36:51 +11:00
David Bomba
1de91c9e33 Reducing the quantity of jobs dispatched 2023-02-17 19:58:30 +11:00
David Bomba
d0dc0df77b Remove logo from CSV importer 2023-02-17 08:34:19 +11:00
David Bomba
c1763be6ab Fixes for designs 2023-02-16 21:09:50 +11:00
David Bomba
a9ef8d2925 Minor fixes for designs 2023-02-16 20:05:46 +11:00
David Bomba
4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba
b76e78e9ed Fixes for email designs and cross client compatibility 2023-02-16 09:20:24 +11:00
David Bomba
329d3595ba Fixes for invoiceemailengine 2023-02-15 23:09:27 +11:00
David Bomba
9745cbed4a Wind back mailmailer' 2023-02-15 22:31:02 +11:00
David Bomba
2d3fe13c82 doc blocks for entity mailers 2023-02-15 00:30:16 +11:00
David Bomba
563c444dc7 Support inline attachments for purchase orders in custom designs 2023-02-09 15:08:53 +11:00
David Bomba
7535931493 Handle inline attachments in custom designs 2023-02-09 14:46:11 +11:00
David Bomba
bd6c666966 Throw human readable exceptions in migrations 2023-02-09 14:06:41 +11:00
David Bomba
c27636fc13 Fixes for tests 2023-02-09 13:51:03 +11:00
David Bomba
7a378863a5 Attach recurring invoice docs 2023-02-06 11:34:33 +11:00
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