1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 09:51:35 +02:00
Commit Graph

1930 Commits

Author SHA1 Message Date
rafael.sisweb
ff7226eb35 Merge remote-tracking branch 'upstream/master' 2015-11-16 07:53:07 -05:00
Hillel Coren
019196c60f Removed deleted records from system export 2015-11-16 14:53:02 +02:00
Hillel Coren
03a904c4f8 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2015-11-16 14:30:51 +02:00
Hillel Coren
e93a7aa915 Bug fixes 2015-11-16 14:30:44 +02:00
rafael.sisweb
d2290203cc Sync with main repo 2015-11-16 06:26:47 -05:00
Hillel Coren
25c48310b3 Merge pull request #529 from Elitius/patch-5
More french translation
2015-11-16 11:40:33 +02:00
Simon
320ee4cc96 More french translation 2015-11-16 09:51:58 +01:00
Hillel Coren
d68b78f926 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2015-11-15 19:23:56 +02:00
Hillel Coren
9a0058deb1 Bug fixes 2015-11-15 19:23:45 +02:00
David Bomba
325605de8f Merge pull request #527 from turbo124/master
Flattened API JSON output
2015-11-15 22:08:13 +11:00
David Bomba
d5cf1279c7 Modifying JSON structure for API 2015-11-15 22:04:06 +11:00
David Bomba
e3c7fa572b Modifying JSON structure for API 2015-11-15 21:43:32 +11:00
Hillel Coren
03035e8bdf Bug fixes 2015-11-15 12:08:32 +02:00
Hillel Coren
c7a92e4862 Bug fixes 2015-11-15 11:50:21 +02:00
Hillel Coren
9135177c1f Git update 2015-11-15 09:06:10 +02:00
Hillel Coren
c17c4d5e40 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2015-11-15 08:39:44 +02:00
Hillel Coren
96a58ecf16 Bug fixes 2015-11-15 08:39:25 +02:00
Hillel Coren
842f080696 Merge pull request #526 from limenet/patch-3
CHF uses a period as a decimal separator
2015-11-14 18:39:32 +02:00
Hillel Coren
65df32264e Merge pull request #525 from limenet/patch-2
German translation for activities updated
2015-11-14 18:39:01 +02:00
Linus Metzler
d8ed667bba CHF uses a period as a decimal separator
https://en.wikipedia.org/wiki/Decimal_mark#Countries_using_Arabic_numerals_with_decimal_point
2015-11-14 16:28:26 +01:00
Linus Metzler
7ddf523609 German translation for activities updated
"Klient", while correct, is

1. rather old German
1. nowhere else used in the app

so I changed it to "Kunde" (which is both modern and used everywhere else).

---

Also translated a few other strings.
2015-11-14 16:24:17 +01:00
David Bomba
3ce55d22ef hello 2015-11-14 19:28:17 +11:00
rafael.sisweb
fbf14378a7 Merge remote-tracking branch 'upstream/master' 2015-11-13 09:10:44 -05:00
Hillel Coren
e587ebb222 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2015-11-13 15:40:54 +02:00
Hillel Coren
6da8194332 Working on Mollie Pay 2015-11-13 15:40:42 +02:00
rafael.sisweb
eedf030694 Merge remote-tracking branch 'upstream/master' 2015-11-13 06:17:11 -05:00
rafael.sisweb
36eaf846d6 Revert wrong edited lang file 2015-11-13 06:16:55 -05:00
Hillel Coren
3c7658ddb4 Merge pull request #524 from Elitius/patch-4
More french translation
2015-11-13 10:18:30 +02:00
Simon
59e75c45a7 More french translation 2015-11-12 22:31:07 +01:00
Hillel Coren
0f060c6ff2 Merge branch 'master' of github.com:hillelcoren/invoice-ninja 2015-11-12 22:36:51 +02:00
Hillel Coren
f574a79fe6 Improved data export 2015-11-12 22:36:28 +02:00
rafael.sisweb
317812e598 Some fix to pt_br translate 2015-11-12 08:32:14 -05:00
Hillel Coren
274982cde5 Merge pull request #521 from eduardocruz/patch-2
Updating the User Modal fillable attributes.
2015-11-11 21:42:03 +02:00
Eduardo Cruz
0feb5cb082 Updating the User Modal fillable attributes.
Replacing name with first_name and last_name
2015-11-11 13:34:18 -03:00
Hillel Coren
933b94e8b5 Improved history feature 2015-11-11 18:24:48 +02:00
Hillel Coren
6ae83e8469 Bug fixes 2015-11-11 14:20:51 +02:00
Hillel Coren
7273e39f1e Bug fixes 2015-11-11 14:17:58 +02:00
David Bomba
b95e7445c9 Merge pull request #520 from turbo124/master
Api mapping change. AccountTransformer.
2015-11-11 21:24:23 +11:00
David Bomba
74d5ecfa01 removed user_id mapping from account table 2015-11-11 21:22:57 +11:00
Hillel Coren
0d9cd45346 Merge pull request #519 from vegardwikeby/patch-5
100% translated to Norwegian
2015-11-11 09:35:08 +02:00
Hillel Coren
01c0235a94 Merge pull request #518 from vegardwikeby/patch-4
100% complete translation to Norwegian
2015-11-11 09:34:55 +02:00
Vegard Wikeby
d30562d173 100% translated to Norwegian
Giving back for great software.
2015-11-10 23:09:56 -06:00
Vegard Wikeby
3fd7f615cd 100% complete translation to Norwegian
It took me a day almost, so hope you appreciate it.
2015-11-10 23:06:34 -06:00
David Bomba
380872db56 Added user id to account transformer 2015-11-11 10:37:16 +11:00
Hillel Coren
7b6699c2bc Enabled grouping report by payments 2015-11-11 00:07:05 +02:00
Hillel Coren
5778f837b3 Merge pull request #517 from rafaelsisweb/master
PT_br to new strings text.
2015-11-10 15:15:55 +02:00
rafael.sisweb
1cfd782caa Fix 'Disabled' translate. 2015-11-10 08:01:27 -05:00
rafael.sisweb
00bd5925e3 PT_br to new strings. Adjust on System Settings view. 2015-11-10 07:59:02 -05:00
David Bomba
ec8389f320 Merge pull request #516 from turbo124/master
shift SITE_URL into user_accounts key path
2015-11-10 20:34:56 +11:00
David Bomba
36ccb4e331 shift SITE_URL into user_accounts key path 2015-11-10 20:32:45 +11:00