1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
David Bomba 8b0fe63eb5
Send Generic entity email. (#3560)
* Enable identifying a user who submits a report to sentry for tracking purposes

* Minor fix for setup page

* Fixes for Tests

* Fixes for tests

* Generic Entity Emailer

* Fixes for emailing a generic entity
2020-03-29 23:22:14 +11:00
..
Auth [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ClientPortal Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Support/Messages Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Traits Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
AccountController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
ClientController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
EmailController.php Send Generic entity email. (#3560) 2020-03-29 23:22:14 +11:00
ExpenseController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PingController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
PreviewController.php Fixes (#3549) 2020-03-26 19:25:44 +11:00
ProductController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SelfUpdateController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Send Generic entity email. (#3560) 2020-03-29 23:22:14 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Fixes (#3549) 2020-03-26 19:25:44 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00