1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
2020-05-27 14:54:47 +10:00
..
Auth Adjustments for OAuth (#3707) 2020-05-16 20:26:16 +10:00
ClientPortal Allow conversion of quotes to invoices (#3760) 2020-05-27 14:46:19 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Payment Terms (#3737) 2020-05-23 13:28:24 +10:00
Support/Messages Checkout stubs (#3672) 2020-05-04 21:13:46 +10:00
Traits Show page on account confirmation (#3720) 2020-05-19 22:59:44 +10:00
AccountController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Add payment terms to transformers (#3738) 2020-05-23 13:33:44 +10:00
ClientController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Add payment terms per company (#3759) 2020-05-27 09:49:06 +10:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedgerController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CompanyUserController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
EmailController.php Attachments with GMail transport (#3726) 2020-05-20 16:59:29 +10:00
ExpenseController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Payment Terms (#3737) 2020-05-23 13:28:24 +10:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Allow conversion of quotes to invoices (#3760) 2020-05-27 14:46:19 +10:00
PaymentController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentTermController.php Bulk actions for Payment Terms (#3752) 2020-05-26 18:20:50 +10:00
PingController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
PreviewController.php Debugging migrations (#3570) 2020-03-31 22:52:21 +11:00
ProductController.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
QuoteController.php Place checks on quote 'isConvertable()' 2020-05-27 14:54:47 +10:00
RecurringInvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SelfUpdateController.php Changes to self updater (#3746) 2020-05-25 15:21:26 +10:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
SubscriptionController.php Checkout stubs (#3672) 2020-05-04 21:13:46 +10:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Fixes (#3549) 2020-03-26 19:25:44 +11:00
TokenController.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00