1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http
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
..
Controllers Multi-Master Support for MySQL (#3146) 2019-12-14 16:49:48 +11:00
Middleware Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
Requests New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
ValidationRules New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00