1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

210 Commits

Author SHA1 Message Date
Hillel Coren
96a71864ed Added support for partial payments 2015-04-16 22:57:12 +03:00
Hillel Coren
caae008403 Added support for partial payments 2015-04-16 20:12:56 +03:00
sigitas
3a68150cf3 css and js files moved to css and js folders 2015-04-10 10:18:07 +03:00
Jeramy Simpson
c6d8b6f8e1 Merge Master Changes
Had to manually resolve conflict issues
2015-03-26 10:10:22 +10:00
Hillel Coren
7662729570 Fixed footer location and added Quetzal 2015-03-24 17:26:39 +02:00
Jeramy Simpson
2ccc61224a Merge branch 'master' of github.com:hillelcoren/invoice-ninja into laravel-5 2015-03-23 14:09:28 +10:00
Hillel Coren
b040b5e242 Fixed problem with line wrapping 2015-03-22 15:13:05 +02:00
Jeramy Simpson
04c392136e Add Files 2015-03-17 07:45:25 +10:00
root
872e9db581 Delete everything in prep for laravel 5. 2015-03-12 10:43:47 +10:00
Hillel Coren
0ebf08c53d Corrected rounding issue if qty or cost had greater than 2 precision 2015-03-10 13:15:01 +02:00
Hillel Coren
901e006274 Fixed footer text color 2015-03-04 16:09:58 +02:00
Hillel Coren
29833e6d83 Corrected invoice items spacing on second page of PDF 2015-03-03 14:59:52 +02:00
Hillel Coren
cfe01e7e05 Enabled setting an invoice footer 2015-02-28 23:42:47 +02:00
Hillel Coren
b55678b0ba Restyled client pages 2015-02-19 00:34:36 +02:00
Hillel Coren
c1bc3f5a3f Added Swiss Franc 2015-02-18 14:59:25 +02:00
Hillel Coren
99568e4cee Fix problem with quote labels on PDF 2015-02-09 15:29:11 +02:00
Hillel Coren
31b4e17c18 Enabled viewing previous versions of invoices and quotes 2015-01-25 21:26:15 +02:00
Hillel Coren
fa371d2a77 Added support for saving and showing 0% tax rates 2015-01-25 08:48:40 +02:00
Hillel Coren
dcc852eafa Enabled fixed amount discounts 2014-12-04 00:05:38 +02:00
Hillel Coren
04da12cecd Added support for a white label license 2014-11-16 22:30:19 +02:00
Hillel Coren
113cb6747c Created quotes, invoices and payments pages for clients 2014-11-12 23:09:42 +02:00
Hillel Coren
39f424fcfe Minor bug fixes 2014-11-12 17:22:54 +02:00
Hillel Coren
58a8b72ce9 Revert "dashboard page" 2014-11-11 19:47:31 +02:00
Hillel Coren
af9e988100 Revert "dashboard page changes" 2014-11-11 19:47:15 +02:00
mindnervestech
301679ae6c slim scroll 2014-11-11 13:52:23 +05:30
Hillel Coren
eade73bceb Merge pull request #190 from mindnervestech/master
dashboard page
2014-11-08 20:50:25 +02:00
mindnervestech
179113a996 dashboard page 2014-11-08 11:52:43 +05:30
Hillel Coren
b1ff58d70f Merge pull request #189 from tlbdk/master
Add company ID
2014-11-07 13:41:14 +02:00
Hillel Coren
be2b7d28fc Removed default US dollar client currency to enable company setting to be used 2014-11-04 22:27:09 +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
d6eff8f913 Bug fixes 2014-10-26 21:54:37 +02:00
Hillel Coren
cc6c6194c6 Added support for additional invoice designs 2014-10-24 13:48:59 +03:00
Hillel Coren
cfc6e22241 Working on new invoice designs 2014-10-21 15:10:29 +03:00
Troels Liebe Bentsen
68a53db5bb Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2014-10-20 19:10:04 +02:00
Hillel Coren
ca8db0ffbc Enabled using date variables for non-recurring invoices 2014-10-19 23:15:37 +03:00
Hillel Coren
001208e345 fix #174 - Tax rate error in live PDF 2014-10-19 23:10:16 +03:00
Hillel Coren
27339dbfa0 Added tax percent to PDF 2014-10-19 18:06:20 +03: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
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
edea8d0bc2 Moved custom client and company fields to their respective sections on the PDF 2014-10-12 22:36:35 +03:00
Hillel Coren
9770e6a1d5 Working on invoice design page 2014-10-12 21:11:41 +03:00
Hillel Coren
e8b5317f2e Added d3 to js folder 2014-10-06 00:31:14 +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
fa676f1e57 Working on d3 viz 2014-10-05 10:49:34 +03:00
Hillel Coren
020158a0ae Working on d3.js vizualizer 2014-10-03 02:51:21 +03:00
Troels Liebe Bentsen
b09ebf3229 Added support for listing VAT numbers as used in all of EU 2014-10-01 16:33:09 +02:00
Hillel Coren
84cf760785 Added confirm when saving recurring invoice 2014-09-12 00:28:36 +03:00
Hillel Coren
bb560778af Working on API 2014-07-30 10:08:01 +03:00