1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00
invoiceninja/app/Http/Controllers
2016-06-05 21:08:41 +03:00
..
Auth Finalize multi-plan support 2016-04-18 22:35:18 -04:00
ClientAuth Finalize multi-plan support 2016-04-18 22:35:18 -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 Minor fixes 2016-06-05 21:08:41 +03:00
AccountGatewayController.php Minor fixes 2016-06-05 21:08:41 +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:49:09 +03:00
BankAccountController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
BaseAPIController.php Added support for filtering API lists by updated_at 2016-05-05 00:26:39 +03:00
BaseController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
ClientApiController.php Add user permissions to API delete 2016-05-03 11:53:00 +03:00
ClientController.php Moving permissions to form requests 2016-05-01 14:31:10 +03:00
Controller.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
CreditController.php Moving permissions to form requests 2016-05-01 14:31:10 +03:00
DashboardApiController.php Dashboard API 2016-03-22 21:21:05 +11:00
DashboardController.php Hid converted quotes from the dashboard 2016-04-14 16:08:28 +03:00
DocumentController.php Fix for deleting documents 2016-05-26 19:04:43 +03:00
ExpenseApiController.php API optimizations 2016-05-04 14:53:27 +03:00
ExpenseController.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
ExportController.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
HomeController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ImportController.php Moving permissions to form requests 2016-05-01 14:31:10 +03:00
IntegrationController.php Zapier fixes 2015-10-02 11:32:13 +03:00
InvoiceApiController.php Support downloading PDF through the API 2016-06-01 12:56:59 +03:00
InvoiceController.php Fixed issue with invoice history 2016-05-09 20:35:50 +03:00
PaymentApiController.php API optimizations 2016-05-03 23:02:29 +03:00
PaymentController.php Track plan start date when manually applying a license 2016-05-09 15:07:01 +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
PublicClientController.php Finalize multi-plan support 2016-04-18 22:35:18 -04:00
QuoteController.php Fix permission issue with quotes 2016-05-26 15:51:13 +03:00
RecurringInvoiceController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ReportController.php Fix for #859 2016-05-12 12:45:36 +03:00
TaskApiController.php API optimizations 2016-05-03 09:46:24 +03:00
TaskController.php Working on form requests 2016-05-01 22:30:39 +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 Finalize multi-plan support 2016-04-18 22:35:18 -04: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