1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/controllers
Troels Liebe Bentsen d5306ef1cd Merge branch 'master' of github.com:tlbdk/invoice-ninja
Conflicts:
	Gruntfile.js
	app/lang/en/texts.php
	bower.json
	public/built.css
	public/built.js
2014-10-30 18:42:26 +01:00
..
.gitkeep Initial commit 2013-11-26 14:45:07 +02:00
AccountController.php Merge branch 'master' of github.com:tlbdk/invoice-ninja 2014-10-30 18:42:26 +01: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 Add vat_number to client also 2014-10-15 01:31:15 +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 Bug fixes 2014-10-26 10:42:02 +02:00
PaymentApiController.php [BUGFIX] Wrong usage of use statement 2014-10-17 16:21:12 +02:00
PaymentController.php Added support for additional invoice designs 2014-10-24 13:48: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 Bug fixes 2014-10-26 10:42:02 +02:00
ReportController.php Bug fixes 2014-10-29 13:45:41 +02:00
TimesheetController.php Added initial page for the Timesheet controller 2014-10-20 22:30:48 +02:00
UserController.php Version check and news feed messages 2014-10-06 00:00:42 +03:00