invoiceninja/app/DataMapper
David Bomba f8551d6119
Multi-Master Support for MySQL (#3146)
* Minor fixes for OpenAPI docs for clients

* Add fields to company transformer

* Padding email templates, system level and custom

* Minor fixes for email template subject

* Working on Email Templates

* Clean up User model, remove redundant permissions methods

* Implement Locale for API

* Implement Locale middleware for client routes

* Remove global constants

* Fixes for removing the global constants file

* Working on TDD for emails

* TDD for emails

* implement additional template variables

* Add support for Multi-Master replication with MySQL
2019-12-14 16:49:48 +11:00
..
BaseSettings.php set defaults for line items (#3029) 2019-10-29 22:44:54 +11:00
ClientSettings.php Fixes for blank client settings and force strings for custom_fields (#3096) 2019-11-26 20:11:22 +11:00
CompanySettings.php Multi-Master Support for MySQL (#3146) 2019-12-14 16:49:48 +11:00
DefaultSettings.php fixes for user creation 2019-08-25 15:55:25 +10:00
EmailTemplateDefaults.php Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
FeesAndLimits.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
InvoiceItem.php Remove settings from invoice table (#3051) 2019-11-10 23:06:30 +11:00
PaymentMethodMeta.php fixes for travis 2019-09-19 21:43:59 +10:00
PaymentTransaction.php Working on gateway fees 2019-09-09 13:27:16 +10:00