1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
2018-07-27 11:21:55 +03:00
..
Auth Added password strength check 2018-04-10 18:07:10 +03:00
ClientAuth Added password strength check 2018-04-10 18:07:10 +03:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Changes for mobile app 2018-07-07 22:14:34 +03:00
AccountController.php Support filtering email notifications 2018-05-14 20:08:32 +03:00
AccountGatewayController.php Added additional custom gateways #1858 2018-04-13 13:50:38 +03:00
ActivityController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AppController.php Double terms and conditions on new install #2229 2018-07-17 18:00:58 +03:00
BankAccountController.php Fix change in bank account username 2018-01-10 22:30:20 +02:00
BaseAPIController.php Update BaseAPIController.php 2018-07-22 13:22:38 +10:00
BaseController.php This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10:00
BlueVineController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BotController.php Include LUIS app id 2018-04-11 12:54:34 +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 This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10:00
ClientPortalController.php Remove borderless= from invoice link 2018-07-27 11:21:55 +03:00
ClientPortalProposalController.php Improve proposal PDF rendering 2018-03-22 09:31:47 +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 This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10:00
DashboardApiController.php Add types to transformer 2018-06-08 13:50:35 +03:00
DashboardController.php This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10: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 Fix expense datatable on client overview 2018-05-08 22:54:12 +03:00
ExportController.php Optional shipping address #1088 2017-11-19 14:52:42 +02:00
HomeController.php Add registered/confirmed in email subject 2018-04-12 21:11:23 +03:00
ImportController.php Fix import file extension check 2017-06-28 20:14:23 +03:00
IntegrationController.php Changes for Zapier CLI 2018-05-06 22:45:47 +03:00
InvoiceApiController.php Clarify error if client not found 2018-06-17 12:56:44 +03:00
InvoiceController.php This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10:00
NinjaController.php Support white label license with/without dashes 2018-04-16 23:43:42 +03:00
OnlinePaymentController.php Prevent duplicate token payments 2018-04-17 12:56:35 +03:00
PaymentApiController.php Create credit if overpaying with API 2017-10-24 13:16:46 +03:00
PaymentController.php Show credit amount on new payment form 2018-02-15 11:53:51 +02:00
PaymentTermApiController.php Use json_encode for JS variables in views 2018-03-27 12:52:37 +03:00
PaymentTermController.php Prevent duplicate payment terms 2018-03-15 22:57:46 +02:00
ProductApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
ProductController.php Permission fixes 2018-06-10 13:34:07 +03:00
ProjectApiController.php Fix for Swagger docs 2017-11-06 16:36:36 +02:00
ProjectController.php This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10:00
ProposalCategoryController.php Working on proposals 2018-01-31 16:33:33 +02:00
ProposalController.php This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10:00
ProposalSnippetController.php Fix for archived relationships 2018-03-14 12:21:50 +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 Update QuoteController.php 2018-07-24 22:38:11 +10: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 This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10: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 Change task API duration to seconds 2018-05-09 11:30:12 +03:00
TaskController.php Change Status of tasks and time traking items from list #1868 2018-04-11 15:59:45 +03:00
TaskKanbanController.php Check kanban statuses are in sequential order 2018-02-18 10:29:08 +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 This PR implements Create/View/Edit permissions based on ENTITY TYPE (ie invoice/expense/client). (#2150) 2018-06-07 20:08:34 +10: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