1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/Controllers
2017-01-08 23:34:44 +02:00
..
Auth Simplify new company process 2016-12-29 22:24:11 +02:00
ClientAuth Code Refactoring 2016-07-03 16:19:22 +00:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Added task projects 2016-11-29 19:47:26 +02:00
AccountController.php Enable non-admins to set notification preferences 2017-01-08 17:43:56 +02:00
AccountGatewayController.php Added rbits data 2016-12-12 20:42:51 +02:00
ActivityController.php Code Refactoring 2016-07-03 16:19:22 +00:00
AppController.php Add require HTTPS self host setting 2016-12-25 22:31:02 +02:00
BankAccountController.php Log OFX parsing errors 2016-08-22 13:32:10 +03:00
BaseAPIController.php Fix for API pagination 2016-07-17 13:31:31 +03:00
BaseController.php Working on datatables on vendor page 2016-11-25 16:02:39 +02:00
BlueVineController.php Move bluevine_status to companies table 2017-01-02 13:37:28 +02:00
BotController.php Fixes for the bot 2016-08-14 12:30:16 +03:00
ClientApiController.php add show() Client 2016-11-03 21:36:05 +11:00
ClientController.php Working on CRUD 2016-12-08 17:09:45 +02:00
ClientPortalController.php Store that invoice was authorized in the session #1230 2017-01-02 14:47:39 +02:00
Controller.php Code Refactoring 2016-07-03 16:19:22 +00:00
CreditController.php Prevent changing credit's client 2016-12-04 12:24:48 +02:00
DashboardApiController.php bug fixes 2016-11-03 22:39:29 +11:00
DashboardController.php Label reminder activity records 2017-01-05 12:46:03 +02:00
DocumentAPIController.php Improved Swagger annotations 2016-12-29 18:17:17 +02:00
DocumentController.php Rollback to 2.6.5 2016-07-21 15:35:23 +03:00
ExpenseApiController.php Added task projects 2016-11-29 19:47:26 +02:00
ExpenseCategoryApiController.php Improved Swagger annotations 2016-12-29 18:17:17 +02:00
ExpenseCategoryController.php Added task projects 2016-11-29 19:47:26 +02:00
ExpenseController.php Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
ExportController.php Support exporting products 2016-12-15 15:28:24 +02:00
HomeController.php Enable sending message from within the app 2016-12-25 19:43:42 +02:00
ImportController.php Bug fixes for import page 2016-09-25 21:13:14 +03:00
IntegrationController.php Fix subscription JSON response 2016-11-15 10:39:35 +02:00
InvoiceApiController.php Fix timezone issue with dates 2017-01-02 22:43:03 +02:00
InvoiceController.php Capture snapshot of invoice when payment is entered 2017-01-08 23:34:44 +02:00
NinjaController.php Show dashboard alert when white label license is expired 2016-12-28 16:39:29 +02:00
OnlinePaymentController.php Store that invoice was authorized in the session #1230 2017-01-02 14:47:39 +02:00
PaymentApiController.php Code Refactoring 2016-07-03 16:19:22 +00:00
PaymentController.php Capture snapshot of invoice when payment is entered 2017-01-08 23:34:44 +02:00
PaymentTermController.php Code Refactoring 2016-07-03 16:19:22 +00:00
ProductApiController.php Improved Swagger annotations 2016-12-29 18:17:17 +02:00
ProductController.php Add inclusive tax rates #552 2017-01-02 13:38:58 +02:00
ProjectController.php Adjustments to task projects 2016-12-15 14:17:10 +02:00
QuoteApiController.php Code Refactoring 2016-07-03 16:19:22 +00:00
QuoteController.php Refactor datatable sort columns 2016-11-24 11:46:57 +02:00
RecurringInvoiceController.php Working on adding bulk actions to client page 2016-11-24 11:22:37 +02:00
ReportController.php Include taxes in expense amount 2016-10-27 17:26:42 +03:00
SelfUpdateController.php Prevent using update for ninja instance 2016-09-21 21:22:30 +03:00
TaskApiController.php Added task projects 2016-11-29 19:47:26 +02:00
TaskController.php Adjustments to task projects 2016-12-15 15:13:24 +02:00
TaxRateApiController.php Improved Swagger annotations 2016-12-29 18:17:17 +02:00
TaxRateController.php Code Refactoring 2016-07-03 16:19:22 +00:00
TokenController.php Code Refactoring 2016-07-03 16:19:22 +00:00
UserApiController.php Code Refactoring 2016-07-03 16:19:22 +00:00
UserController.php Simplify new company process 2016-12-29 22:24:11 +02:00
VendorApiController.php fixed delete request type 2016-10-18 20:54:19 +11:00
VendorController.php Fix total balance for vendor with multiple expense currencies 2016-12-20 17:48:58 +02:00