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 3405b91c64
Bulk download PDF, Client Portal formatting (#3046)
* Update OpenAPI for TemplateController

* Add bulk invoice download functionality

* Working on Client portal

* Move selective queries to cache instead of DB

* Fix formatting in Payments table, implement cache for languages, resolve route model for clientcontacts and users
2019-11-06 09:52:57 +11:00
..
Auth Template Controller (#3042) 2019-11-05 07:50:10 +11:00
ClientPortal Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
Contact Refactoring how we set the DB in the request cycle 2019-07-12 15:03:30 +10:00
OpenAPI Template Controller (#3042) 2019-11-05 07:50:10 +11:00
Support/Messages OpenAPI docs for support message API 2019-10-17 20:31:47 +11:00
Traits Update copyright 2019-05-11 13:32:07 +10:00
AccountController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
ActivityController.php Add activities to API 2019-09-27 14:31:13 +10:00
BaseController.php Fix for company filtering 2019-09-29 18:46:53 +10:00
ClientController.php Upload company logo to group settings 2019-10-08 07:17:55 +10:00
ClientStatementController.php Update copyright 2019-05-11 13:32:07 +10:00
CompanyController.php Clean up todos (#2979) 2019-10-11 13:20:04 +11:00
CompanyGatewayController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
Controller.php Update copyright 2019-05-11 13:32:07 +10:00
DashboardController.php Update copyright 2019-05-11 13:32:07 +10:00
GroupSettingController.php Upload company logo to group settings 2019-10-08 07:17:55 +10:00
InvoiceController.php Company Settings OpenAPI 2019-10-07 21:21:02 +11:00
PaymentController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
ProductController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
QuoteController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
RecurringInvoiceController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
RecurringQuoteController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
SettingsController.php Update copyright 2019-05-11 13:32:07 +10:00
TaxRateController.php Tax Rate fixes (#3031) 2019-10-30 13:41:18 +11:00
TemplateController.php Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
TranslationController.php Update copyright 2019-05-11 13:32:07 +10:00
UserController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
UserProfileController.php Update copyright 2019-05-11 13:32:07 +10:00