1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
2017-03-14 15:18:31 +02:00
..
Auth Auto logout after inactivity 2017-01-31 13:09:25 +02:00
ClientAuth Remove branding from client password reset emails 2017-02-27 16:55:40 +02:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Renable ping method for Zapier 2017-02-15 22:09:46 +02:00
AccountController.php Working on gateway fees 2017-03-14 15:18:31 +02:00
AccountGatewayController.php Working on gateway fees 2017-03-14 15:18:31 +02:00
ActivityController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AppController.php Set phantomjs secret during install 2017-03-13 17:06:05 +02:00
BankAccountController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BaseAPIController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
BaseController.php When Archiving/Deleting Recurring Invoices, Silently Drops into Invoice Screen #1377 2017-03-13 21:27:32 +02:00
BlueVineController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BotController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ClientApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
ClientController.php Working on supporting custom payment terms 2017-02-26 12:53:06 +02:00
ClientPortalController.php Set 'silent' in the client portal at the client level 2017-02-26 13:56:54 +02:00
Controller.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
CreditController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DashboardApiController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DashboardController.php Include expense currencies in dashboard selector 2017-02-08 18:38:05 +02: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 swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01: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 php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExportController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
HomeController.php Fix 'contact us' email address 2017-02-09 21:13:12 +02:00
ImportController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
IntegrationController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
InvoiceApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
InvoiceController.php When Archiving/Deleting Recurring Invoices, Silently Drops into Invoice Screen #1377 2017-03-13 21:27:32 +02:00
NinjaController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
OnlinePaymentController.php Support updating client with buy now link 2017-03-13 19:57:16 +02:00
PaymentApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
PaymentController.php Payment amount greater than invoice amount #1317 2017-03-01 11:51:27 +02: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 Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
ProjectController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
QuoteApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
QuoteController.php Refactor tax rate code 2017-02-10 09:43:46 +02:00
RecurringInvoiceController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ReportController.php Enable non-admin users with view all permissions to use the reports 2017-02-07 17:23:55 +02: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 Add support for creating projects inline 2017-03-01 22:03:15 +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
TokenController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
UserApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
UserController.php Users: Send invitation only #1333 2017-02-28 20:15:55 +02:00
VendorApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
VendorController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00