1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers/ClientPortal
Benjamin Beganović 223ae4cb5b - Extract $payment_hash property onto BaseDriver
- Handle internally failed payments inside BaseDriver
- Add SYSTEM_LOG_TYPE property on CheckoutComPaymentDriver
- Remove resolving of $payment_hash inside of payment methods
2020-10-27 12:53:35 +01:00
..
ContactHashLoginController.php Working on contact auth using contact key 2020-09-23 11:45:07 +10:00
CreditController.php Client portal improvements (#3652) 2020-04-23 08:49:23 +10:00
DashboardController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
DocumentController.php Rename "Downloads" to "Documents": 2020-09-28 12:04:34 +02:00
EntityViewController.php Allow circumvention of client portal passwords using designated hash 2020-09-07 14:49:57 +10:00
InvitationController.php Fixes for showing recurring invoices in the client portal 2020-10-16 07:35:15 +11:00
InvoiceController.php Refactor payments for credits 2020-10-15 11:37:16 +11:00
PaymentController.php - Extract $payment_hash property onto BaseDriver 2020-10-27 12:53:35 +01:00
PaymentHookController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
PaymentMethodController.php Update PaymentMethodController:destroy() with generic gateway detach 2020-09-18 09:48:39 +02:00
ProfileController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
QuoteController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
RecurringInvoiceController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
SwitchCompanyController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
UploadController.php Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00