1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Http/Controllers
2016-02-18 20:14:48 +02:00
..
Auth
.gitkeep
AccountApiController.php Working on API functionality 2016-02-17 21:50:52 +11:00
AccountController.php Prevent reloading page when showing/hiding archived 2016-02-18 20:14:48 +02:00
AccountGatewayController.php Fixing test payment in Travis 2016-02-18 19:00:21 +02:00
ActivityController.php
AppController.php Bug fixes 2016-02-04 16:12:22 +02:00
BankAccountController.php
BaseAPIController.php Merge branch 'release-2.5.0.2' 2016-02-17 00:03:23 +02:00
BaseController.php
ClientApiController.php Bug fixes 2016-02-17 14:46:28 +11:00
ClientController.php
Controller.php
CreditController.php
DashboardController.php
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
HomeController.php
ImportController.php
IntegrationController.php
InvoiceApiController.php Fix for invitations in the API 2016-02-18 15:46:44 +02:00
InvoiceController.php
PaymentApiController.php Working on API functionality 2016-02-17 21:50:52 +11:00
PaymentController.php
PaymentTermController.php
ProductApiController.php Added Archive Product via API 2016-02-01 13:32:12 +11:00
ProductController.php
PublicClientController.php Enabled downloading PDF through route 2016-02-17 21:13:55 +02:00
QuoteApiController.php
QuoteController.php
RecurringInvoiceController.php
ReportController.php
TaskApiController.php
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
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