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 b3eb2ae3b4
Fix companygatewaytransformer (#3677)
* Working on subscriptions

* Implement return type in models

* Subscription implementation

* Improvements to handling importation of large accountS

* Loggin imports

* Activate collector

* Improve memory usage of import script

* Appen Tags into emails - fix companygatewaytransformer
2020-05-06 21:49:42 +10:00
..
Auth Checkout stubs (#3672) 2020-05-04 21:13:46 +10:00
ClientPortal Workflow settings for quotes & invoices (#3655) 2020-04-28 09:50:54 +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 Checkout stubs (#3672) 2020-05-04 21:13:46 +10: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 Adjust email quotas - Hosted plan. (#3663) 2020-04-30 21:45:47 +10: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 Fix companygatewaytransformer (#3677) 2020-05-06 21:49:42 +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 Hosted platform rules (#3650) 2020-04-21 15:16:45 +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 Checkout stubs (#3672) 2020-05-04 21:13:46 +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