1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
David Bomba cda534e996
Explicitly call the service() method, rather than obfuscate. (#3281)
* Include fix as describe by @michael-hampton here #3280

* Refactor createinvitations away from jobs

* Clean up

* Fixes for service() refactoring

* Fixes for services refactor
2020-02-04 18:51:44 +11:00
..
Auth Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortal Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Payment refunds, Projects, Expenses and Vendors. (#3228) 2020-01-20 21:10:33 +11:00
Support/Messages Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Traits Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Working on projects and tasks (#3232) 2020-01-21 11:32:34 +11:00
ClientController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Controller.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditController.php Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseController.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
MigrationController.php (Sync) beganovich:v2 to invoiceninja:v2 (#3254) 2020-01-28 07:56:48 +11:00
PaymentController.php Include contacts in sample migration files. (#3260) 2020-01-29 13:03:47 +11:00
ProductController.php Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
QuoteController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Improve tests with smaller sample files. (#3250) 2020-01-27 18:49:04 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorController.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00