1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app
David Bomba 550cb42722
Dynamically apply locale (#3140)
* 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
2019-12-11 07:25:54 +11:00
..
Console Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
DataMapper Dynamically apply locale (#3140) 2019-12-11 07:25:54 +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 Various fixes (#3136) 2019-12-07 22:33:49 +11:00
Filters Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Helpers Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
Http Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
Jobs Various fixes (#3136) 2019-12-07 22:33:49 +11:00
Libraries New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
Listeners Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Mail Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
Models Dynamically apply locale (#3140) 2019-12-11 07:25:54 +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 Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +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 Add fields to company transformer (#3132) 2019-12-06 07:41:13 +11:00
Utils Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Constants.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00