1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/DataMapper
David Bomba 0d508d67f1
Client Settings (#2711)
* Fixes for travis

* Additional settings variables at the company and client level

* Implement accessor for client settings

* Currency symbol or code setter

* Implement custom JS number and currency formatter

* Implement VueX state management for client settings

* Move settings logic into its own class

* Working on client settings

* client settings

* Move Client Settings helper into PHP

* Move translation helper into its own class

* Working on Client Settings

* fixes for client settings

* Client setting defaults

* fixes for .env

* Fixes for Travis
2019-03-03 08:44:08 +11:00
..
BaseSettings.php Client Settings (#2711) 2019-03-03 08:44:08 +11:00
ClientSettings.php Client Settings (#2711) 2019-03-03 08:44:08 +11:00
CompanySettings.php Client Settings (#2711) 2019-03-03 08:44:08 +11:00
DefaultSettings.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
InvoiceItem.php Login UI, Database Seeds, Dashboard layouts (#2450) 2018-10-16 22:42:43 +11:00