1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
Commit Graph

185 Commits

Author SHA1 Message Date
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
Christian González
f7c172ca3c small German language improvements 2015-09-03 01:13:28 +02:00
Hillel Coren
4d71b193d6 Bug fixes 2015-09-02 13:59:03 +03:00
Hillel Coren
e4672b1213 Merge pull request #405 from trendler/master
Fixed timezone DST issues in timelog
2015-09-01 23:29:09 +03:00
Hillel Coren
0183c02ef6 Added online payment acceptance test 2015-09-01 21:40:30 +03:00
Bastien
569c52e86b Finish french translation. 2015-09-01 15:58:05 +02:00
Hillel Coren
f36cf9374e Merge branch 'master' of https://github.com/hillelcoren/invoice-ninja 2015-08-30 15:08:21 +03:00
Hillel Coren
ba50e701c8 Integration tests 2015-08-30 15:08:15 +03:00
illumi241
e19a3037bc Updated german translation. 2015-08-28 18:29:43 +02:00
illumi241
74fcaf27a3 Updated german translation. 2015-08-28 18:20:04 +02:00
Juan Luis Baptiste
4e5057e242 Updated spanish translation. 2015-08-23 04:42:16 -05:00
Hillel Coren
95fd9a4c1c Initial acceptance tests 2015-08-20 18:09:04 +03:00
chrisderouck
fb830b1564 Updates for dutch language 2015-08-17 20:43:26 +02:00
chrisderouck
98ffec6800 Update validation.php 2015-08-17 19:59:29 +02:00
chrisderouck
006eda999f Dutch Translation 2015-08-17 19:53:53 +02:00
Hillel Coren
d9e08da031 Added inline documentation 2015-08-16 20:14:03 +03:00
Hillel Coren
055223f5f0 Updated Danish language file 2015-08-16 13:06:11 +03:00
Hillel Coren
55bde91b71 Updating language files 2015-08-14 15:11:12 +03:00
Hillel Coren
9e6b25bcc4 Bug fixes 2015-08-14 15:04:33 +03:00
Tobias Rendler
663070e36b Fixed timezone DST issues in timelog
- Added moment-timezone-with-data.js
- Added new datetime format and variants
2015-08-13 12:54:03 +02:00
Hillel Coren
2f9a7980bd Merge pull request #402 from nerdoc/patch-5
translate "Outstanding" -> German
2015-08-13 08:36:34 +03:00
Hillel Coren
edc3a2b3c2 Merge pull request #400 from nerdoc/patch-4
German Typo (Parziell -> Partiell)
2015-08-13 08:36:20 +03:00
Hillel Coren
a7d05f894e Merge pull request #399 from nerdoc/patch-3
typo correction
2015-08-13 08:36:01 +03:00
Hillel Coren
f0e939d650 Merge pull request #397 from nerdoc/patch-2
small German typos
2015-08-13 08:35:37 +03:00
Christian González
f120fa182f translate "Outstanding" -> German 2015-08-13 03:11:29 +02:00
Christian González
ef502bb5b6 German Typo (Parziell -> Partiell) 2015-08-13 03:00:17 +02:00
Christian González
7b4f9360ba typo correction 2015-08-13 02:56:50 +02:00
Christian González
564f5b69e8 small typos
removed some "Leerzeichen in composita"
"Invoice Ninja" -> "InvoiceNinja"
Untranslated text
"ß" error
other typos.
2015-08-13 02:53:13 +02:00
Christian González
62c1b2718a Better German translations
Added double quotes to better distinguish the label.
Changed "Anzahl" to "Menge" as used in the real text/label.
2015-08-13 02:30:20 +02:00
Hillel Coren
dc8bd36e76 Moved line item tax amounts to invoice subtotals section 2015-08-12 22:16:02 +03:00
Paul-Vincent Roll
848379b7c2 Updated German translation 2015-08-12 16:33:03 +02:00
Hillel Coren
0e15c12298 Bug fixes 2015-08-11 17:38:36 +03:00
Hillel Coren
78bf49cd19 Recurring invoices no longer prevent invoice numbers from being sequential 2015-08-10 18:48:41 +03:00
Hillel Coren
07b3fdb30c Minor improvements 2015-08-07 09:14:29 +03:00
Hillel Coren
2cfcdd1e77 Minor improvements 2015-08-04 17:33:30 +03:00
Hillel Coren
4b7d143630 Minor fixes 2015-08-03 22:08:07 +03:00
Hillel Coren
5aa64523dc Disabled datepicker localization 2015-08-03 11:52:47 +03:00
Hillel Coren
559a7d8a46 Moved unlink to separate page 2015-08-03 10:15:58 +03:00
Linus Metzler
859b878965 updated German translations 2015-08-02 17:28:32 +02:00
Hillel Coren
4fa4f65005 Support updating invoices through the API 2015-07-30 17:44:47 +03:00
Hillel Coren
914334511e Enhancements to the dashboard 2015-07-29 22:55:12 +03:00
Hillel Coren
abe3eb6367 Standardized headers across html emails 2015-07-29 10:52:10 +03:00