1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Mail
Benjamin Beganović 4af53922ed
Added new options for migrations (#3628)
- New 'existing.blade' e-mail
- Added .php_cs cache in .gitignore
- Updated MigrationController with new options
2020-04-14 08:20:54 +10:00
..
BouncedEmail.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DownloadInvoices.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ExampleMail.php (wip) Default e-mail template (#3342) 2020-02-21 07:56:42 +11:00
ExistingMigration.php Added new options for migrations (#3628) 2020-04-14 08:20:54 +10:00
MigrationCompleted.php Send e-mail when migration has completed (#3573) 2020-04-01 23:39:59 +11:00
MigrationFailed.php Migration improvements: (#3428) 2020-03-06 07:30:32 +11:00
SupportMessageSent.php Payment tests (#3224) 2020-01-19 13:02:02 +10:00
TemplateEmail.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
TestMailServer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
VerifyUser.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00