1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
2020-07-26 08:27:49 +10:00
..
Auth Update refresh route to filter all subqueries by updated_at 2020-07-10 09:28:09 +10:00
ClientPortal Events 2020-07-22 17:53:14 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Bulk actions for tax rates 2020-07-13 09:29:44 +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 remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
ActivityController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
BaseController.php Working on handling refresh route 2020-07-26 08:27:49 +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 Refactor for events 2020-07-08 22:02:16 +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 Working on user notifications when an email changes 2020-07-22 12:25:58 +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 Fix for missing include 2020-06-24 22:22:44 +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 Bulk actions on groups 2020-06-24 09:39:49 +10:00
InvoiceController.php Refactor for events 2020-07-08 22:02:16 +10:00
LicenseController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
MigrationController.php Flip what is_system means for company tokens 2020-07-21 15:03:04 +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 Ensure models are touched appropriately" 2020-07-16 21:01:39 +10:00
PreviewController.php Fixes for Invoice PDF Preview 2020-07-05 21:39:59 +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 Change to streaming downloads 2020-06-24 18:59:56 +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 update self updater 2020-07-21 21:51:47 +10:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Check for node and npm in setup 2020-07-21 11:11:35 +10:00
TaxRateController.php Bulk actions for tax rates 2020-07-13 09:29:44 +10:00
TemplateController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +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