1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
2018-02-14 15:51:23 +02:00
..
Auth Check user signs up 2018-01-11 11:54:33 +02:00
ClientAuth Fix client password reset 2018-01-11 11:27:23 +02:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Handle blank subdomains + Push notifications refactor (#1870) 2018-02-04 20:04:43 +11:00
AccountController.php If non-english show message to change to english 2018-02-14 14:33:05 +02:00
AccountGatewayController.php PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
ActivityController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AppController.php Handle migrations run before setup 2018-01-25 13:12:50 +02:00
BankAccountController.php Fix change in bank account username 2018-01-10 22:30:20 +02:00
BaseAPIController.php Update BaseAPIController.php 2018-01-31 13:16:30 +11:00
BaseController.php Working on projects 2017-12-25 12:39:00 +02: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 Fixed calendar title 2018-02-14 15:51:23 +02: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 Proposals 2018-02-13 12:06:50 +02:00
ClientPortalProposalController.php Proposals 2018-02-13 12:06:50 +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 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
DashboardController.php PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
DocumentAPIController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
DocumentController.php Proposals 2018-02-13 12:06:50 +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 Optional shipping address #1088 2017-11-19 14:52:42 +02:00
HomeController.php Clarify contact email subject 2017-12-31 15:29:43 +02:00
ImportController.php Fix import file extension check 2017-06-28 20:14:23 +03:00
IntegrationController.php Working on subscriptions UI 2017-11-29 13:12:20 +02:00
InvoiceApiController.php Limit bulk emailing 2018-02-04 10:43:14 +02:00
InvoiceController.php Check we're using the shipping address with the delivery note 2017-12-31 16:36:35 +02:00
NinjaController.php Show message if white label license is expired 2017-12-31 11:32:03 +02:00
OnlinePaymentController.php Add subdomain check for applepay 2018-01-14 09:45:55 +02: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
PaymentTermApiController.php Payment Terms via API (#1808) 2018-01-14 23:21:10 +11: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 Working on projects 2017-12-25 12:13:01 +02:00
ProposalCategoryController.php Working on proposals 2018-01-31 16:33:33 +02:00
ProposalController.php Proposals 2018-02-13 09:15:14 +02:00
ProposalSnippetController.php Proposals 2018-02-12 15:03:12 +02:00
ProposalTemplateController.php Proposals 2018-02-13 12:32:53 +02:00
QuoteApiController.php Fix quote api controller 2017-04-12 15:32:10 +03:00
QuoteController.php accountAddress not showing in footer #1827 2018-01-19 07:39:13 +02: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 Added credit report 2018-01-24 20:26:26 +02:00
SelfUpdateController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
SubscriptionController.php Working on UBL support 2018-01-14 20:17:59 +02:00
TaskApiController.php Fix for updating tasks via API (#1796) 2018-01-09 20:18:45 +11:00
TaskController.php Working on projects 2017-12-25 12:39:00 +02:00
TaskKanbanController.php Kanban fixes 2018-02-01 21:25:18 +02: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 kanban 2017-12-20 10:41:40 +02:00
TokenController.php strtolower new keys 2017-04-02 20:46:01 +03:00
TwoFactorController.php Don't change secret if enter wrong 2FA password 2017-12-31 11:22:21 +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