1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
2020-06-28 21:52:45 +10:00
..
Auth Logo, show more fields 2020-06-22 10:47:55 +02:00
ClientPortal Merge branch 'v2' into v2-2606-client-portal-improvements 2020-06-27 07:49:33 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +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 Nest HTTP requirements inside a working installation - allows non secure routes to be used to setup the application 2020-06-28 13:47:13 +10:00
ClientController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fixes for delete company 2020-06-25 07:44:25 +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 remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Change to streaming downloads 2020-06-24 18:59:56 +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 remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +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 Change to streaming downloads 2020-06-24 18:59:56 +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 remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +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 Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
PreviewController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +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
SelfUpdateController.php Fixes for STDIN 2020-06-04 21:42:45 +10:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Minor fixes for setup process 2020-06-28 21:52:45 +10:00
SubscriptionController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
TaxRateController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +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 remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
VendorController.php remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00