invoiceninja/app/Http/Controllers
2016-04-17 13:08:58 +03:00
..
Auth Finalize basic client portal password support 2016-03-04 22:22:54 -05:00
ClientAuth Add support for including password in email; include portal customizations 2016-03-05 18:09:50 -05:00
.gitkeep
AccountApiController.php Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop 2016-03-13 17:39:03 +02:00
AccountController.php Fix logo filesystem usage 2016-04-16 19:14:43 -04:00
AccountGatewayController.php
ActivityController.php
AppController.php Fixes #798 Setup error 2016-04-09 23:00:24 +03:00
BankAccountController.php
BaseAPIController.php
BaseController.php Add user permission support 2016-03-15 19:08:00 -04:00
ClientApiController.php
ClientController.php Fix for links when public/ is in URL 2016-04-13 12:57:03 +03:00
Controller.php
CreditController.php Add user permission support 2016-03-15 19:08:00 -04: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 Add support for uploading documents on older browsers 2016-03-24 15:13:54 -04:00
ExpenseApiController.php
ExpenseController.php Fixed problem creating a new payment gateway 2016-04-08 10:38:11 +03:00
ExportController.php
HomeController.php
ImportController.php
IntegrationController.php
InvoiceApiController.php Added support for currency_code in invoice API 2016-04-10 21:48:32 +03:00
InvoiceController.php Show info icon as orange if invitation opened but not viewed 2016-04-09 23:36:32 +03:00
PaymentApiController.php
PaymentController.php Fix for Cybersource 2016-04-11 22:09:05 +03:00
PaymentTermController.php
ProductApiController.php
ProductController.php
PublicClientController.php Implemented enable_client_portal_dashboard 2016-04-13 22:08:41 +03:00
QuoteApiController.php Use invoice transformer with quote 2016-04-13 21:45:08 +03:00
QuoteController.php Fix for quotes 2016-04-11 11:44:53 +03:00
RecurringInvoiceController.php
ReportController.php Improve report name 2016-04-17 13:08:58 +03:00
TaskApiController.php
TaskController.php Bug fixes 2016-03-17 10:11:14 -04:00
TaxRateApiController.php
TaxRateController.php
TokenController.php
UserApiController.php
UserController.php Added permissions settings help 2016-03-21 22:00:59 +02:00
VendorApiController.php
VendorController.php Fix for links when public/ is in URL 2016-04-13 12:57:03 +03:00