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 aa690578e3
Implement Currency Conversion library. (#3643)
* Fixes for testS

* Fixes for migration

* Fixes for migratin

* Query performance improvements

* Check Data Script

* Currency Conversion API

* Implement currency conversion

* Currency Conversions
2020-04-19 20:29:58 +10:00
..
Auth Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
ClientPortal Password protected invoices (#3635) 2020-04-17 07:19:21 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Reminders (#3630) 2020-04-15 10:30:52 +10:00
Support/Messages Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Traits Reminders (#3630) 2020-04-15 10:30:52 +10:00
AccountController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10: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
CompanyLedgerController.php Reminders (#3630) 2020-04-15 10:30:52 +10: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 Performance improvements (#3634) 2020-04-16 18:41:25 +10: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 Repeating headers and footers for PDF (#3622) 2020-04-12 21:51:27 +10: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 Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10: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 Debugging migrations (#3570) 2020-03-31 22:52:21 +11:00
ProductController.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
QuoteController.php Performance improvements (#3634) 2020-04-16 18:41:25 +10: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 Repeating headers and footers for PDF (#3622) 2020-04-12 21:51:27 +10:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
SubscriptionController.php Reminders (#3630) 2020-04-15 10:30:52 +10: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
TokenController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00