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
David Bomba
7381ceecbc
Update client presenter methods
2022-09-05 13:12:47 +10:00
David Bomba
43ca2c72d1
Add check if plan is expired
2022-09-05 08:19:03 +10:00
David Bomba
d1bdf4cc97
Minor fixes for templates
2022-08-31 14:30:23 +10:00
David Bomba
384ce1fa8d
Use transaction when marking an invoice as paid
2022-08-29 18:15:50 +10:00
David Bomba
d80ec520f9
Fast link provisioning
2022-08-10 11:56:46 +10:00
David Bomba
820070925a
Clean up logging
2022-08-08 12:50:01 +10: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
7ac4786bff
Refactor to remove dispatchSync from code path
2022-08-01 07:30:04 +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
David Bomba
04cabac085
Migration table for failed jobs
2022-06-25 00:11:10 +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
9032bc6fa7
Notifications for Purchase orders / Viewed / Accepted
2022-06-16 14:42:24 +10:00
David Bomba
0f32e43fb6
Accept listener
2022-06-15 16:27:21 +10:00
David Bomba
6e357d8c7b
Purchase Order Download emails
2022-06-10 18:29:15 +10:00
David Bomba
90bff41600
Purchase Order Emails
2022-06-10 17:04:16 +10:00
David Bomba
f92070e3be
Inventory Management Tests
2022-06-08 20:40:26 +10:00
David Bomba
e153a0a06a
Update license
2022-06-08 14:25:44 +10:00