1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/Controllers
2016-06-30 15:21:03 +02:00
..
Auth Finalize multi-plan support 2016-04-18 22:35:18 -04:00
ClientAuth Add contact_key 2016-05-24 17:02:28 -04:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Working on permissions in the API 2016-05-02 11:38:01 +03:00
AccountController.php Fix for go pro process 2016-06-28 21:21:54 +03:00
AccountGatewayController.php Improve check for duplicate gateways 2016-06-22 21:42:09 +03:00
ActivityController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
AppController.php Added clear commands when updating 2016-05-29 17:48:55 +03:00
BankAccountController.php Support manually importing OFX files 2016-05-15 13:58:11 +03:00
BaseAPIController.php API changes for Zapier 2016-06-23 12:38:06 +03:00
BaseController.php Support manually importing OFX files 2016-05-15 13:58:11 +03:00
ClientApiController.php Refresh contacts after saving in API 2016-06-09 15:22:57 +03:00
ClientController.php Payments refactor 2016-06-20 17:14:43 +03:00
ClientPortalController.php Fixed wrong translation name, need to include the file "texts." 2016-06-30 15:21:03 +02:00
Controller.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
CreditController.php Restrict client list 2016-06-08 17:56:13 +03:00
DashboardApiController.php Bug Fixes 2016-06-01 21:38:35 +10:00
DashboardController.php add support to multiple invoice types 2016-05-29 12:02:44 +03:00
DocumentAPIController.php refactoring documentAPI 2016-06-05 20:15:49 +10:00
DocumentController.php Support saving invoice_id and expense_id with the document 2016-06-01 12:39:42 +03:00
ExpenseApiController.php typo 2016-05-16 12:30:24 +10:00
ExpenseController.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
ExportController.php Include archived records in JSON export 2016-06-03 11:17:55 +03:00
HomeController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ImportController.php Support importing JSON file 2016-06-02 22:03:59 +03:00
IntegrationController.php Zapier fixes 2015-10-02 11:32:13 +03:00
InvoiceApiController.php API changes for Zapier 2016-06-23 12:57:10 +03:00
InvoiceController.php Payments refactor 2016-06-20 17:14:43 +03:00
NinjaController.php Payments refactor 2016-06-20 17:14:43 +03:00
OnlinePaymentController.php Payment webhook fixes 2016-06-24 18:15:51 +03:00
PaymentApiController.php API optimizations 2016-05-03 23:02:29 +03:00
PaymentController.php Minor fixes for payments 2016-06-22 12:22:38 +03:00
PaymentTermController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ProductApiController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
ProductController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
QuoteApiController.php Added back API route for quotes 2016-06-06 22:19:49 +03:00
QuoteController.php Fix permission issue with quotes 2016-05-26 15:50:23 +03:00
RecurringInvoiceController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ReportController.php Fix for invoice report totals 2016-06-07 21:50:09 +03:00
TaskApiController.php Restrict client list 2016-06-08 17:56:13 +03:00
TaskController.php Restrict client list 2016-06-08 17:56:13 +03:00
TaxRateApiController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
TaxRateController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
TokenController.php Only show user’s own tokens 2016-05-08 21:50:35 +03:00
UserApiController.php Working on permissions in the API 2016-05-02 16:12:37 +03:00
UserController.php Changes to support transifex.com 2016-05-15 23:16:08 +03:00
VendorApiController.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
VendorController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00