1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Http/Controllers
Hillel Coren 33364d3d9c Bug fixes
2015-07-30 20:48:59 +03:00
..
Auth Improvments to multi-account switching 2015-07-07 23:08:16 +03:00
old Move Auth Files back to Model Folder 2015-03-18 09:58:34 +10:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
AccountGatewayController.php Re-worked editing task details 2015-07-12 22:43:45 +03:00
ActivityController.php fixed ambiguous column name in SQLite 2015-05-27 13:29:52 -04:00
AppController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
BaseController.php Add Files 2015-03-17 07:45:25 +10:00
ClientApiController.php Improvments to the API 2015-07-02 23:21:29 +03:00
ClientController.php Adding support for Dwolla 2015-05-31 15:37:29 +03:00
Controller.php Add Files 2015-03-17 07:45:25 +10:00
CreditController.php Added support for custom subdomains 2015-04-28 23:13:52 +03:00
DashboardController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
HomeController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
IntegrationController.php Added support for custom subdomains 2015-04-28 23:13:52 +03:00
InvoiceApiController.php Bug fixes 2015-07-30 20:48:59 +03:00
InvoiceController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
PaymentApiController.php Added support for creating payments through the API 2015-07-05 11:01:16 +03:00
PaymentController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
ProductController.php Working on L5 2015-04-06 14:46:02 +03:00
QuoteApiController.php Bug fixes 2015-07-30 20:48:59 +03:00
QuoteController.php Support updating invoices through the API 2015-07-30 17:44:47 +03:00
ReportController.php Merge pull request #355 from Lykegenes/master 2015-07-28 10:00:32 +03:00
TaskController.php Ensured JS client dates use timezone setting 2015-07-15 17:45:02 +03:00
TokenController.php Working on L5 2015-04-13 10:54:51 +03:00
UserController.php Enhancements to the dashboard 2015-07-29 22:55:12 +03:00