1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
Hillel Coren ef2d820744 XSS fixes
2017-08-04 16:39:11 +03:00
..
Auth Multi-db support 2017-05-01 15:46:57 +03:00
ClientAuth Multi-db support 2017-05-01 17:29:31 +03:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
AccountController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
AccountGatewayController.php Fix sandbox checkbox 2017-07-17 10:52:32 +03:00
ActivityController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AppController.php Multi-db fixes 2017-05-10 11:38:21 +03:00
BankAccountController.php Improvements to OFX 2017-07-11 13:22:11 +03:00
BaseAPIController.php Clean up error logs from API 2017-07-12 23:56:31 +03:00
BaseController.php When restoring client show view not edit page 2017-06-04 22:29:27 +03:00
BlueVineController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BotController.php Speech rec fixes 2017-04-09 13:04:27 +03:00
ClientApiController.php Support searching by client.id_number in the API 2017-03-29 21:21:14 +03:00
ClientController.php Add filter options to the client statement 2017-07-30 13:32:34 +03:00
ClientPortalController.php XSS fixes 2017-08-04 16:39:11 +03:00
ContactApiController.php Fixes for contact API 2017-03-27 11:36:48 +03:00
Controller.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
CreditApiController.php API Credit doesn't contain client_id #1512 2017-06-06 12:16:44 +03:00
CreditController.php When restoring client show view not edit page 2017-06-04 22:29:27 +03:00
DashboardApiController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DashboardController.php Updated language files 2017-06-15 10:53:18 +03:00
DocumentAPIController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
DocumentController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseApiController.php Fix mapping of expense vendor ids 2017-04-07 14:11:24 +03:00
ExpenseCategoryApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
ExpenseCategoryController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
ExportController.php Improvements to client import/export 2017-08-03 20:07:16 +03:00
HomeController.php Add db to contact email 2017-07-31 22:42:01 +03:00
ImportController.php Fix import file extension check 2017-06-28 20:14:23 +03:00
IntegrationController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
InvoiceApiController.php Improve error when downloading deleted invoice 2017-07-24 16:53:35 +03:00
InvoiceController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
NinjaController.php Fix white label purchases with PayPal 2017-05-09 13:18:03 +03:00
OnlinePaymentController.php Fix for buy now taxes 2017-08-02 18:03:23 +03:00
PaymentApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
PaymentController.php Optionally send email when refunding a payment #1570 2017-07-23 23:35:21 +03:00
PaymentTermController.php Working on supporting custom payment terms 2017-02-26 12:53:06 +02:00
ProductApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
ProductController.php Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
ProjectApiController.php Fix for projects API 2017-04-27 17:29:13 +03:00
ProjectController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
QuoteApiController.php Fix quote api controller 2017-04-12 15:32:10 +03:00
QuoteController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
RecurringExpenseController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
RecurringInvoiceController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ReportController.php Report export 2017-08-03 12:18:36 +03:00
SelfUpdateController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TaskApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
TaskController.php XSS fixes 2017-08-04 16:39:11 +03:00
TaxRateApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
TaxRateController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TokenController.php strtolower new keys 2017-04-02 20:46:01 +03:00
UserApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
UserController.php Multi-db fixes 2017-05-15 16:49:58 +03:00
VendorApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
VendorController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00