Hillel Coren
1c0aa4ec8d
Fixed issue with default currency not being used
2015-04-02 09:58:23 +03:00
Hillel Coren
8271330700
Merge pull request #260 from Destination-Design/feature_email_pdf_attachment
...
Feature: Added ability to attach invoice as pdf to email templates.
2015-03-23 10:13:47 +02:00
Hillel Coren
4e3e29a78e
Bug fix for activity tracking
2015-03-20 09:11:58 +02:00
Viktor Rennert
40b689f19b
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja into feature_email_pdf_attachment
2015-03-18 13:20:40 +01:00
Hillel Coren
e8193927d3
Fix for license payment
2015-03-17 16:43:35 +02:00
Hillel Coren
35b1379f61
Fixed bug where stripe token billing was incorrectly shown
2015-03-17 15:09:28 +02:00
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
Hillel Coren
d13a377ff7
Added ip to activities table
2015-03-09 17:15:28 +02:00
Hillel Coren
463d0546af
Add “order by” for invoice items
2015-03-09 14:01:48 +02:00
Hillel Coren
10bc43df91
Added support for an additional payment gateway (paypal + credit card)
2015-03-04 10:27:23 +02:00
Hillel Coren
5853dd34de
Added support for an additional payment gateway (paypal + credit card)
2015-03-04 01:23:02 +02:00
Hillel Coren
f42777b1f5
Added support for an additional payment gateway (paypal + credit card)
2015-03-04 00:14:44 +02:00
Hillel Coren
9210e3d578
Added support for API tokens
2015-03-03 17:32:50 +02:00
Hillel Coren
6e03bc7510
Bug fixes
2015-03-02 16:17:33 +02:00
Hillel Coren
cfe01e7e05
Enabled setting an invoice footer
2015-02-28 23:42:47 +02:00
Hillel Coren
bf24e8c40f
Client page color matches invoice design primary color
2015-02-26 20:47:20 +02:00
Hillel Coren
9d240480cc
Bug fixes and check-data script
2015-02-26 00:11:00 +02:00
Hillel Coren
3a06647336
Fixed issue when deleting recurring invoice
2015-02-23 21:17:15 +02:00
Hillel Coren
7f27abace2
Added support for Stripe token billing
2015-02-18 00:22:12 +02:00
Hillel Coren
89269f4bd7
Added ability for clients to approve a quote, converting it to an invoice
2015-02-16 18:15:05 +02:00
Hillel Coren
2a297e3d3f
Added ability to customize emails
2015-02-12 22:50:05 +02:00
Hillel Coren
2af014dad2
Prevented issue sending invoice when contact or user is deleted
2015-02-10 12:00:59 +02:00
Hillel Coren
42abd5f8e0
Fixes #225 : Client ID Number not showing under client detail
2015-01-28 16:14:42 +02:00
Hillel Coren
31b4e17c18
Enabled viewing previous versions of invoices and quotes
2015-01-25 21:26:15 +02:00
Hillel Coren
310bd2bdbc
Updating code to PSR-2 guidelines
2015-01-11 14:30:08 +02:00
Hillel Coren
0948b46ea2
Bug fixes
2015-01-11 13:56:58 +02:00
Hillel Coren
dcc852eafa
Enabled fixed amount discounts
2014-12-04 00:05:38 +02:00
Hillel Coren
a739429005
Minor tweaks
2014-11-27 12:55:09 +02:00
Hillel Coren
f43d52005e
Enabled restoring entities
2014-11-23 23:47:10 +02:00
Hillel Coren
04da12cecd
Added support for a white label license
2014-11-16 22:30:19 +02:00
Troels Liebe Bentsen
964264bdad
Add company id and do minor fixes for vat number
2014-10-30 20:00:33 +01:00
Troels Liebe Bentsen
d5306ef1cd
Merge branch 'master' of github.com:tlbdk/invoice-ninja
...
Conflicts:
Gruntfile.js
app/lang/en/texts.php
bower.json
public/built.css
public/built.js
2014-10-30 18:42:26 +01:00
Hillel Coren
cc6c6194c6
Added support for additional invoice designs
2014-10-24 13:48:59 +03:00
Troels Liebe Bentsen
68a53db5bb
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2014-10-20 19:10:04 +02:00
Andre-Nam
21f4ac3cab
* SQLite issues: added missing default values for columns custom_value1, custom_value2 in table
...
invoices
* SQLite issues: corrected NOT NULL constraint violation when seeding gateways
2014-10-20 18:14:59 +02:00
Hillel Coren
76e9f107e7
Added support for a demo account
2014-10-19 23:03:57 +03:00
Hillel Coren
de7f2d5bbd
Added payment gateway help/sign-up links
2014-10-19 21:20:59 +03:00
Troels Liebe Bentsen
79908e75eb
Link project to client so we get some default when adding to an invoice
2014-10-15 01:50:03 +02:00
Troels Liebe Bentsen
d6ceb33318
Implement missing function and client vat number to invoice
2014-10-15 01:42:17 +02:00
Troels Liebe Bentsen
71d161e654
Add vat_number to client also
2014-10-15 01:31:15 +02:00
Troels Liebe Bentsen
8ca8cc91b1
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
...
Conflicts:
composer.lock
2014-10-14 23:48:59 +02:00
Hillel Coren
65f58c64d6
Added invoice and quote number prefixes and counters
2014-10-14 10:46:30 +03:00
Hillel Coren
9770e6a1d5
Working on invoice design page
2014-10-12 21:11:41 +03:00
Troels Liebe Bentsen
2db6fb6afd
Did more work on update logic and added timing
2014-10-07 23:37:06 +02:00
Troels Liebe Bentsen
090f0c9c55
Fix uid handling and other errors
2014-10-06 23:59:32 +02:00
Troels Liebe Bentsen
28b5b5f9c2
Refactor code and do more work on import function
2014-10-06 20:42:07 +02:00
Troels Liebe Bentsen
81c4adfaa4
More work on the event importer and fix some module issues
2014-10-06 03:00:31 +02:00
Hillel Coren
70b409184a
Version check and news feed messages
2014-10-06 00:00:42 +03:00
Troels Liebe Bentsen
20bf88b028
Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja
2014-10-05 15:19:20 +02:00
Hillel Coren
48064313cc
Working on d3 viz
2014-10-05 12:35:51 +03:00