1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app
David Bomba b3262b00b7
Fixes for CORS (#3068)
* fix regression in company name

* HasOneThrough for company user

* Validation rules for contact email addresses

* Force a blank contact if no contacts passed in client

* Fixes for COR

* Fixes for COR

* Fixes for CORS
2019-11-13 22:39:53 +11:00
..
Console Working on Sending Recurring invoices 2019-05-23 15:08:31 +10:00
DataMapper Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
Events Payment methods (#3045) 2019-11-06 09:51:39 +11:00
Exceptions Custom validations for settings 2019-10-10 12:18:00 +11:00
Factory Fixes for transforming and saving company settings. (#3058) 2019-11-13 08:26:40 +11:00
Filters Fixes for display unpaid invoices with overdue invoices 2019-10-08 08:28:09 +10:00
Helpers Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
Http Fixes for CORS (#3068) 2019-11-13 22:39:53 +11:00
Jobs CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
Libraries Fixes for blank settings (#3027) 2019-10-29 20:51:23 +11:00
Listeners Bulk download PDF, Client Portal formatting (#3046) 2019-11-06 09:52:57 +11:00
Mail Template Controller (#3042) 2019-11-05 07:50:10 +11:00
Models CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
Notifications Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
Observers using events to fire updates for invoices and company ledger 2019-10-01 14:27:04 +10:00
PaymentDrivers Resolve conflicts (#3043) 2019-11-05 10:26:15 +11:00
Policies Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
Providers (v2): Automatic resolving on route binding (#3035) 2019-11-05 10:22:36 +11:00
Repositories CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
Transformers CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
Utils Fixes for transforming and saving company settings. (#3059) 2019-11-13 08:28:17 +11:00
Constants.php API cleanup 2019-09-11 09:31:55 +10:00