1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Ninja/Transformers
Joshua Dwire b7687967a6 Add custom CSS support
* Allow custom CSS for self-hosted white-label users or Pro
invoiceninja.com users
* Restrictive sanitization for CSS on invoiceninja.com
* Add .body class to body element to allow styling the body
* Add client_view_css column to accounts table
* English-only translation text
2015-12-30 13:11:51 -05:00
..
AccountTokenTransformer.php Working on the API 2015-11-03 16:21:17 +02:00
AccountTransformer.php Add custom CSS support 2015-12-30 13:11:51 -05:00
ClientTransformer.php Working on the API 2015-12-27 13:08:58 +02:00
ContactTransformer.php Working on the API 2015-12-27 13:08:58 +02:00
EntityTransformer.php Working on the API 2015-12-27 13:08:58 +02:00
InvoiceItemTransformer.php Working on the API 2015-12-27 13:08:58 +02:00
InvoiceTransformer.php Working on the API 2015-12-27 13:08:58 +02:00
PaymentTransformer.php Working on the API 2015-11-27 14:55:28 +02:00
ProductTransformer.php date formatting products 2015-12-28 20:14:21 +11:00
QuoteTransformer.php Bug fixes 2015-12-17 10:19:56 +02:00
TaskTransformer.php Working on the API 2015-11-27 14:55:28 +02:00
TaxRateTransformer.php Working on the API 2015-12-27 13:08:58 +02:00
UserAccountTransformer.php Working on the API 2015-11-27 14:55:28 +02:00
UserTransformer.php Working on the API 2015-12-27 13:08:58 +02:00