1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Controllers
2023-04-29 19:32:20 +10:00
..
Auth Add in verification view for gocardless 2023-04-25 09:31:58 +10:00
Bank move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
ClientPortal Minor fixes for browser caching 2023-04-26 15:44:54 +10:00
Contact php-cs-fixer 2023-02-16 12:36:09 +11:00
Gateways php-cs-fixer 2023-02-16 12:36:09 +11:00
InAppPurchase php-cs-fixer 2023-02-16 12:36:09 +11:00
OpenAPI php-cs-fixer 2023-02-16 12:36:09 +11:00
Reports Report Controllers 2023-04-24 13:41:35 +10:00
Shop Update copyright year 2023-01-29 09:21:40 +11:00
Support/Messages Updates for API docs 2023-02-10 20:21:10 +11:00
Traits Update copyright year 2023-01-29 09:21:40 +11:00
VendorPortal Code Cleanup 2023-03-08 23:16:08 +11:00
AccountController.php Fixes for subscriptions 2023-04-29 16:04:42 +10:00
ActivityController.php Activity Export 2023-04-19 13:26:22 +10:00
BankIntegrationController.php move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
BankTransactionController.php Clear up bank transactions 2023-04-26 07:58:40 +10:00
BankTransactionRuleController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BaseController.php Static analysis cleanup 2023-04-27 08:05:57 +10:00
ChartController.php Fixes for static analysis 2023-04-26 11:21:20 +10:00
ClientController.php Fixes for static analysis 2023-04-26 11:21:20 +10:00
ClientGatewayTokenController.php Fixes for static analysis 2023-04-26 11:21:20 +10:00
ClientStatementController.php Fixes for static analysis 2023-04-26 11:21:20 +10:00
CompanyController.php Fixes for static analysis 2023-04-26 11:21:20 +10:00
CompanyGatewayController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
CompanyLedgerController.php Updates for API docs 2023-02-10 20:21:10 +11:00
CompanyUserController.php Update copyright year 2023-01-29 09:21:40 +11:00
ConnectedAccountController.php Remove oauth credentials as fillable properties 2023-04-25 08:31:24 +10:00
Controller.php Update copyright year 2023-01-29 09:21:40 +11:00
CreditController.php Improvements for eager loading 2023-04-24 20:35:26 +10:00
DesignController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
DocumentController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
EmailController.php Improve notifications for reminders 2023-04-27 13:15:49 +10:00
ExpenseCategoryController.php Updates for API docs 2023-02-10 20:21:10 +11:00
ExpenseController.php Refactor to allow link multiple expenses to a transaction 2023-04-05 14:53:48 +10:00
ExportController.php Update copyright year 2023-01-29 09:21:40 +11:00
FilterController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
GroupSettingController.php Static analysis cleanup 2023-04-29 09:56:27 +10:00
HostedMigrationController.php Minor fixes for hosted ninja 2023-04-02 21:42:14 +10:00
ImportController.php Import Recurring Invoices 2023-04-19 15:21:50 +10:00
ImportJsonController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
InvoiceController.php Minor cleanup? 2023-04-17 18:23:07 +10:00
LicenseController.php Updates for white label translation 2023-03-20 20:17:04 +11:00
LogoutController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
MigrationController.php Updates for API docs 2023-02-10 20:21:10 +11:00
OneTimeTokenController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PaymentController.php Run mailer syncronously 2023-02-22 09:38:27 +11:00
PaymentNotificationWebhookController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PaymentTermController.php Updates for API docs 2023-02-10 20:21:10 +11:00
PaymentWebhookController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PingController.php Update copyright year 2023-01-29 09:21:40 +11:00
PostMarkController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PreviewController.php Static analysis cleanup 2023-04-27 08:05:57 +10:00
PreviewPurchaseOrderController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ProductController.php Add form request for product bulk actions 2023-04-19 17:31:29 +10:00
ProjectController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
PurchaseOrderController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
QuoteController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
RecurringExpenseController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
RecurringInvoiceController.php minor fixes 2023-03-31 10:33:34 +11:00
RecurringQuoteController.php Updates for API docs 2023-02-10 20:21:10 +11:00
SchedulerController.php Update copyright year 2023-01-29 09:21:40 +11:00
SelfUpdateController.php Static analysis cleanup 2023-04-26 20:24:10 +10:00
SetupController.php Remove requirements for cache to be updated after .env vars are changed 2023-04-06 11:07:24 +10:00
StaticController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
StripeConnectController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
StripeController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
SubdomainController.php Fixes for random data seeder 2023-03-17 09:47:26 +11:00
SubscriptionController.php Updates for API docs 2023-02-10 20:21:10 +11:00
SystemLogController.php Updates for API docs 2023-02-10 20:21:10 +11:00
TaskController.php Fixes for task time_logs 2023-04-11 12:23:09 +10:00
TaskSchedulerController.php cs fixer 2023-03-18 18:24:56 +11:00
TaskStatusController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TaxRateController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TemplateController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TokenController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TwilioController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TwoFactorController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
UserController.php When disconnecting oauth mailer - reset default mailer 2023-04-29 19:32:20 +10:00
VendorController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
WebCronController.php Update copyright year 2023-01-29 09:21:40 +11:00
WebhookController.php cs fixer 2023-03-18 18:24:56 +11:00
WePayController.php php-cs-fixer 2023-02-16 12:36:09 +11:00