invoiceninja/app/Http/Controllers
2018-02-18 10:29:08 +02:00
..
Auth Check user signs up 2018-01-11 11:54:33 +02:00
ClientAuth Fix subdomain check 2018-02-16 15:08:49 +02:00
.gitkeep
AccountApiController.php Handle blank subdomains + Push notifications refactor (#1870) 2018-02-04 20:04:43 +11:00
AccountController.php Fix for lastpass issue 2018-02-16 11:05:44 +02:00
AccountGatewayController.php PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
ActivityController.php
AppController.php Handle migrations run before setup 2018-01-25 13:12:50 +02:00
BankAccountController.php Fix change in bank account username 2018-01-10 22:30:20 +02:00
BaseAPIController.php Update BaseAPIController.php 2018-01-31 13:16:30 +11:00
BaseController.php Working on projects 2017-12-25 12:39:00 +02:00
BlueVineController.php
BotController.php
CalendarController.php Fixed calendar title 2018-02-14 15:51:23 +02:00
ClientApiController.php
ClientController.php
ClientPortalController.php Show VAT for ninja account clients 2018-02-16 15:04:29 +02:00
ClientPortalProposalController.php Proposals 2018-02-13 12:06:50 +02:00
ContactApiController.php
Controller.php
CreditApiController.php
CreditController.php
DashboardApiController.php PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
DashboardController.php PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
DocumentAPIController.php
DocumentController.php Proposals 2018-02-13 12:06:50 +02:00
ExpenseApiController.php
ExpenseCategoryApiController.php
ExpenseCategoryController.php
ExpenseController.php
ExportController.php
HomeController.php Fix typo 2018-02-16 11:55:34 +02:00
ImportController.php
IntegrationController.php Working on subscriptions UI 2017-11-29 13:12:20 +02:00
InvoiceApiController.php Remove isTrusted check from emailing w/API 2018-02-15 11:39:23 +02:00
InvoiceController.php Fix parsing product cost 2018-02-14 19:58:48 +02:00
NinjaController.php Update docs 2018-02-14 19:29:59 +02:00
OnlinePaymentController.php Improve buy now links/white label 2018-02-14 18:03:59 +02:00
PaymentApiController.php
PaymentController.php Show credit amount on new payment form 2018-02-15 11:53:51 +02:00
PaymentTermApiController.php Payment Terms via API (#1808) 2018-01-14 23:21:10 +11:00
PaymentTermController.php
ProductApiController.php
ProductController.php
ProjectApiController.php
ProjectController.php Working on projects 2017-12-25 12:13:01 +02:00
ProposalCategoryController.php Working on proposals 2018-01-31 16:33:33 +02:00
ProposalController.php Proposals 2018-02-13 09:15:14 +02:00
ProposalSnippetController.php Proposals 2018-02-12 15:03:12 +02:00
ProposalTemplateController.php Proposals 2018-02-13 12:32:53 +02:00
QuoteApiController.php
QuoteController.php Check authorized before approving quote 2018-02-14 18:20:23 +02:00
RecurringExpenseController.php
RecurringInvoiceController.php
ReportController.php Added credit report 2018-01-24 20:26:26 +02:00
SelfUpdateController.php
SubscriptionController.php Working on UBL support 2018-01-14 20:17:59 +02:00
TaskApiController.php Fix for updating tasks via API (#1796) 2018-01-09 20:18:45 +11:00
TaskController.php Working on projects 2017-12-25 12:39:00 +02:00
TaskKanbanController.php Check kanban statuses are in sequential order 2018-02-18 10:29:08 +02:00
TaxRateApiController.php
TaxRateController.php
TimeTrackerController.php Working on kanban 2017-12-20 10:41:40 +02:00
TokenController.php
TwoFactorController.php Don't change secret if enter wrong 2FA password 2017-12-31 11:22:21 +02:00
UserApiController.php
UserController.php
VendorApiController.php
VendorController.php