1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Http/Controllers
2016-03-02 21:52:59 +11:00
..
Auth Upgraded to Laravel 5.1 2016-02-22 19:47:19 +02:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Bug Fixes 2016-03-02 21:52:59 +11:00
AccountController.php Added setting to show/hide client portal dashboard 2016-03-01 09:36:37 +02:00
AccountGatewayController.php Fixing test payment in Travis 2016-02-18 19:00:21 +02:00
ActivityController.php Refactoring datatable code 2015-11-06 00:37:04 +02:00
AppController.php Broke up seeders 2016-02-27 22:12:22 +02:00
BankAccountController.php Working on OFX support 2016-01-26 22:22:33 +02:00
BaseAPIController.php Merge branch 'release-2.5.0.2' 2016-02-17 00:03:23 +02:00
BaseController.php Refactored to events 2015-10-28 21:22:07 +02:00
ClientApiController.php Bug fixes 2016-02-17 14:46:28 +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
ExpenseApiController.php Expense and Vendor Transformers for API 2016-02-17 14:32:20 +11:00
ExpenseController.php Fix for Date in Expenses #731 2016-02-18 12:02:30 +02:00
ExportController.php Improvements to data export 2016-02-25 11:25:07 +02: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 Fix for invitations in the API 2016-02-18 15:46:44 +02:00
InvoiceController.php Added check to ensure expense currency matches client\invoice currency 2016-01-31 15:10:33 +02:00
PaymentApiController.php Working on API functionality 2016-02-17 21:50:52 +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 Added setting to show/hide client portal dashboard 2016-03-01 09:36:37 +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 Fix for report defaults 2016-02-27 23:00:27 +02:00
TaskApiController.php Working on the API 2015-11-27 14:55:28 +02:00
TaskController.php Added statust to client view page 2016-02-04 20:36:39 +02: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
UserApiController.php Added users to the API 2016-02-04 22:35:28 +02:00
UserController.php Added two week trial for hosted pro plan 2016-02-11 17:12:27 +02:00
VendorApiController.php Expense and Vendor Transformers for API 2016-02-17 14:32:20 +11:00
VendorController.php Working on OFX support 2016-01-26 22:22:33 +02:00