1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 15:13:29 +01:00
Commit Graph

271 Commits

Author SHA1 Message Date
Hillel Coren
b6d6758169 Minor bug fixes 2014-12-07 10:47:58 +02:00
Hillel Coren
dcc852eafa Enabled fixed amount discounts 2014-12-04 00:05:38 +02:00
Hillel Coren
6b519f6833 Working on self host setup page 2014-12-01 21:43:59 +02:00
Hillel Coren
e0aad0e248 Bug fix related to the selected currency 2014-11-30 18:32:48 +02:00
Hillel Coren
2295a64bff Implemented setup page 2014-11-28 15:34:01 +02:00
Hillel Coren
a739429005 Minor tweaks 2014-11-27 12:55:09 +02:00
Hillel Coren
4866e19d88 Added new payment providers 2014-11-25 20:40:54 +02:00
Hillel Coren
b80685b7e4 Minor tweaks 2014-11-25 19:35:29 +02:00
Hillel Coren
f43d52005e Enabled restoring entities 2014-11-23 23:47:10 +02:00
Hillel Coren
8930265447 Set logoImageUrl and borderColor for payment settings optional 2014-11-23 11:15:30 +02:00
Hillel Coren
7ebd690852 Registering new sign ups 2014-11-19 21:51:53 +02:00
Hillel Coren
680b67bf7b Streamlined pro upgrade process 2014-11-17 00:23:11 +02:00
Hillel Coren
04da12cecd Added support for a white label license 2014-11-16 22:30:19 +02:00
Hillel Coren
012347afda Created quotes, invoices and payments pages for clients 2014-11-16 12:41:07 +02:00
Hillel Coren
113cb6747c Created quotes, invoices and payments pages for clients 2014-11-12 23:09:42 +02:00
Hillel Coren
af9e988100 Revert "dashboard page changes" 2014-11-11 19:47:15 +02:00
Hillel Coren
1f8a24dbe6 Merge pull request #194 from mindnervestech/master
dashboard page changes
2014-11-11 19:28:26 +02:00
Hillel Coren
8317b0349f Minor bug fixes 2014-11-11 10:29:43 +02:00
mindnervestech
110dcaf062 dashborad page 2014-11-11 11:52:12 +05:30
Hillel Coren
6fc91d165e Set invoice date to today when cloning 2014-11-09 21:42:31 +02:00
Hillel Coren
555245be33 Minor bug fixes 2014-11-09 18:14:47 +02:00
Hillel Coren
fac4b6a7aa Fixed issue when marking quote as sent 2014-11-08 21:35:02 +02:00
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
Patrick Samson
92d1d6562d Fixed SQL query on dashboard
It did not work properly before on Postgres
2014-11-03 19:31:28 -05: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
d5adfb6625 Bug fixes 2014-10-29 13:45:41 +02:00
Hillel Coren
8cae66c2ff Bug fixes 2014-10-26 10:42:02 +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
1bca065ca7 Added initial page for the Timesheet controller 2014-10-20 22:30:48 +02: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
76e9f107e7 Added support for a demo account 2014-10-19 23:03:57 +03:00
pbergsmann
34e1d4e20d [BUGFIX] Wrong usage of use statement
Resolves errors like "The use statement
with non-compound name 'Client' has no effect"
2014-10-17 16:21:12 +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
919f13b0d4 Enabled manually setting invoices and quotes as sent 2014-10-14 22:04:48 +03: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
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
e7184ab59d Added moolah as recommended payment gateway 2014-10-05 16:07:04 +03:00
Hillel Coren
a4e949daec Added payment confirmation email for license purchases 2014-10-05 14:55:59 +03:00
Hillel Coren
051aec19c0 Back-fill migrations table for dbs created with the database.sql file 2014-10-05 13:18:42 +03:00
Hillel Coren
48064313cc Working on d3 viz 2014-10-05 12:35:51 +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
Troels Liebe Bentsen
198c7dde3e Start working on TimeSheet feature 2014-10-01 02:47:09 +02:00
Hillel Coren
8133482d19 Commented out url reset 2014-09-30 17:03:16 +03:00