1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/Controllers
2023-10-06 21:19:45 +11:00
..
Auth Updates for Static Analysis 2023-08-04 16:40:44 +10:00
Bank Additional currencies 2023-08-10 09:34:52 +10:00
ClientPortal Add void transactions for auth.net 2023-09-09 22:20:12 +10:00
Contact Fixes for static analysis 2023-07-26 12:59:36 +10: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 Finalize Report previews 2023-08-29 22:56:36 +10:00
Shop Fixes for tests 2023-08-04 18:13:26 +10:00
Support/Messages Updates for API docs 2023-02-10 20:21:10 +11:00
Traits Fixes for landing url after confirmation 2023-06-11 16:45:40 +10:00
VendorPortal Refactor zips 2023-09-05 11:16:47 +10:00
AccountController.php Updates for blacklist rules 2023-08-27 08:41:27 +10:00
ActivityController.php Fixes for static analysis 2023-08-03 14:30:14 +10:00
BankIntegrationController.php Fixes for static analysis 2023-07-26 09:27:16 +10:00
BankTransactionController.php Static analysis cleanup 2023-08-29 08:53:25 +10:00
BankTransactionRuleController.php Update transactions after a bank rule has been added or updated 2023-09-05 09:09:04 +10:00
BaseController.php v5.7.0 2023-08-21 19:31:25 +10:00
ChartController.php Fixes for date range calculations 2023-06-26 15:14:58 +10:00
ClientController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
ClientGatewayTokenController.php Fixes for static analysis 2023-04-26 11:21:20 +10:00
ClientStatementController.php Updates for twig templates 2023-09-25 13:19:08 +10:00
CompanyController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
CompanyGatewayController.php Add checkout webhooks on create/update 2023-07-21 21:58:04 +10:00
CompanyLedgerController.php Updates for API docs 2023-02-10 20:21:10 +11:00
CompanyUserController.php Hints for imports 2023-09-07 13:43:22 +10:00
ConnectedAccountController.php Fixes for static analysis 2023-07-26 12:59:36 +10:00
Controller.php Update copyright year 2023-01-29 09:21:40 +11:00
CreditController.php Refactor for zips 2023-09-05 13:03:52 +10:00
DesignController.php Persist template changes 2023-09-22 14:46:14 +10:00
DocumentController.php Migration for dashboard permissions 2023-08-06 17:03:12 +10:00
EmailController.php Report previews 2023-08-18 21:36:50 +10:00
EmailHistoryController.php Cleanup for email history 2023-09-05 09:02:49 +10:00
ExpenseCategoryController.php Static analysis 2023-08-04 17:12:21 +10:00
ExpenseController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
ExportController.php Add protected download route with signed route signatures 2023-07-07 14:56:43 +10:00
FilterController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
GroupSettingController.php Fixes for group settings 2023-08-24 08:56:20 +10:00
HostedMigrationController.php Static analysis 2023-08-04 17:12:21 +10:00
ImportController.php Fixes for task status id set on creation 2023-09-07 14:20:32 +10:00
ImportJsonController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
InvoiceController.php Working on the template action 2023-10-06 21:19:45 +11:00
LicenseController.php Updates for static analysis 2023-08-02 19:14:28 +10:00
LogoutController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
MigrationController.php Static analysis 2023-08-11 14:18:58 +10:00
OneTimeTokenController.php Updates for stripe connect - setting business name 2023-09-04 16:47:03 +10:00
PaymentController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
PaymentNotificationWebhookController.php Static analysis 2023-08-04 17:12:21 +10:00
PaymentTermController.php Static analysis 2023-08-04 17:12:21 +10: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 Minor fixes 2023-10-02 11:06:24 +11:00
PreviewPurchaseOrderController.php Working on logic for custom designs 2023-09-19 10:05:13 +10:00
ProductController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
ProjectController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
ProtectedDownloadController.php Fixes for backup paths 2023-07-19 19:59:11 +10:00
PurchaseOrderController.php Static Analysis Cleanup 2023-09-05 11:54:05 +10:00
QuoteController.php Add void transactions for auth.net 2023-09-09 22:20:12 +10:00
RecurringExpenseController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
RecurringInvoiceController.php Static Analysis Cleanup 2023-09-05 11:54:05 +10:00
RecurringQuoteController.php Fixes for tests 2023-08-04 18:13:26 +10:00
SchedulerController.php Search 2023-09-04 11:04:51 +10:00
SearchController.php Search API 2023-09-04 14:34:55 +10:00
SelfUpdateController.php Fixes for invitation resolution 2023-08-17 10:57:06 +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 Fixes for tests 2023-08-04 18:13:26 +10:00
StripeConnectController.php Updates for stripe connect - setting business name 2023-09-04 16:47:03 +10:00
StripeController.php Fixes for tests 2023-08-04 18:13:26 +10:00
SubdomainController.php Refactor for subdomain validations: 2023-06-07 11:21:26 +10:00
SubscriptionController.php Fixes for tests 2023-08-04 18:13:26 +10:00
SystemLogController.php Updates for API docs 2023-02-10 20:21:10 +11:00
TaskController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
TaskSchedulerController.php Minor fixes for scheduler 2023-05-18 08:31:21 +10:00
TaskStatusController.php Fixes for tests 2023-08-04 18:13:26 +10: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
TemplatePreviewController.php Working on the template action 2023-10-06 21:07:31 +11:00
TokenController.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TwilioController.php Add reminder schedules to invoice transformer selectively 2023-08-11 11:30:11 +10:00
TwoFactorController.php Do no force self hosters to enter a phone number to enable 2FA 2023-05-31 07:51:48 +10:00
UserController.php Minor fixes 2023-09-01 12:25:52 +10:00
VendorController.php Tests for document.is_public validation 2023-08-20 14:05:26 +10:00
WebCronController.php Fixes for static analysis 2023-07-26 12:59:36 +10:00
WebhookController.php Updates for static analysis 2023-08-06 17:35:19 +10:00
WePayController.php php-cs-fixer 2023-02-16 12:36:09 +11:00