David Bomba
b76e78e9ed
Fixes for email designs and cross client compatibility
2023-02-16 09:20:24 +11:00
David Bomba
eefd2eb5d4
minor fixes
2023-02-16 07:51:12 +11:00
David Bomba
8d0b9fef1f
minor fixes
2023-02-15 22:55:18 +11:00
David Bomba
9745cbed4a
Wind back mailmailer'
2023-02-15 22:31:02 +11:00
David Bomba
453042f7e8
Fixes for mailable
2023-02-15 11:37:14 +11:00
David Bomba
a4f2d40d75
Working on emailers
2023-02-15 11:04:47 +11:00
David Bomba
a896faf0bf
Fixes for mailers using the appropriate retries and backoff
2023-01-29 14:22:10 +11:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11:00
David Bomba
f6549f43ad
Updates for API Docs
2023-01-22 09:28:50 +11:00
David Bomba
5b63e0fd81
Fixes for latency when sending emails
2022-12-03 09:50:55 +11:00
David Bomba
b28aa5d1cd
Add form request for enable two factor
2022-12-01 15:33:40 +11:00
David Bomba
c4b7cc615e
Minor cleanup
2022-11-30 16:38:01 +11:00
David Bomba
93c96e0d78
Inject slight delay into emails
2022-11-28 12:24:07 +11:00
David Bomba
6015bb36dd
Fixes for sending custom templates with purchase orders
2022-09-15 08:52:28 +10:00
David Bomba
0187d92412
Improve handling of purchaseOrder and purchase_order
2022-09-05 11:29:46 +10:00
David Bomba
438562ab8f
Integrate twilio
2022-07-27 11:21:12 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
32387e052c
Purchase Order Emails
2022-07-04 15:37:37 +10:00
David Bomba
8f5896db22
Purchase Order Emails
2022-07-04 15:37:00 +10:00
David Bomba
24b4c3fbab
Purchase Order Emails
2022-07-04 15:34:54 +10:00
David Bomba
dee96182d5
Purchase Order Emails
2022-07-04 15:33:31 +10:00
David Bomba
80ea41568c
Purchase Order Emails
2022-07-04 15:27:09 +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
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
2d791f26b7
Remove checks for send_email
2021-10-05 15:20:44 +11:00
David Bomba
1163dba723
Fixes for emailing archived invoices
2021-09-28 16:12:50 +10:00
David Bomba
cf8a555e4b
Minor fixes
2021-09-26 12:13:03 +10:00
David Bomba
b22831f42e
Do no send emails to trashed contacts
2021-08-31 08:20:45 +10:00
David Bomba
465fb71962
Remove time delays
2021-07-24 17:43:40 +10:00
David Bomba
0365fb35af
Minor fixes
2021-07-24 17:37:19 +10:00
David Bomba
176fb66391
Tweak email delays
2021-07-24 11:34:09 +10:00
David Bomba
36f6cbbcc9
Update license in codebase
2021-06-16 16:58:16 +10:00
David Bomba
0fb7f58851
code cleanup
2021-06-13 09:58:23 +10:00
David Bomba
4675cc92b5
Inject delays in emails to allow enough time for attachment resources to upload when using S3 type storage
2021-06-10 19:01:30 +10:00
David Bomba
85c05f7c30
Fixes for VarEvents
2021-05-07 07:12:07 +10:00
David Bomba
7e3a9205b9
Add event listeners for Subscriptions + fix user actioning the event()
2021-04-13 09:52:17 +10:00
David Bomba
cb7f27462b
Client subscriptions + bug fixes ( #5238 )
...
* Fixes for converting quote to invoice
* Fixes for naming PDFs
* Refresh entity prior to sending
* Fixes for subscriptions
* Add in required use
* Fixes for notifications
* Fixes for notifications
2021-03-24 20:14:30 +11:00
David Bomba
c063aee812
enums for email delivery
2021-02-26 08:06:43 +11:00
David Bomba
a021bd83d9
Clean up emails
2021-01-20 14:49:22 +11:00
David Bomba
92e5465679
Entity mail failure email
2021-01-20 12:59:39 +11:00
David Bomba
7f03a1900e
Refactor notifications to be more specific, ie. Invoice -> Reminder 1 template
2021-01-13 18:20:46 +11:00
David Bomba
e804e083a0
Add slight delay to mailer
2021-01-12 20:54:45 +11:00
David Bomba
e3f0493c48
Cleanup for emails
2021-01-12 10:21:17 +11:00
David Bomba
934610a01c
Update copyright + version bump + set canadian dollar symbol to $
2021-01-04 08:54:54 +11:00
Benjamin Beganović
20c010448a
apply php-cs-fixer
2020-12-16 12:52:40 +01:00
David Bomba
6f451b8924
Remove redundant info() Change document download route
2020-12-13 20:46:29 +11:00
David Bomba
d440d4421d
Fix for doubling client balance erroneously on emailing"
2020-12-13 11:04:56 +11:00
David Bomba
8abce54d7e
Fixes for customised language options for Preview Controller
2020-12-13 10:20:03 +11:00
David Bomba
df9fe5677d
Notification for quotes credits and invoices
2020-12-09 21:05:26 +11:00
David Bomba
7ba78cc342
Reduce notification emails to one per entity
2020-12-09 20:52:08 +11:00