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-06 22:19:49 +03: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 Minor fixes 2016-06-05 21:05:11 +03:00
AccountGatewayController.php Minor fixes 2016-06-05 21:05:11 +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 Support query counter in webapp as well as API 2016-05-13 12:08:41 +03:00
BaseController.php Support manually importing OFX files 2016-05-15 13:58:11 +03:00
ClientApiController.php Add user permissions to API delete 2016-05-03 11:53:00 +03:00
ClientController.php add support to multiple invoice types 2016-05-29 12:02:44 +03:00
ClientPortalController.php Show "Credit Card" instead of "Stripe" as a payment option. 2016-06-05 15:07:02 -04: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 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 Support downloading PDF through the API 2016-06-01 12:56:15 +03:00
InvoiceController.php Merge pull request #901 from joshuadwire/wepay-integration 2016-06-03 11:20:31 +03:00
PaymentApiController.php API optimizations 2016-05-03 23:02:29 +03:00
PaymentController.php Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04: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 add support to multiple invoice types 2016-05-29 12:02:44 +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 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