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 0606973035
Fixes for Token Name (#3095)
* Fix for CORs error where file download were being prevented by headers

* Fixes for CORs and File downloads

* give contextual error messages for invalid route actions

* Clean up LoginController for OAuth Testing

* Quote Actions

* Invoice and Quote Actions

* Fixes for Token Name

* Change test data seeder to create separate small,medium,large companies
2019-11-26 19:14:01 +11:00
..
Auth Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
ClientPortal Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Contact Refactoring how we set the DB in the request cycle 2019-07-12 15:03:30 +10:00
OpenAPI Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Support/Messages OpenAPI docs for support message API 2019-10-17 20:31:47 +11:00
Traits Update copyright 2019-05-11 13:32:07 +10:00
AccountController.php Fixes for Token Name (#3095) 2019-11-26 19:14:01 +11:00
ActivityController.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
BaseController.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
ClientController.php Fixes for actions (#3056) 2019-11-12 15:41:02 +11:00
ClientStatementController.php Update copyright 2019-05-11 13:32:07 +10:00
CompanyController.php Fixes for Token Name (#3095) 2019-11-26 19:14:01 +11:00
CompanyGatewayController.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
Controller.php Update copyright 2019-05-11 13:32:07 +10:00
DashboardController.php Update copyright 2019-05-11 13:32:07 +10:00
GroupSettingController.php Upload company logo to group settings 2019-10-08 07:17:55 +10:00
InvoiceController.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
MigrationController.php Fixes for Token Name (#3095) 2019-11-26 19:14:01 +11:00
PaymentController.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
ProductController.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
QuoteController.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
RecurringInvoiceController.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
RecurringQuoteController.php Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
SettingsController.php Update copyright 2019-05-11 13:32:07 +10:00
TaxRateController.php Tax Rate fixes (#3031) 2019-10-30 13:41:18 +11:00
TemplateController.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
TranslationController.php Update copyright 2019-05-11 13:32:07 +10:00
UserController.php Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
UserProfileController.php Update copyright 2019-05-11 13:32:07 +10:00