1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1177 Commits

Author SHA1 Message Date
Hillel Coren
2c6cce1707 Enable restoring users and re-sending invitations 2015-02-11 14:39:00 +02:00
Hillel Coren
276b23da95 Added 'convert to quote' option to quote list actions 2015-02-10 15:50:38 +02:00
Hillel Coren
24b2e851bb Fixed CSS styling of checkboxes 2015-02-10 15:29:03 +02:00
Hillel Coren
dc23bad422 Added ability to edit payments 2015-02-10 13:29:13 +02:00
Hillel Coren
d57fe62c49 Removed possible duplicates from the payment list 2015-02-10 12:40:12 +02:00
Hillel Coren
1aea4d83a2 Improved logged JavaScript error message 2015-02-10 12:37:28 +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
99568e4cee Fix problem with quote labels on PDF 2015-02-09 15:29:11 +02:00
Hillel Coren
29fc9db9b7 Merge pull request #236 from paviro/master
Improved German translation
2015-02-09 12:42:21 +02:00
Hillel Coren
45ed61423c Setting default environment back to 'production' 2015-02-09 12:41:11 +02:00
Hillel Coren
ea8f875cae Merge pull request #234 from lbr88/enhancement/negativepayments
Negative Payments
2015-02-09 12:30:40 +02:00
Hillel Coren
b43bea4a6e Merge pull request #233 from lbr88/danishlanguageupdates
Danish Language Updates
2015-02-09 12:26:42 +02:00
Paul-Vincent Roll
2cec89e7f5 Merge pull request #2 from hillelcoren/master
Update
2015-02-09 10:39:13 +01:00
Paul-Vincent Roll
5d37077c92 Improved German translation
Impolite to use "Dein" when talking to a client.
Other small fixes in wording.
2015-02-09 10:36:45 +01:00
Lars Bo Rasmussen
439edffe20 Made it possible to add negative payments.
Needed when making an invoice with a negative amount.
The usecase for this is that in denmark you are not allowed to change an invoice once
it has been filed.
So to change an invoice or cancel it, it is required to create a creditnote.
The system allows this but does not let you enter a negative payment for an invoice(creditnote in this case)
which is a mistake.
2015-02-09 03:16:21 +01:00
Lars Bo Rasmussen
07ee613a44 the missing public.php was added partially translated. 2015-02-09 03:00:31 +01:00
root
fb7cdfdc31 updated danish translation 2015-02-09 02:40:42 +01:00
Hillel Coren
2f80865cd4 Fixed issue with production database config not being used 2015-02-08 22:28:51 +02:00
Hillel Coren
dd718387ed Fixed issue with production database config not being used 2015-02-08 20:04:36 +02:00
Hillel Coren
65eb8c540c Merge pull request #231 from paviro/master
Improved German translation
2015-02-07 21:23:26 +02:00
Paul-Vincent Roll
6ab8997cbf Improved German translation
Added new translations and fixed old ones.
2015-02-07 20:21:00 +01:00
Hillel Coren
d7e93a076b Merge pull request #227 from fabianmarz/patch-1
Fix German translation
2015-02-07 20:37:40 +02:00
Fabian Marz
4a26d23ffc Updating text files 2015-02-06 16:05:45 +01:00
Hillel Coren
6350c5bc1b Fixed problem with history page list 2015-02-06 14:55:19 +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
80b6687047 Fix #224 - Emails not getting sent 2015-01-27 20:38:51 +02:00
Hillel Coren
b8bc6e3186 Fix #222 showing incorrect amount on dashboard 2015-01-27 10:03:51 +02:00
Hillel Coren
a6b9bd44b8 Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2015-01-27 00:39:05 +02:00
Hillel Coren
1a7a4499af Fix for #219 - multiple currencies on dashboard 2015-01-27 00:38:54 +02:00
Hillel Coren
aaa28d3ed1 Merge pull request #221 from ArthurMaroulier/master
Fix french translations
2015-01-26 23:56:35 +02:00
Arthur Maroulier
9bdb60e871 Fix translation. 2015-01-26 22:44:16 +01:00
Arthur Maroulier
adaa89c240 Fix french translations. For history feature. 2015-01-26 22:38:23 +01:00
Arthur Maroulier
d7be01add1 Merge branch 'master' of github.com:ArthurMaroulier/invoice-ninja 2015-01-26 22:17:32 +01:00
Arthur Maroulier
fd2d4c8243 Merge pull request #1 from hillelcoren/master
merge main invoice-ninja in my fork
2015-01-26 22:16:28 +01:00
Arthur Maroulier
cea9c15a5c Fix french translations. Many about 'quote' which is more 'devis' than 'soumission' in french. 2015-01-26 22:11:34 +01:00
Hillel Coren
39c6656e49 Fixed issue related to invoice history 2015-01-25 23:57:42 +02:00
Hillel Coren
eb6b4c1386 Fixes to invoice history 2015-01-25 23:28:49 +02:00
Hillel Coren
b60d36f066 Updating app version 2015-01-25 23:05:26 +02:00
Hillel Coren
1e288aafdf Updating text files 2015-01-25 22:44:36 +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
b362380615 Minor styling fix 2015-01-22 15:36:16 +02:00
Hillel Coren
8d13091e86 Merge pull request #218 from sanglt/master
Multiple currency support in dashboard
2015-01-22 15:33:04 +02:00
Hillel Coren
6648a32dc4 Minor styling fix 2015-01-22 15:32:54 +02:00
Hillel Coren
4926972167 Fixed table header sort icons 2015-01-22 15:16:26 +02:00
Sang, Le Thanh
9d6c1d3692 Update Average invoice block support multiple currency 2015-01-22 16:52:26 +07:00
Sang, Le Thanh
087fea1f24 Multiple currency support in dashboard 2015-01-22 16:31:43 +07:00
Hillel Coren
7b6e2086eb Bug fixes 2015-01-22 11:23:52 +02:00
Hillel Coren
7364dcf8fc Bug fixes 2015-01-20 09:45:11 +02:00
Hillel Coren
2d8823db7c Bug fixes 2015-01-15 12:52:09 +02:00