1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app
David Bomba c6e1658ffe
Refactors (#3148)
* Refactor company properties to be presented from settings object instead of company properties

* Working on Email Tests

* Working on emails

* Working on email templats

* Include text version of email

* Refactor Email template builder into trait'

* Fix for custom_value4

* Refactor payment_date -> date && payment_type_id -> type_id

* expose paymentables to API

* expose paymentables to API

* Implement a next_send_date field in invoice/quote tables to allow control over reminder scheduling

* Add custom_values to users,documents and company_gateways tables
2019-12-16 22:34:38 +11:00
..
Console Refactors (#3148) 2019-12-16 22:34:38 +11:00
DataMapper Refactors (#3148) 2019-12-16 22:34:38 +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 Refactors (#3148) 2019-12-16 22:34:38 +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 Refactors (#3148) 2019-12-16 22:34:38 +11:00
Jobs Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Libraries Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Listeners Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Mail Refactors (#3148) 2019-12-16 22:34:38 +11:00
Models Refactors (#3148) 2019-12-16 22:34:38 +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 Refactors (#3148) 2019-12-16 22:34:38 +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 New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
Transformers Refactors (#3148) 2019-12-16 22:34:38 +11:00
Utils Refactors (#3148) 2019-12-16 22:34:38 +11:00