1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
invoiceninja/app/Http/Controllers
2018-03-27 12:52:37 +03:00
..
Auth Improve logging config 2018-03-22 13:05:39 +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 Only redirect /invoice_now to dashboard if sign_up is true 2018-03-26 10:34:42 +03:00
AccountGatewayController.php Added Paymill 2018-03-07 17:23:25 +02:00
ActivityController.php
AppController.php Rename .env variable 2018-03-23 17:46:52 +03:00
BankAccountController.php Fix change in bank account username 2018-01-10 22:30:20 +02:00
BaseAPIController.php Eager load API data 2018-02-26 12:04:25 +02:00
BaseController.php Improve proposal PDF rendering 2018-03-22 09:31:47 +02:00
BlueVineController.php
BotController.php
CalendarController.php Fixed calendar title 2018-02-14 15:51:23 +02:00
ClientApiController.php
ClientController.php Add expenses tab to client overview 2018-03-15 23:07:20 +02:00
ClientPortalController.php Make state field optional 2018-03-13 16:04:02 +02:00
ClientPortalProposalController.php Improve proposal PDF rendering 2018-03-22 09:31:47 +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 Prevent invoicing tasks/expenses with archived clients 2018-03-14 12:58:07 +02:00
ExportController.php Optional shipping address #1088 2017-11-19 14:52:42 +02:00
HomeController.php L5.4 fixes 2018-02-26 11:52:34 +02:00
ImportController.php Fix import file extension check 2017-06-28 20:14:23 +03:00
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 PHP 7.2 fixes 2018-03-05 16:40:10 +02:00
NinjaController.php L5.4 fixes 2018-02-26 11:52:34 +02:00
OnlinePaymentController.php Support setting qty w/buy now links 2018-03-12 21:18:28 +02:00
PaymentApiController.php Create credit if overpaying with API 2017-10-24 13:16:46 +03:00
PaymentController.php Show credit amount on new payment form 2018-02-15 11:53:51 +02:00
PaymentTermApiController.php Use json_encode for JS variables in views 2018-03-27 12:52:37 +03:00
PaymentTermController.php Prevent duplicate payment terms 2018-03-15 22:57:46 +02:00
ProductApiController.php
ProductController.php Cloning products 2018-03-20 13:54:24 +02:00
ProjectApiController.php Fix for Swagger docs 2017-11-06 16:36:36 +02:00
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 Improve proposal PDF rendering 2018-03-22 09:31:47 +02:00
ProposalSnippetController.php Fix for archived relationships 2018-03-14 12:21:50 +02:00
ProposalTemplateController.php Proposals 2018-02-13 12:32:53 +02:00
QuoteApiController.php
QuoteController.php PHP 7.2 fixes 2018-03-05 16:40:10 +02:00
RecurringExpenseController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00
RecurringInvoiceController.php
ReportController.php Working on charts 2018-02-27 22:20:27 +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 Prevent invoicing tasks/expenses with archived clients 2018-03-14 12:58:07 +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 Working on accepting terms 2018-03-12 16:17:27 +02:00
VendorApiController.php Allow ability for Vendors to be deleted from API (#1721) 2017-10-25 18:47:04 +11:00
VendorController.php Fix translation of currencies and countries 2017-07-24 18:04:25 +03:00