1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/Controllers
2015-11-03 10:55:31 +11:00
..
Auth fix conflicts 2015-11-03 08:47:32 +11:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php working on api 2015-11-03 10:55:31 +11:00
AccountController.php Enabled social login 2015-11-01 20:21:11 +02:00
AccountGatewayController.php Enabled social login 2015-11-01 20:21:11 +02:00
ActivityController.php Refactored to events 2015-10-28 21:22:07 +02:00
AppController.php Enabled restoring deleted invoices and payments 2015-10-30 14:56:25 +02:00
BaseController.php Refactored to events 2015-10-28 21:22:07 +02:00
ClientApiController.php Refactored to events 2015-10-28 21:22:07 +02:00
ClientController.php Separated recurring invoices from invoices list 2015-10-29 19:21:00 +02:00
Controller.php Add Files 2015-03-17 07:45:25 +10:00
CreditController.php Refactored to events 2015-10-28 21:22:07 +02:00
DashboardController.php Working on the API 2015-11-02 20:43:22 +02:00
HomeController.php Added warning when form token is about to expire 2015-09-28 23:37:32 +03:00
IntegrationController.php Zapier fixes 2015-10-02 11:32:13 +03:00
InvoiceApiController.php Refactored to events 2015-10-28 21:22:07 +02:00
InvoiceController.php Enabled restoring deleted invoices and payments 2015-10-30 14:56:25 +02:00
PaymentApiController.php Refactored to events 2015-10-28 21:22:07 +02:00
PaymentController.php Working on the API 2015-11-02 20:43:22 +02:00
ProductController.php Added support for default taxes 2015-10-21 14:11:08 +03:00
PublicClientController.php Refactored to events 2015-10-28 21:22:07 +02:00
QuoteApiController.php API improvements 2015-09-07 12:07:55 +03:00
QuoteController.php Distinct text message when quote is converted or approved 2015-11-02 15:14:00 -05:00
RecurringInvoiceController.php Separated recurring invoices from invoices list 2015-10-29 19:21:00 +02:00
ReportController.php Improved settings navigation 2015-10-14 17:15:39 +03:00
TaskApiController.php API improvements 2015-09-07 12:07:55 +03:00
TaskController.php Refactored to events 2015-10-28 21:22:07 +02:00
TaxRateController.php Added support for default taxes 2015-10-21 14:11:08 +03:00
TokenController.php Added Fractal 2015-11-02 00:10:20 +02:00
UserController.php Added support for default taxes 2015-10-21 14:11:08 +03:00