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

1075 Commits

Author SHA1 Message Date
Hillel Coren
2828cc5102 Merge pull request #284 from MagicFab/master
Started work on French Canadian (Quebec) locale, added ISO date format
2015-04-05 08:41:18 +03:00
MagicFab
35846028f2 Added ISO format date (YYYY-MM-DD) 2015-04-04 02:16:26 -04:00
MagicFab
3f51f5da0c Started work on French Canadian (Quebec) locale 2015-04-04 01:30:31 -04:00
Hillel Coren
66f4ec3ab6 Fixed issue with default currency not being used 2015-04-02 10:00:32 +03:00
Hillel Coren
1c0aa4ec8d Fixed issue with default currency not being used 2015-04-02 09:58:23 +03:00
Hillel Coren
c4d20b252f Show pay now based on invoice balance 2015-03-27 12:32:45 +03:00
Hillel Coren
a014bf313c Fixed issue related to using multiple gateways 2015-03-25 17:52:01 +02:00
Hillel Coren
13994f98a8 Changed PDF attachment to use private id 2015-03-24 18:07:48 +02:00
Hillel Coren
7662729570 Fixed footer location and added Quetzal 2015-03-24 17:26:39 +02:00
Hillel Coren
28ab10149b Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2015-03-23 14:13:19 +02:00
Hillel Coren
f190762787 Updated to https urls in the readme 2015-03-23 14:13:13 +02:00
Hillel Coren
8142db61f0 Merge pull request #258 from Grovespaz/master
Added missing Dutch translations.
2015-03-23 14:12:41 +02: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
b040b5e242 Fixed problem with line wrapping 2015-03-22 15:13:05 +02:00
Hillel Coren
09838a1b19 Bug fix for activity tracking 2015-03-20 09:17:15 +02:00
Hillel Coren
4e3e29a78e Bug fix for activity tracking 2015-03-20 09:11:58 +02:00
Hillel Coren
281b36b67c Updated the readme 2015-03-18 16:55:22 +02:00
Hillel Coren
e9c4db679f Updated the readme 2015-03-18 16:34:33 +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
Viktor Rennert
2a6f7e00b5 Reworked pdf store flow from AjaxController to invoice save. 2015-03-18 13:20:02 +01:00
Hillel Coren
e8193927d3 Fix for license payment 2015-03-17 16:43:35 +02:00
Hillel Coren
206d57ef6b Fixed analytics tag 2015-03-17 16:25:53 +02:00
Hillel Coren
8e238a2c7a Fixed issue when saving recurring invoice 2015-03-17 15:43:13 +02:00
Hillel Coren
35b1379f61 Fixed bug where stripe token billing was incorrectly shown 2015-03-17 15:09:28 +02:00
Hillel Coren
392fd537cb Fixed issue if there are line breaks in the account invoice terms 2015-03-17 13:07:33 +02:00
Hillel Coren
3e55f43270 Corrected link to the homepage 2015-03-17 12:45:48 +02:00
Hillel Coren
4eb56a8f88 Updated version number and set new favicon 2015-03-17 07:20:56 +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
Govert Versluis
78adb790f7 Added missing Dutch translations.
This commit adds >90% of the missing strings. I tried to stay faithful to the already present translations as much as posssible.
2015-03-13 16:41:16 +01:00
Hillel Coren
2cdf6d517a Added support for gmail one-click actions 2015-03-11 23:37:43 +02:00
Hillel Coren
228f772f02 Minor tweaks 2015-03-10 14:39:49 +02:00
Hillel Coren
ed3d779bf1 Minor tweaks 2015-03-10 14:39:25 +02: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
e91c832cc2 Restyled forgot password pages 2015-03-09 23:57:16 +02:00
Hillel Coren
e42c6b3ca2 Combined advanced settings pages 2015-03-09 21:14:00 +02: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
df439d9a54 Set additional payment gateway fields 2015-03-09 13:52:35 +02:00
Hillel Coren
173b45ec84 Set payment cancelUrl to client invoice page 2015-03-09 13:37:24 +02:00
Hillel Coren
886fccadfd Fix for Viewing invoice as Guest #250 2015-03-09 00:13:25 +02:00
Hillel Coren
612a61c595 Merge pull request #249 from sakalauskas/sakalauskas-patch-1
Updated barryvdh/laravel-debugbar version.
2015-03-08 22:06:02 +02:00
Laurynas Sakalauskas
b65295e794 Updated barryvdh/laravel-debugbar version.
Laravel 4 must use 1.8 version. dev-master is for Laravel 5
2015-03-08 16:27:04 +00:00
Hillel Coren
65bb753448 Merge pull request #248 from paviro/master
Fixed German translations
2015-03-05 22:27:05 +02:00
Paul-Vincent Roll
f7cc0f24ce Fixed German translation 2015-03-05 20:57:42 +01:00
Paul-Vincent Roll
32ace7a917 Fixed translations 2015-03-05 20:50:21 +01:00
Paul-Vincent Roll
dc5e256157 Merge pull request #5 from hillelcoren/master
Update fork
2015-03-05 20:41:46 +01:00
Hillel Coren
a1f5bef661 Removing API limits for self host 2015-03-05 20:31:55 +02:00
Hillel Coren
3556871fa9 Added support for changing user’s password 2015-03-04 23:53:46 +02:00
Hillel Coren
901e006274 Fixed footer text color 2015-03-04 16:09:58 +02:00
Hillel Coren
43d2ce4063 Merge pull request #246 from paviro/master
New German translations
2015-03-04 16:06:30 +02:00