1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
2020-08-04 23:30:27 +10:00
..
Auth Update refresh route to filter all subqueries by updated_at 2020-07-10 09:28:09 +10:00
ClientPortal Fixes for invoicewasviewed 2020-07-28 19:49:09 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI OPENAPI docs 2020-07-30 13:27:00 +10:00
Shop Fixes for invoicewasvieweD 2020-07-28 23:47:41 +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 remove x-api-version and replace with x-minimum-client-version 2020-06-22 07:30:25 +10:00
BaseController.php Ensure group settings can be archived + tests! 2020-08-02 16:31:55 +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 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 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 Ensure group settings can be archived + tests! 2020-08-02 16:31:55 +10:00
InvoiceController.php remove legacy setting option 2020-07-28 14:29:56 +10:00
LicenseController.php OPENAPI docs 2020-07-30 13:27:00 +10:00
MigrationController.php OPENAPI docs 2020-07-30 13:27:00 +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 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 Add PhantomJS tests on setup screen 2020-08-04 23:30:27 +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