1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Controllers
2022-10-06 20:55:44 +11:00
..
Auth Fixes for registration fields and ensure client contact email is unique per company 2022-09-06 21:32:52 +10:00
Bank fill from_date to be one year in the past 2022-09-21 21:05:12 +10:00
ClientPortal Ensure we do not remove gateway feed prematurely 2022-09-18 10:03:03 +10:00
Contact fixeS 2022-07-27 22:43:53 +10:00
Gateways Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InAppPurchase Apply Laravel coding style 2022-06-21 09:57:17 +00:00
OpenAPI Refactor for bank transactions 2022-09-22 15:54:58 +10:00
Reports Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Shop Update Copyright text 2022-04-27 13:20:41 +10:00
Support/Messages Minor fixes 2021-09-30 08:13:48 +10:00
Traits Fixes for password confirmation validation form 2022-08-11 07:50:45 +10:00
VendorPortal Remove DispatchNow() 2022-09-07 14:15:27 +10:00
AccountController.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
ActivityController.php Fixes for swagger 2022-09-27 20:02:37 +10:00
BankIntegrationController.php Refactor for bank transactions 2022-09-15 13:49:57 +10:00
BankTransactionController.php Refactor bank transactions 2022-09-22 16:20:54 +10:00
BaseController.php Merge branch 'v5-develop' into yodlee 2022-10-06 20:55:44 +11:00
ChartController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientController.php Working on BankTransaction scaffolds 2022-08-11 16:26:47 +10:00
ClientGatewayTokenController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientStatementController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyController.php Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
CompanyGatewayController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyLedgerController.php Update Copyright text 2022-04-27 13:20:41 +10:00
CompanyUserController.php Update Copyright text 2022-04-27 13:20:41 +10:00
ConnectedAccountController.php Post Merge v5-develop 2022-07-15 17:41:30 +10:00
Controller.php Update Copyright text 2022-04-27 13:20:41 +10:00
CreditController.php Fixes for single route actions 2022-08-18 14:08:50 +10:00
DesignController.php Fixes for design controller 2022-07-30 10:45:55 +10:00
DocumentController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
EmailController.php Fixes for sending custom templates with purchase orders 2022-09-15 08:52:28 +10:00
ExpenseCategoryController.php Update Copyright text 2022-04-27 13:20:41 +10:00
ExpenseController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ExportController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
FilterController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
GroupSettingController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
HostedMigrationController.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
ImportController.php Fixes for mailers 2022-07-31 19:11:32 +10:00
ImportJsonController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceController.php Improve date resolution in recurring invoices 2022-09-08 11:30:40 +10:00
LicenseController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
LogoutController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
MigrationController.php Improve efficiency of queries relying on Country 2022-07-28 10:58:13 +10:00
OneTimeTokenController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentController.php Fixes for payment emails 2022-08-04 16:22:48 +10:00
PaymentNotificationWebhookController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentTermController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentWebhookController.php Update Copyright text 2022-04-27 13:20:41 +10:00
PingController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PostMarkController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PreviewController.php Move lightlogs back to batching 2022-09-09 11:07:14 +10:00
PreviewPurchaseOrderController.php Move lightlogs to batch 2022-09-10 08:24:23 +10:00
ProductController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ProjectController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PurchaseOrderController.php Fixes for single route actions 2022-08-18 14:08:50 +10:00
QuoteController.php Fixes for single route actions 2022-08-18 14:08:50 +10:00
RecurringExpenseController.php Fixes for single route actions 2022-08-18 14:08:50 +10:00
RecurringInvoiceController.php Fixes for send now functionality of recurring invoice 2022-09-16 12:49:09 +10:00
RecurringQuoteController.php Update Copyright text 2022-04-27 13:20:41 +10:00
SchedulerController.php Translations 2021-01-25 11:57:49 +11:00
SelfUpdateController.php Fixes for checkout catching failures 2022-09-27 20:01:58 +10:00
SetupController.php Refactor to remove dispatchSync from code path 2022-08-01 07:30:04 +10:00
StaticController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
StripeConnectController.php Patches from v5-dev 2022-07-20 10:56:02 +10:00
StripeController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SubdomainController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SubscriptionController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
SystemLogController.php php-cs-fixer format 2020-11-25 15:19:52 +01:00
TaskController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskSchedulerController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskStatusController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaxRateController.php Update Copyright text 2022-04-27 13:20:41 +10:00
TemplateController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TokenController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TwilioController.php Fixes for tests 2022-07-28 11:24:50 +10:00
TwoFactorController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
UserController.php Remove DispatchNow() 2022-09-07 14:15:27 +10:00
VendorController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
WebCronController.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
WebhookController.php Update Copyright text 2022-04-27 13:20:41 +10:00
WePayController.php Fixes for WePay 2022-10-05 11:21:55 +11:00