1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Requests
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
..
Account Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
Activity Add activities to API 2019-09-27 14:31:13 +10:00
Client Fixes for validation. (#3130) 2019-12-05 17:22:20 +11:00
ClientPortal Default gateway type ID (#3008) 2019-10-22 22:27:03 +11:00
Company Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
CompanyGateway Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
GroupSetting Email template defaults (#3090) 2019-11-24 17:37:53 +11:00
Invoice Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
Payment Refactors (#3148) 2019-12-16 22:34:38 +11:00
Product Various fixes (#3136) 2019-12-07 22:33:49 +11:00
Quote Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +11:00
RecurringInvoice Validation rules 2019-07-04 14:31:01 +10:00
RecurringQuote Validation rules 2019-07-04 14:31:01 +10:00
TaxRate Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
User New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
Request.php Update copyright 2019-05-11 13:32:07 +10:00