1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app
David Bomba 01173c66d8
Fixes for validation. (#3130)
* Fixes for OpenAPI Documentation + fix support for docs for PHP 7.4

* Minor fixes for GMail API

* Add fix for 2 contacts with no email addresses failing validation, emails are optional! but cannot be duplicated if a value is set

* Return template as a object with subject and body components

* Fixes for OpenAPI Schema

* Stubs for payment edge cases

* payment tests
2019-12-05 17:22:20 +11:00
..
Console Fixes (#3116) 2019-12-04 12:06:14 +11:00
DataMapper Attach and Detach a user to a company (#3107) 2019-11-30 13:42:44 +11:00
Events Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Exceptions Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Factory Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00
Filters Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Helpers Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
Http Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
Jobs Fixes (#3116) 2019-12-04 12:06:14 +11:00
Libraries Test Gmail Sending using oauth (#3121) 2019-12-04 13:27:28 +11:00
Listeners Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Mail Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Models OAuth Token support (#3117) 2019-12-04 12:14:55 +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 for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Policies Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Providers Gmail Email via API (#3124) 2019-12-04 15:52:04 +11:00
Repositories Fixes (#3116) 2019-12-04 12:06:14 +11:00
Transformers Fixes (#3116) 2019-12-04 12:06:14 +11:00
Utils Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Constants.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00