David Bomba
2f6b53c02c
Simplify templateemail
2024-04-19 11:12:30 +10:00
David Bomba
6fecdbb62a
Fixes for premium template
2024-04-14 07:01:27 +10:00
David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10:00
David Bomba
aa6153f571
Fixes for returning company users when called from other routes
2024-03-21 10:52:02 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
...
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
David Bomba
52b1b90ae2
Rollback premium designs
2024-03-14 10:55:56 +11:00
Lars Kusch
d8d70f0227
Add support for adding new standards to email
2024-03-10 16:41:34 +01:00
David Bomba
83215cd0bc
Improve template switching for hosted users
2024-02-13 17:10:36 +11:00
David Bomba
886e6b3de8
Improvements for email handling
2024-02-03 22:31:24 +11:00
David Bomba
c25cee6edf
Updates for unsubscribe links => hosted online
2024-01-24 15:09:56 +11:00
David Bomba
f6402f87a5
Improvements for unsubscribe links
2024-01-19 13:45:24 +11: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
25ceba275c
Add suppressions for user notifications
2023-10-18 17:28:10 +11:00
David Bomba
1b63e7c018
Remove duplicate e invoice stub
2023-09-26 08:39:29 +10:00
David Bomba
eee79c90a2
Minor fixes for emails
2023-08-17 09:24:36 +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
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
dc2353db04
Fixes for html entities in subject
2023-03-17 19:41:38 +11:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
7535931493
Handle inline attachments in custom designs
2023-02-09 14:46:11 +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
David Bomba
5e6fc9117a
Minor fixes
2022-12-14 09:20:26 +11:00
David Bomba
46671e8fd5
clean up for old email attachments
2022-12-05 14:17:56 +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
778c30f7ed
refactor for data instead of file paths
2022-11-28 12:16:58 +11:00
David Bomba
7dfa86c70f
Improve reliabilty of attachments for emails
2022-10-22 17:31:04 +11:00
David Bomba
c0d4aa18c4
Database indexing
2022-10-06 08:13:42 +11: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
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
David Bomba
48c36d0004
Fixes for mailers
2022-07-31 19:11:32 +10:00
David Bomba
9bf603e584
Fixes for emails - remove mime types
2022-07-27 14:57:17 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
Shift
a1403b62da
Convert to Symfony Mailer
2022-06-21 09:59:02 +00:00
Shift
19080933b6
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
ad1bea598c
Minor fixes for bcc's
2022-06-19 16:10:37 +10:00
David Bomba
ef15933a0f
Fixes for email quotas
2022-06-18 08:54:58 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
7afb9f9bb9
Fixes for plain email templates
2022-03-04 10:55:02 +11:00
David Bomba
2630f62dfb
Fixes for edge cases with unsubscribe link
2022-02-27 18:24:39 +11:00
David Bomba
a004a71218
refactor for missing invitation
2022-02-26 23:08:57 +11:00
David Bomba
9311882c23
Add unsubscribe links to emails
2022-02-25 13:55:32 +11:00
David Bomba
92e2c7c614
Clean up
2022-02-19 16:11:30 +11:00