1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Controllers
2020-08-25 23:18:17 +10:00
..
Auth Add is_deleted to client_gateway_tokens table 2020-08-12 08:17:32 +10:00
ClientPortal Refactor payments 2020-08-25 23:18:17 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI System logs 2020-08-24 19:51:19 +10:00
Shop First or fail for company record in short 2020-08-23 07:46:43 +10:00
Support/Messages remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
Traits Require password update if not set when confirming email 2020-06-26 14:20:45 +02:00
AccountController.php OPENAPI docs 2020-07-30 13:27:00 +10:00
ActivityController.php Change invoice -> entity 2020-08-12 10:41:26 +10:00
BaseController.php fixes for payment drivers 2020-08-17 08:58:52 +10:00
ClientController.php Refactor for events 2020-07-08 22:02:16 +10:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fixes for company purging 2020-08-14 07:15:15 +10:00
CompanyGatewayController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
CompanyLedgerController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
CompanyUserController.php OPENAPI docs 2020-07-30 13:27:00 +10:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Fix bug where restoring a credit wouldn't work 2020-07-20 07:54:10 +10:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Bulk actions on groups 2020-06-24 09:39:49 +10:00
DocumentController.php Add middleware to destroy document 2020-08-11 13:21:43 +10:00
EmailController.php only send one notification per invoice 2020-07-14 19:55:28 +10:00
ExpenseController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
GroupSettingController.php Ensure group settings can be archived + tests! 2020-08-02 16:31:55 +10:00
InvoiceController.php Error handling for emails 2020-08-12 12:16:44 +10:00
LicenseController.php Changing error structure, regression fixes for shop/client route 2020-08-12 08:59:28 +10:00
MigrationController.php Fixes for incorrect name spacing of validation rules 2020-08-24 08:20:57 +10:00
PaymentController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
PaymentTermController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
PaymentWebhookController.php Support Stripe webhook 2020-06-27 17:39:28 +02:00
PingController.php OPENApi documentation 2020-07-30 12:50:45 +10:00
PreviewController.php Implement PhantomJS 2020-08-04 21:00:19 +10:00
ProductController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
QuoteController.php fixes for quote controller 2020-08-23 11:08:18 +10:00
RecurringInvoiceController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
RecurringQuoteController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
SchedulerController.php Route to check status of scheduler 2020-07-02 10:26:43 +10:00
SelfUpdateController.php return appropriate response from within catch 2020-08-04 23:53:33 +10:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Add PhantomJS tests on setup screen 2020-08-04 23:30:27 +10:00
SystemLogController.php Tests for system log routes 2020-08-24 20:28:47 +10:00
TaxRateController.php fix for archiving tax rates 2020-08-04 18:17:12 +10:00
TemplateController.php Fixes for email templates not displaying css correctly 2020-08-02 19:59:32 +10:00
TokenController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Fixes for user email change job 2020-07-22 17:26:54 +10:00
VendorController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
WebhookController.php Change subscriptions to webhooks 2020-07-06 21:22:36 +10:00