1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Middleware
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
..
ApiSecretCheck.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
Authenticate.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CheckForMaintenanceMode.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortalEnabled.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ContactSetDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
ContactTokenAuth.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
Cors.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
EncryptCookies.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Locale.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PasswordProtection.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
QueryLogging.php Improvements for eager loading (#3290) 2020-02-06 23:00:22 +11:00
RedirectIfAuthenticated.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetDomainNameDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
SetEmailDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetInviteDb.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
SetWebDb.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
StartupCheck.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TokenAuth.php Invoice Designer (#3283) 2020-02-05 15:06:03 +11:00
TrimStrings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TrustProxies.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UrlSetDb.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VerifyCsrfToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00