1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http
Benjamin Beganović 2b85feedc0
Fixes for "Pay now" with invoices (#3523)
* Fixes for invoice payments
- Changed the input from $hashed_ids to invoices[] as an array
- Fixes for payment.js

* Fix redirect back
2020-03-25 09:13:47 +11:00
..
Controllers Fixes for "Pay now" with invoices (#3523) 2020-03-25 09:13:47 +11:00
Middleware Performance improvements - PDF generation (#3521) 2020-03-25 00:25:20 +11:00
Requests Performance improvements - PDF generation (#3521) 2020-03-25 00:25:20 +11:00
ValidationRules Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ViewComposers [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
Kernel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00