1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/Controllers
2016-02-03 20:59:07 +02:00
..
Auth Minor improvements 2015-11-21 23:10:26 +02:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Implemented UpdateAccountRequest 2016-02-03 14:41:40 +02:00
AccountController.php Implemented UpdateAccountRequest 2016-02-03 14:41:40 +02:00
AccountGatewayController.php Adding https suggestion 2016-02-03 20:59:07 +02:00
ActivityController.php Refactoring datatable code 2015-11-06 00:37:04 +02:00
AppController.php Increased timeout when installing/updating 2016-02-03 10:07:44 +02:00
BankAccountController.php Working on OFX support 2016-01-26 22:22:33 +02:00
BaseAPIController.php update account from API 2016-02-01 14:42:05 +11:00
BaseController.php Refactored to events 2015-10-28 21:22:07 +02:00
ClientApiController.php include archived clients 2016-01-27 14:31:38 +11:00
ClientController.php Working on expenses 2016-01-21 21:15:30 +02:00
Controller.php Add Files 2015-03-17 07:45:25 +10:00
CreditController.php Remove action header again 2015-11-30 06:29:43 -05:00
DashboardController.php Add Header/Footer options to invoice design settings 2016-01-31 23:42:20 +02:00
ExpenseController.php Enabled setting expense currency 2016-02-02 00:07:09 +02:00
ExportController.php Vendor management 2016-01-06 15:23:58 +01:00
HomeController.php Added warning when form token is about to expire 2015-09-28 23:37:32 +03:00
ImportController.php Bug fixes 2015-12-21 21:57:55 +02:00
IntegrationController.php Zapier fixes 2015-10-02 11:32:13 +03:00
InvoiceApiController.php remove redundant method 2016-02-01 09:45:15 +11:00
InvoiceController.php Added check to ensure expense currency matches client\invoice currency 2016-01-31 15:10:33 +02:00
PaymentApiController.php Added Payments to API 2016-02-03 21:06:49 +11:00
PaymentController.php Manually merging PR #630 2016-01-18 11:13:39 +02:00
PaymentTermController.php Posibility to modify payment terms 2016-01-07 20:39:51 +01:00
ProductApiController.php Added Archive Product via API 2016-02-01 13:32:12 +11:00
ProductController.php Refactoring datatable code 2015-11-06 00:37:04 +02:00
PublicClientController.php Merge: Make automatic conversion of quote to invoice optional (#636) 2016-01-20 10:41:57 +02:00
QuoteApiController.php Working on the API 2015-11-27 14:55:28 +02:00
QuoteController.php Merge: Make automatic conversion of quote to invoice optional (#636) 2016-01-20 10:41:57 +02:00
RecurringInvoiceController.php Separated recurring invoices from invoices list 2015-10-29 19:21:00 +02:00
ReportController.php Added support for country specific Euro formatting 2015-12-07 15:34:55 +02:00
TaskApiController.php Working on the API 2015-11-27 14:55:28 +02:00
TaskController.php Bug fix typo in TaskController 2016-01-01 15:32:09 +01:00
TaxRateApiController.php Added tax rates and localization to the API 2016-02-03 16:03:56 +02:00
TaxRateController.php Added tax rates and localization to the API 2016-02-03 16:03:56 +02:00
TokenController.php Refactoring datatable code 2015-11-06 00:37:04 +02:00
UserController.php Refactoring datatable code 2015-11-06 00:37:04 +02:00
VendorApiController.php Vendor 2016-01-07 16:21:13 +01:00
VendorController.php Working on OFX support 2016-01-26 22:22:33 +02:00