1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/views
Viktor Rennert 00fb18a52f Added ability to attach invoice as pdf to email templates.
Added flag in setting to turn pdf attachments on/off.
Client side generated pdf is uploaded on send email action.
Backend will check for actuall pdf.
Added dummy strings to all languages.

Added migration.
2015-03-15 18:54:40 +01:00
..
accounts Added ability to attach invoice as pdf to email templates. 2015-03-15 18:54:40 +01:00
clients Added support for an additional payment gateway (paypal + credit card) 2015-03-04 00:14:44 +02:00
credits Working on multi-user support 2014-07-23 18:02:56 +03:00
emails Added support for gmail one-click actions 2015-03-11 23:37:43 +02:00
invoices Added ability to attach invoice as pdf to email templates. 2015-03-15 18:54:40 +01:00
payments Bug fixes 2015-03-02 16:17:33 +02:00
public Removed terms from footer 2015-03-04 16:06:24 +02:00
reports Combined advanced settings pages 2015-03-09 21:14:00 +02:00
timesheets Add some better test data 2014-10-31 17:28:26 +01:00
users Corrected rounding issue if qty or cost had greater than 2 precision 2015-03-10 13:15:01 +02:00
client.blade.php Add company id and do minor fixes for vat number 2014-10-30 20:00:33 +01:00
coming_soon.blade.php Fix CSS errors 2014-08-29 23:24:02 +02:00
dashboard.blade.php Added support for gmail one-click actions 2015-03-11 23:37:43 +02:00
datatable.blade.php Enabled restoring entities 2014-11-23 23:47:10 +02:00
error.blade.php Bug fixes 2014-06-02 19:21:47 +03:00
header.blade.php Added support for gmail one-click actions 2015-03-11 23:37:43 +02:00
list.blade.php Client page color matches invoice design primary color 2015-02-26 20:47:20 +02:00
master.blade.php Restyled client pages 2015-02-19 00:34:36 +02:00
plans.blade.php Moved public texts to resource files 2014-10-21 20:57:06 +03:00
public_list.blade.php Client page color matches invoice design primary color 2015-02-26 20:47:20 +02:00
script.blade.php Redesign of the payment page 2014-05-14 00:53:41 +03:00
secure_payment.blade.php Redesign of the payment page 2014-05-14 00:53:41 +03:00
setup.blade.php Bug fixes 2015-01-15 12:50:16 +02:00