1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app
David Bomba e406020ee5
Bug Fixes (#3177)
* Implement first_load query parameter which checks client size and returns an truncated response if client count is greater than 1000

* Fixes for listeners
2019-12-28 06:30:22 +11:00
..
Console Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
DataMapper Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
Events Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
Exceptions Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Factory Add quotes to randomdata generator (#3171) 2019-12-26 17:09:14 +11:00
Filters Refactors (#3148) 2019-12-16 22:34:38 +11:00
Helpers Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
Http Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
Jobs Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
Libraries Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Listeners Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
Mail Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
Models Bug Fixes (#3177) 2019-12-28 06:30:22 +11:00
Notifications Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Observers using events to fire updates for invoices and company ledger 2019-10-01 14:27:04 +10:00
PaymentDrivers Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
Policies Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Providers Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +11:00
Repositories Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +11:00
Transformers Fixes for including company.quotes (#3173) 2019-12-27 09:49:47 +11:00
Utils Bug fixes for middleware/ (#3167) 2019-12-25 08:55:29 +11:00