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

226 Commits

Author SHA1 Message Date
Hillel Coren
4b07504835 Reworked recurrenc code using Recurr 2015-10-15 17:14:13 +03:00
Hillel Coren
a4960245c2 Bug fixes 2015-10-15 09:19:41 +03:00
Hillel Coren
8da5517206 Bug fixes 2015-10-14 23:56:17 +03:00
Hillel Coren
d34fbcf726 Styling forms 2015-10-14 20:18:19 +03:00
Hillel Coren
831c81a4b9 Improved settings navigation 2015-10-14 17:15:39 +03:00
Hillel Coren
d3550903f4 Bug fix 2015-10-14 08:18:14 +03:00
Hillel Coren
f1bf91b0fb Require re-confirming email address when it's changed 2015-10-13 20:21:32 +03:00
Hillel Coren
aef0fe8430 Added client dashboard 2015-10-13 18:44:01 +03:00
Hillel Coren
2dfc053cbc Bug fixes 2015-10-13 10:11:44 +03:00
Hillel Coren
1d04bc2a05 Added custom invoice text fields 2015-10-11 17:41:09 +03:00
Simon
8c3402c975 Update texts.php 2015-10-11 00:41:31 +02:00
Hillel Coren
16f7cc8330 Bug fixes 2015-10-09 08:57:37 +03:00
Hillel Coren
a1cef22a48 Add quotes to the dashboard and a map to the client page 2015-10-06 20:55:55 +03:00
Hillel Coren
079bba078b Merge pull request #468 from nerdoc/patch-10
German language update & corrections
2015-10-05 22:10:24 +03:00
Hillel Coren
5ed9f8afe4 Merge pull request #467 from nerdoc/master
German/Spanish translation update for size_id
2015-10-05 22:00:10 +03:00
Hillel Coren
254a819e92 Fix for #445 2015-10-05 20:48:16 +03:00
Christian González
60c301f954 German language update & corrections 2015-10-05 15:05:37 +02:00
Christian González
c14527e3f5 Merge branch 'master' of github.com:hillelcoren/invoice-ninja
n, warum dieser
2015-10-05 14:50:30 +02:00
Christian González
76c8ee9a0c German/Spanish translation update for size_id 2015-10-05 05:35:09 +02:00
Christian González
df7d62d952 change German "versandt" to "versendet"
Both ways are formally correct, but to be in line with the other forms used in the software, better just use one form. It does not look good if it' s "versendet" in one place and "versandt" in the other.
2015-10-02 16:42:20 +02:00
Hillel Coren
92a2ce0d44 Merge pull request #457 from limenet/patch-1
Unambigous translation for "invoice design"
2015-10-02 17:03:45 +03:00
Hillel Coren
3dbfce05cb Fix for #452 2015-10-02 16:51:37 +03:00
Linus Metzler
ef4fafecda Unambigous translation for "invoice design" 2015-10-02 12:21:29 +02:00
Hillel Coren
6d7f0d6611 Zapier fixes 2015-10-02 11:32:13 +03:00
Hillel Coren
04dfaf9b49 Merge pull request #450 from nerdoc/patch-10
German language updates
2015-10-01 23:56:58 +03:00
Hillel Coren
857b86471e Minor changes 2015-10-01 23:50:29 +03:00
Hillel Coren
cb16e7f950 Added support for basic markdown 2015-10-01 23:02:22 +03:00
Christian González
489e008cc8 German language updates 2015-10-01 15:50:00 +02:00
Juan Luis Baptiste
70afce1386 Updated spanish translation. 2015-09-30 22:14:46 -05:00
Hillel Coren
06be7afedf Bug fixes 2015-09-29 21:19:18 +03:00
Hillel Coren
3d88ec5c6d Updated language files 2015-09-29 08:13:45 +03:00
Hillel Coren
f8b449a471 Added warning when form token is about to expire 2015-09-28 23:37:32 +03:00
Hillel Coren
8337bc9669 Working on session warning 2015-09-27 00:08:59 +03:00
Hillel Coren
4268c18f8a Fixed money format in PDF for EU 2015-09-25 12:57:40 +03:00
Hillel Coren
6b063abe9a Bug fixes 2015-09-21 00:05:02 +03:00
Hillel Coren
dfd1ae502f Sort task times #430 2015-09-18 09:59:04 +03:00
Hillel Coren
98cabd4138 Added auto-reminder emails 2015-09-17 22:01:06 +03:00
Hillel Coren
4741fad4be Added auto-billing and per-client language support 2015-09-10 20:50:09 +03:00
Hillel Coren
3fdad48179 API improvements 2015-09-07 12:07:55 +03:00
Hillel Coren
79aa5bad92 Minor fixes 2015-09-04 10:20:30 +03:00
Hillel Coren
e2626051dc Removed html escape from text email blade files 2015-09-03 10:36:00 +03:00
Hillel Coren
9f7f6f220a Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2015-09-03 10:33:02 +03:00
Hillel Coren
9d96a9daed Bug fixes 2015-09-03 10:32:39 +03:00
Hillel Coren
1bcdfaf19d Merge pull request #425 from nerdoc/patch-10
don't escape confirmation mail templates.
2015-09-03 10:30:43 +03:00
Hillel Coren
fe75a791f3 Merge pull request #422 from nerdoc/patch-8
better term for "set now"
2015-09-03 09:28:48 +03:00
Hillel Coren
9989574b24 Merge pull request #424 from nerdoc/patch-9
German translation updates
2015-09-03 09:18:50 +03:00
Christian González
d30f14d5d3 don't escape confirmation mail templates.
This patch would fix at least a part of issue #381 and #420, if it would be applied to all necessary blade files.
This could be a security problem as user now maybe can enter malicious code? I am not smart enough to know these php internals.
2015-09-03 02:50:32 +02:00
Christian González
3fcf1ad833 German translation updates 2015-09-03 02:08:37 +02:00
Christian González
54e6d9c617 emphasize "now" in "set to now" 2015-09-03 01:46:27 +02:00
Christian González
af837cba22 better term for "set now"
"set now" means "I want to set it now".
"set to now" means "I want to set it (the time) to *now*"
2015-09-03 01:45:05 +02:00