1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Filters
David Bomba e5a230e0c7
Performance improvements (#3634)
* Adjustments for tests

* Implement handling of temp downloading resources

* Refactor paths

* Refactors for file paths

* Refactor paths

* Add in S3 adapter

* Refactor company Documment URL

* Refactor for entity pdf performance

* Refactors for invoice generation

* Enhancements for emails invoices

* Emails

* Fixes for client portal queries
2020-04-16 18:41:25 +10:00
..
ClientFilters.php Fixes for permissions (#3575) 2020-04-01 23:34:50 +11:00
CreditFilters.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DesignFilters.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ExpenseFilters.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
InvoiceFilters.php Performance improvements (#3634) 2020-04-16 18:41:25 +10:00
PaymentFilters.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProductFilters.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QueryFilters.php Included trashed records (#3200) 2020-01-07 20:59:24 +11:00
QuoteFilters.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceFilters.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteFilters.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SubscriptionFilters.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
TokenFilters.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
UserFilters.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorFilters.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00