1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
2017-06-21 17:43:01 +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 Improving custom labels UI 2017-06-21 11:07:59 +03:00
AccountGatewayController.php Working on task invoices 2017-06-20 09:41:08 +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 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BaseAPIController.php Add credit support to the API 2017-05-30 13:56:51 +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 new recurring invoice link to client overview 2017-04-16 16:35:55 +03:00
ClientPortalController.php Prevent quotes from being paid 2017-06-18 17:09:20 +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 Enable adding tasks/expenses to any open invoice #1292 2017-06-20 18:10:57 +03:00
ExportController.php Standardize file names and fixed aging report export 2017-04-28 12:23:56 +03:00
HomeController.php Fix redirect issue 2017-06-01 21:05:01 +03:00
ImportController.php Delete files when canceling import 2017-06-05 12:13:24 +03:00
IntegrationController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
InvoiceApiController.php Support setting country in API using country code 2017-06-15 10:24:40 +03:00
InvoiceController.php Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
NinjaController.php Fix white label purchases with PayPal 2017-05-09 13:18:03 +03:00
OnlinePaymentController.php Create recurring buy now invoices as sent 2017-06-21 17:43:01 +03:00
PaymentApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
PaymentController.php Support sending payment email #1477 2017-05-16 13:13:53 +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 Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
RecurringInvoiceController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ReportController.php Fix for data viz 2017-04-30 12:22:31 +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 Enable adding tasks/expenses to any open invoice #1292 2017-06-20 18:10:57 +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 Country chooser for vendors and stripe payment doesn't use translated strings #1225 2017-04-18 10:10:15 +03:00