1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
2017-11-15 09:51:49 +02:00
..
Auth Working on password reset 2017-11-15 09:51:49 +02:00
ClientAuth Working on password reset 2017-11-15 09:51:49 +02:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Stubs for Apple iOS subscription notifications (#1739) 2017-11-14 20:56:41 +11:00
AccountController.php Cloudflare DNS Zone Updates (#1733) 2017-11-06 20:58:53 +11:00
AccountGatewayController.php Working on SEPA 2017-10-19 16:49:15 +03:00
ActivityController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AppController.php Added recent errors to self host support messages 2017-08-29 12:43:57 +03:00
BankAccountController.php Improvements to OFX 2017-07-11 13:22:11 +03:00
BaseAPIController.php Add mark_sent to the API 2017-10-01 21:25:59 +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
CalendarController.php Working on the calendar 2017-09-13 11:56:26 +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 Set default client potal table sorting 2017-11-07 10:15:55 +02: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 Add link to show Bluevine offer 2017-10-15 12:54:43 +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 3.6.0 via upgrade from 3.2.0 #1604 2017-08-08 07:21:41 +03:00
ExportController.php Working on export 2017-08-23 11:26:00 +03:00
HomeController.php Include plan in contact email 2017-10-17 23:11:00 +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 Uses queue when sending email through API 2017-10-24 11:16:00 +03:00
InvoiceController.php Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
NinjaController.php Fix white label purchases with PayPal 2017-05-09 13:18:03 +03:00
OnlinePaymentController.php Working on gocardless 2017-09-07 12:59:56 +03:00
PaymentApiController.php Create credit if overpaying with API 2017-10-24 13:16:46 +03:00
PaymentController.php Create credit if overpaying with API 2017-10-24 13:16:46 +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 Add invoice product to datatable 2017-11-03 11:25:14 +02:00
ProjectApiController.php Fix for Swagger docs 2017-11-06 16:36:36 +02:00
ProjectController.php Show account\client task rate as placeholder 2017-11-05 12:29:29 +02:00
QuoteApiController.php Fix quote api controller 2017-04-12 15:32:10 +03:00
QuoteController.php Fix for tests 2017-08-06 20:16:28 +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 Include totals in exported report 2017-10-22 11:27:42 +03:00
SelfUpdateController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TaskApiController.php Update TaskApiController.php 2017-10-24 14:55:05 +11:00
TaskController.php Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +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
TimeTrackerController.php Working on the time tracker 2017-10-03 10:06:58 +03:00
TokenController.php strtolower new keys 2017-04-02 20:46:01 +03:00
TwoFactorController.php Check user is confirmed for 2FA 2017-11-05 11:54:32 +02:00
UserApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
UserController.php Clean up error logs 2017-08-16 11:00:12 +03:00
VendorApiController.php Allow ability for Vendors to be deleted from API (#1721) 2017-10-25 18:47:04 +11:00
VendorController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00