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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
c0cb157309
|
Merge branch 'v5-develop' into yodlee
|
2022-09-07 14:54:50 +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
|
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 |
|
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
|
90bff41600
|
Purchase Order Emails
|
2022-06-10 17:04:16 +10:00 |
|
David Bomba
|
6a99cba813
|
Analytics on queue size
|
2022-05-15 20:43:50 +10:00 |
|
David Bomba
|
aeae0a19ab
|
Adjust delays for observers
|
2022-05-15 20:14:14 +10:00 |
|
David Bomba
|
202ab0357c
|
Attach task documents to invoice emails
|
2022-05-14 06:34:53 +10:00 |
|
David Bomba
|
d843b43034
|
Attach task documents to invoice emails
|
2022-05-13 19:47:18 +10:00 |
|
David Bomba
|
8ef12f2ce9
|
Attach expense documents to invoices
|
2022-05-13 19:42:49 +10:00 |
|
David Bomba
|
ccd8a77a69
|
Payment Status
|
2022-05-10 08:03:36 +10:00 |
|
David Bomba
|
6f491dfb92
|
Update Copyright text
|
2022-04-27 13:20:41 +10:00 |
|
David Bomba
|
bc0f81b55a
|
Improve ACH verification text
|
2022-03-15 08:24:17 +11:00 |
|
David Bomba
|
172e5be31e
|
Fixes for refunded payment
|
2022-03-14 15:22:19 +11:00 |
|