1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers
David Bomba b162fde79e
Minor fixes for setup. (#3586)
* Reduce release filesize

* tweaks for github actions

* Release asset

* Tweaks for alpha release

* Fixes for release

* Fixes for alpha release

* Fixes for setup

* Minor fixes
2020-04-02 22:53:47 +11:00
..
Auth Performance improvements for eager loading (#3584) 2020-04-02 20:02:39 +11:00
ClientPortal Performance improvements for eager loading (#3584) 2020-04-02 20:02:39 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Support/Messages Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Traits Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
AccountController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Performance improvements for eager loading (#3584) 2020-04-02 20:02:39 +11: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11: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 Fixes for Email Controller (#3562) 2020-03-29 23:53:00 +11: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 Debugging migrations (#3570) 2020-03-31 22:52:21 +11:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Fixes for Migration (#3572) 2020-04-01 19:54:22 +11:00
PaymentController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11: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 Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11: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 Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Minor fixes for setup. (#3586) 2020-04-02 22:53:47 +11: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
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00