1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00
invoiceninja/app/controllers
pbergsmann 34e1d4e20d [BUGFIX] Wrong usage of use statement
Resolves errors like "The use statement
with non-compound name 'Client' has no effect"
2014-10-17 16:21:12 +02:00
..
.gitkeep Initial commit 2013-11-26 14:45:07 +02:00
AccountController.php Enabled manually setting invoices and quotes as sent 2014-10-14 22:04:48 +03:00
ActivityController.php Bug fixes 2014-05-25 21:38:40 +03:00
BaseController.php Added support for Zapier 2014-07-27 23:31:41 +03:00
ClientApiController.php [BUGFIX] Wrong usage of use statement 2014-10-17 16:21:12 +02:00
ClientController.php simpler short conditionnal 2014-08-26 10:36:53 +02:00
CreditController.php Bug fixes 2014-06-15 23:54:58 +03:00
DashboardController.php Added archived data to the dashboard calculations 2014-09-14 09:05:16 +03:00
HomeController.php Version check and news feed messages 2014-10-06 00:00:42 +03:00
IntegrationController.php Added support for Zapier 2014-07-27 23:31:41 +03:00
InvoiceApiController.php [BUGFIX] Wrong usage of use statement 2014-10-17 16:21:12 +02:00
InvoiceController.php Enabled manually setting invoices and quotes as sent 2014-10-14 22:04:48 +03:00
PaymentApiController.php [BUGFIX] Wrong usage of use statement 2014-10-17 16:21:12 +02:00
PaymentController.php Added payment confirmation email for license purchases 2014-10-05 14:55:59 +03:00
ProductController.php Bug fixes 2014-06-02 19:21:47 +03:00
QuoteApiController.php [BUGFIX] Wrong usage of use statement 2014-10-17 16:21:12 +02:00
QuoteController.php Added invoice and quote number prefixes and counters 2014-10-14 10:46:30 +03:00
ReportController.php Working on d3 viz 2014-10-05 12:35:51 +03:00
UserController.php Version check and news feed messages 2014-10-06 00:00:42 +03:00