invoiceninja/app/Jobs
David Bomba f57339f185
Fixes and Refactors for Invoice Emails. (#3339)
* Working on emailing invoices

* Working on emailing and displaying email

* Working on emailing and displaying email

* Email invoices

* Fixes for html emails

* Ensure valid client prior to store

* Ensure client exists when storing an entity

* Update variable name send -> send_email for client_contacts

* Mailable download files

* Extend timeouts of password protected routes when a protected route is hit

* Add default portal design to company settings

* Minor fixes

* Fixes for Tests

* Fixes for invoicing emails

* Refactors for InvoiceEmail

* Implement abstractservice

* Refactors for services

* Refactors for emails

* Fixes for Invoice Emails
2020-02-17 20:37:44 +11:00
..
Account Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit Fixes for Tests, MultiDB (#3334) 2020-02-15 23:27:24 +11:00
Cron Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invitation Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
Payment Minor refactors for emails (#3333) 2020-02-15 22:49:31 +11:00
Product Fixes for payments (#3276) 2020-02-02 07:45:23 +11:00
Quote Fixes for Tests, MultiDB (#3334) 2020-02-15 23:27:24 +11:00
RecurringInvoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Util Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00