Commit Graph

55 Commits

Author SHA1 Message Date
Veit Wahlich
3e3a46f279 Reenable broken group actions in My Devices overview screen
The group actions in My Devices overview screen were broken in the following
language translations due to translation of an identifier as reported in #793 :

 * de
 * nl
 * pt

The translations of the identifier have been reverted to the English original to mitigate the problem. Final solution should be the removal of the identifier "DeviceCheckbox" from translatable strings.
2020-01-13 16:11:17 +01:00
Ylian Saint-Hilaire
cc67941c98 Many small fixes. 2020-01-12 13:50:06 -08:00
Ylian Saint-Hilaire
c86becb014 Added plug-in tab back button, Bad user login limitor is now per-public IPv4 subnet. 2020-01-10 16:25:02 -08:00
Ylian Saint-Hilaire
cd97e7f1e6 Improved Russian translation. 2020-01-09 12:03:48 -08:00
Ylian Saint-Hilaire
be635abae0 Added beta Russian translation. 2020-01-08 10:38:52 -08:00
Ylian Saint-Hilaire
2122ba262a Fixed translation tools output format. 2020-01-07 17:12:09 -08:00
Ylian Saint-Hilaire
a9259feee7 Translation tools improvements. 2020-01-07 15:10:12 -08:00
Ylian Saint-Hilaire
0cc7ad6c1e Meshcore.js internalization. 2020-01-07 13:04:36 -08:00
Ylian Saint-Hilaire
6960608dca Implemented server side user group permissions query. 2020-01-04 12:44:12 -08:00
Ylian Saint-Hilaire
e4731c7340 Improved t: or tag: filtering. 2020-01-03 14:21:39 -08:00
Ylian Saint-Hilaire
d36f874d3f Better internalization improvement. 2020-01-03 13:35:58 -08:00
Ylian Saint-Hilaire
45a343ee86
Merge pull request #785 from petervanv/patch-2
Tweaked dutch
2020-01-03 13:20:59 -08:00
Ylian Saint-Hilaire
197e8d5c64 Fixed internalization. 2020-01-03 13:21:23 -08:00
petervanv
b478c3f667
Tweaked dutch
translated the latest additions and corrected an typo
2020-01-03 12:21:32 +01:00
Ylian Saint-Hilaire
4381f6277e Updated file headers. 2020-01-02 18:30:12 -08:00
Ylian Saint-Hilaire
f5da65b8d2 More user group improvements, translation improvements. 2020-01-02 16:39:38 -08:00
Ylian Saint-Hilaire
0b5f3d86b0 German translation, more user group improvements. 2020-01-02 13:29:55 -08:00
Ylian Saint-Hilaire
578c7c733c More user groups improvements. 2020-01-02 01:26:12 -08:00
Ylian Saint-Hilaire
91e73cfa40 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2020-01-02 00:30:22 -08:00
Ylian Saint-Hilaire
9da0b1938d More user groups improvements. 2020-01-02 00:30:14 -08:00
petervanv
750497b888
Tweaked NL translation including latest additions (0.4.6-u) 2019-12-31 15:25:18 +01:00
Ylian Saint-Hilaire
42f6e21031 Improved user panel, allow device group and user group control. 2019-12-30 15:38:18 -08:00
Ylian Saint-Hilaire
466f0e39d2 Language fixes and server crash fixes. 2019-12-30 11:31:57 -08:00
Ylian Saint-Hilaire
3ff0a11f6a More user group UI improvements. 2019-12-29 22:38:53 -08:00
Ylian Saint-Hilaire
4d94ae18f5 Translate.json fixed, crash on device delete fix. 2019-12-28 21:36:59 -08:00
p-bo
052a6bce3b
Tweak Czech translation 2019-12-28 22:39:18 +01:00
Ylian Saint-Hilaire
bd1396bf7e Fixed toolbar in non-english languages. 2019-12-27 21:39:14 -08:00
Ylian Saint-Hilaire
fc0915de60 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
petervanv
312d0974f4
new update translation file (dutch)
{
      "en": "Free",
      "fr": "Libre",
      "pt": "Livre",
      "ja": "無料",
      "cs": "Volné",
      "nl": "Vrij",
      "xloc": [
        "default.handlebars->23->1281",
        "default.handlebars->23->1283"
      ]
    },
    {
      "en": "free",
      "fr": "libre",
      "pt": "Livre",
      "ja": "無料",
      "cs": "volné",
      "nl": "vrij",
      "xloc": [
        "default.handlebars->23->1311"
      ]
    },

can i schrik it too this? if so a can clean up the double lines of identical text
    {
      "en": "Free",
      "fr": "Libre",
      "pt": "Livre",
      "ja": "無料",
      "cs": "Volné",
      "nl": "Vrij",
      "xloc": [
        "default.handlebars->23->1281",
        "default.handlebars->23->1283"
        "default.handlebars->23->1311"
      ]
    },
2019-12-27 12:21:41 +01:00
Ylian Saint-Hilaire
a29d6c1718 Fixed Dutch translations in translate.js 2019-12-26 11:37:49 -08:00
petervanv
7a77944770
update NL in translate.json 2019-12-25 21:50:44 +01:00
Ylian Saint-Hilaire
2e81ba0bf9 Improved internalization. 2019-12-23 14:25:27 -08:00
Ylian Saint-Hilaire
30f914d74c Fixed SSPI Account Settings, UserConsent Setting, use of NPM with a proxy. 2019-12-20 16:45:41 -08:00
Ylian Saint-Hilaire
c43228cbff Updated Dutch, improved back button in web app. 2019-12-19 12:10:50 -08:00
Ylian Saint-Hilaire
1a92a47882 Added Device Group Summary Panel, other fixes. 2019-12-18 12:00:08 -08:00
Ylian Saint-Hilaire
c1d422af07 Added Dutch support (Thanks Peter) 2019-12-17 14:06:54 -08:00
Ylian Saint-Hilaire
efd936315d Added full Czech translation. 2019-12-11 10:17:26 -08:00
Ylian Saint-Hilaire
df27bdb606 Updated Windows Agents. 2019-12-10 18:17:25 -08:00
Ylian Saint-Hilaire
9dbd210d9b Added Japaneese machine translation. 2019-12-09 16:34:37 -08:00
Ylian Saint-Hilaire
cedb058a4b Added portuguese, translate.js merge command. 2019-12-09 13:43:02 -08:00
Ylian Saint-Hilaire
82d6294ae2 Improved Czech, Improved Let's Encrypt validation, added --dbstats and --showsmbios. 2019-12-08 20:46:25 -08:00
Ylian Saint-Hilaire
4cc4835bd9 Improved translation web application. 2019-12-06 16:49:40 -08:00
Ylian Saint-Hilaire
1839cf5dbb Many little fixes, new MeshCommander with UI fixes. 2019-12-04 12:01:03 -08:00
Ylian Saint-Hilaire
f1ceb5adac IE11 Fixes 2019-12-02 12:36:06 -08:00
Ylian Saint-Hilaire
4360783bc2 Improved internalization, french translation. 2019-12-01 15:21:33 -08:00
Ylian Saint-Hilaire
d10758dcf2 Added Czech, MpsAliasHost. 2019-12-01 12:52:32 -08:00
Ylian Saint-Hilaire
0909f8cd8a Randomized Intel AMT Env Detection. 2019-11-15 14:36:41 -08:00
Ylian Saint-Hilaire
7397551c8b Fixed minification bug in login page. 2019-10-24 23:58:39 -07:00
Ylian Saint-Hilaire
473c8d22d7 Added remote agent uninstall. 2019-10-24 13:13:18 -07:00
Ylian Saint-Hilaire
42fb147893 Changed minification strategy, added minify support to multi-language. 2019-10-24 10:45:58 -07:00