Roman Holinec
eed5f364c0
Translated using Weblate (Slovak)
...
Currently translated at 37.1% (496 of 1336 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-06-26 13:09:35 +02:00
Franček Prijatelj
c0e4cea273
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1336 of 1336 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-06-26 13:09:34 +02:00
Leslie H
24ce54b586
Improve session ID security ( #1059 )
...
Follow-up of #994 . This PR revises the session ID generation logic to improve security in the absence of a secure session secret. It also adds a section in the admin panel "security" section to nag system admins when GRIST_SESSION_SECRET is not set.
Following is an excerpt from internal conversation.
TL;DR: Grist's current implementation generates semi-secure session IDs and uses a publicly known default signing key to sign them when the environment variable GRIST_SESSION_SECRET is not set. This PR generates cryptographically secure session IDs to dismiss security concerns around an insecure signing key, and encourages system admins to configure their own signing key anyway.
> The session secret is required by expressjs/session to sign its session IDs. It's designed as an extra protection against session hijacking by randomly guessing session IDs and hitting a valid one. While it is easy to encourage users to set a distinct session secret, this is unnecessary if session IDs are generated in a cryptographically secure way. As of now Grist uses version 4 UUIDs as session IDs (see app/server/lib/gristSessions.ts - it uses shortUUID.generate which invokes uuid.v4 under the hood). These contain 122 bits of entropy, technically insufficient to be considered cryptographically secure. In practice, this is never considered a real vulnerability. To compare, RSA2048 is still very commonly used in web servers, yet it only has 112 bits of security (>=128 bits = "secure", rule of thumb in cryptography). But for peace of mind I propose using crypto.getRandomValues to generate real 128-bit random values. This should render session ID signing unnecessary and hence dismiss security concerns around an insecure signing key.
2024-06-25 15:43:25 -04:00
Roman Holinec
e007b38115
Translated using Weblate (Slovak)
...
Currently translated at 29.7% (398 of 1336 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-06-25 07:09:26 +02:00
Paul Janzen
3c7623b51b
Translated using Weblate (German)
...
Currently translated at 100.0% (1336 of 1336 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-06-25 07:09:26 +02:00
Paul Janzen
fbdd896f04
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1336 of 1336 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-06-25 07:09:25 +02:00
Paul Janzen
64dc9e13c9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1336 of 1336 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-06-25 07:09:25 +02:00
Roman Holinec
6c2079166c
Translated using Weblate (Slovak)
...
Currently translated at 27.5% (368 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-06-23 19:09:30 +00:00
github-actions[bot]
8bc8d60fca
automated update to translation keys ( #1053 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-06-18 10:54:52 -04:00
Roman Holinec
414e0c5e69
Translated using Weblate (Slovak)
...
Currently translated at 13.7% (184 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-06-11 16:09:26 +02:00
gallegonovato
f8a8684fe8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1334 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-06-05 13:09:18 +02:00
Paul Janzen
ebdaadcb9c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1334 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-06-05 13:09:17 +02:00
Florentina Petcu
7f88d11a25
Translated using Weblate (Romanian)
...
Currently translated at 80.2% (1071 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ro/
2024-06-04 12:09:15 +02:00
Владимир В
b03a0d1639
Translated using Weblate (Russian)
...
Currently translated at 99.6% (1329 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-06-04 12:09:15 +02:00
Paul Janzen
88e6a3e202
Translated using Weblate (German)
...
Currently translated at 100.0% (1334 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-06-04 12:09:15 +02:00
Paul Janzen
53238b3e7b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1334 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-06-04 12:09:15 +02:00
Roman Holinec
c27512fee7
Translated using Weblate (Slovak)
...
Currently translated at 12.4% (166 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-06-02 19:09:26 +00:00
Franček Prijatelj
7265735b37
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1334 of 1334 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-06-02 19:09:25 +00:00
Florentina Petcu
940cff3d7a
Translated using Weblate (Romanian)
...
Currently translated at 79.8% (1065 of 1333 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ro/
2024-06-01 10:09:27 +02:00
Franček Prijatelj
6e3c6d8a43
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1333 of 1333 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-06-01 10:09:26 +02:00
gallegonovato
849022415b
Translated using Weblate (Spanish)
...
Currently translated at 97.5% (1301 of 1333 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-06-01 10:09:26 +02:00
Camille L
f00b4105e3
Translated using Weblate (French)
...
Currently translated at 98.7% (1316 of 1333 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-06-01 10:09:25 +02:00
github-actions[bot]
d6ff2ec60b
automated update to translation keys ( #987 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-05-31 09:32:46 -04:00
Roman Holinec
992863b181
Translated using Weblate (Slovak)
...
Currently translated at 7.2% (94 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-05-31 03:40:05 +02:00
CamilleLegeron
5956c20c29
feat: add new translations ( #1004 )
2024-05-29 11:02:00 -07:00
Camille L
6cfcffc561
Translated using Weblate (French)
...
Currently translated at 98.8% (1282 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-05-29 18:09:21 +02:00
Roman Holinec
418acb08a5
Translated using Weblate (Slovak)
...
Currently translated at 5.7% (74 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sk/
2024-05-27 19:09:20 +00:00
Florentina Petcu
de582516de
Translated using Weblate (Romanian)
...
Currently translated at 81.4% (1056 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ro/
2024-05-27 19:09:19 +00:00
Camille L
135c975971
Translated using Weblate (French)
...
Currently translated at 97.9% (1270 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-05-27 19:09:18 +00:00
Roman Holinec
eb76ec53c4
Added translation using Weblate (Slovak)
2024-05-26 20:12:53 +02:00
Marin Ivanov
549240e6fd
Translated using Weblate (Bulgarian)
...
Currently translated at 99.1% (1286 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-26 00:09:24 +02:00
Paul Fitzpatrick
5dc4706dc7
reconcile boot and admin pages further ( #963 )
...
This adds some remaining parts of the boot page to the admin panel, and then removes the boot page.
2024-05-23 16:40:31 -04:00
Franček Prijatelj
1690b77d81
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1297 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-05-23 20:09:16 +00:00
Marin Ivanov
53cfc6148d
Translated using Weblate (Bulgarian)
...
Currently translated at 99.1% (1286 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-22 11:02:03 +02:00
Paul Janzen
45b5126275
Translated using Weblate (German)
...
Currently translated at 100.0% (1297 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-05-22 11:02:02 +02:00
Paul Janzen
a8ca5ffd85
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1297 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-05-22 11:02:01 +02:00
Paul Janzen
634635de09
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1297 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-05-22 11:02:00 +02:00
Marin Ivanov
8a67d9f686
Translated using Weblate (Bulgarian)
...
Currently translated at 99.1% (1286 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-21 10:44:07 +02:00
Marin Ivanov
5f2b01a9ee
Translated using Weblate (Bulgarian)
...
Currently translated at 88.6% (1150 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-21 04:01:56 +02:00
Camille L
fc2f4578c0
Translated using Weblate (French)
...
Currently translated at 97.2% (1261 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-05-21 04:01:56 +02:00
Franček Prijatelj
69ce9beb9c
Translated using Weblate (Slovenian)
...
Currently translated at 98.0% (1272 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-05-19 17:01:57 +02:00
Riccardo Polignieri
a6ceecbbf6
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1297 of 1297 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/it/
2024-05-19 17:01:56 +02:00
Marin Ivanov
6ed9648708
Translated using Weblate (Bulgarian)
...
Currently translated at 76.9% (993 of 1290 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-18 09:02:04 +00:00
CamilleLegeron
6443c9f914
feat: add translation of vue types when added ( #946 )
2024-05-17 11:55:24 -07:00
Marin Ivanov
418ae03475
Translated using Weblate (Bulgarian)
...
Currently translated at 59.9% (773 of 1290 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-17 10:11:24 +02:00
Marin Ivanov
8471e8f746
Translated using Weblate (Bulgarian)
...
Currently translated at 49.1% (634 of 1290 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/bg/
2024-05-17 06:02:04 +02:00
Paul Janzen
a69a1fa843
Translated using Weblate (German)
...
Currently translated at 100.0% (1290 of 1290 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-05-17 06:02:03 +02:00
Paul Janzen
a91d4dcdd3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1290 of 1290 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-05-17 06:02:02 +02:00
Grégoire Cutzach
d8f4e075fe
feat: ADD Terms of service link ( #985 )
...
Adds an optional terms of service link for sites that need it.
---------
Co-authored-by: Jonathan Perret <j-github@jonathanperret.net>
2024-05-16 11:31:37 -04:00
Marin Ivanov
1d55b5bcce
Added translation using Weblate (Bulgarian)
2024-05-16 09:44:00 +02:00
Владимир В
2beba65726
Translated using Weblate (Russian)
...
Currently translated at 99.6% (1252 of 1257 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-05-15 23:02:31 +00:00
Camille L
f4f6c38701
Translated using Weblate (French)
...
Currently translated at 99.3% (1249 of 1257 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-05-15 23:02:30 +00:00
github-actions[bot]
6d9df7de7e
automated update to translation keys ( #974 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-05-14 14:24:30 -04:00
Franček Prijatelj
3334d140be
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1257 of 1257 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-05-07 10:07:14 +02:00
Jeffrey Suen
725e3c571b
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 91.0% (1144 of 1257 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/zh_Hans/
2024-05-07 10:07:13 +02:00
Владимир В
51ec221a19
Translated using Weblate (Russian)
...
Currently translated at 99.6% (1252 of 1257 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-05-04 04:07:09 +02:00
gallegonovato
0c95821475
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1257 of 1257 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
Translation: Grist/client
2024-05-02 22:07:17 +02:00
Paul Janzen
4003a49eaf
Translated using Weblate (German)
...
Currently translated at 100.0% (1257 of 1257 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1257 of 1257 strings)
Co-authored-by: Paul Janzen <pj@paulgjanzen.com>
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
Translation: Grist/client
2024-05-02 22:07:15 +02:00
Franček Prijatelj
24b39c651b
Translated using Weblate (Slovenian)
...
Currently translated at 99.0% (1226 of 1238 strings)
Co-authored-by: Franček Prijatelj <prijatelj.francek@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
Translation: Grist/client
2024-05-01 21:07:13 +02:00
Владимир В
2814bdbce3
Translated using Weblate (Russian)
...
Currently translated at 99.5% (1233 of 1238 strings)
Co-authored-by: Владимир В <vakukh@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
Translation: Grist/client
2024-05-01 21:07:13 +02:00
gallegonovato
bc03800a8b
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1238 of 1238 strings)
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
Translation: Grist/client
2024-05-01 21:07:13 +02:00
Paul Janzen
86e2708dd3
Translated using Weblate (German)
...
Currently translated at 100.0% (1238 of 1238 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.6% (1221 of 1238 strings)
Co-authored-by: Paul Janzen <pj@paulgjanzen.com>
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
Translation: Grist/client
2024-05-01 21:07:13 +02:00
github-actions[bot]
b8315a83d6
automated update to translation keys ( #959 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-04-30 15:22:44 -04:00
Franček Prijatelj
6df2cd713c
Translated using Weblate (Slovenian)
...
Currently translated at 96.8% (1185 of 1223 strings)
Co-authored-by: Franček Prijatelj <prijatelj.francek@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
Translation: Grist/client
2024-04-30 20:08:01 +02:00
Paul Janzen
5b946751f2
Translated using Weblate (German)
...
Currently translated at 100.0% (1223 of 1223 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.7% (1195 of 1223 strings)
Co-authored-by: Paul Janzen <pj@paulgjanzen.com>
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
Translation: Grist/client
2024-04-30 20:08:01 +02:00
Bertille Mazari
02c8b4d798
Translated using Weblate (French)
...
Currently translated at 99.7% (1220 of 1223 strings)
Co-authored-by: Bertille Mazari <bertille@opensourcepolitics.eu>
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
Translation: Grist/client
2024-04-30 20:08:00 +02:00
github-actions[bot]
b87ade6149
automated update to translation keys ( #957 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-04-29 15:58:34 -04:00
Camille L
513e13e6ab
Translated using Weblate (French)
...
Currently translated at 97.8% (1197 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-24 21:56:32 +02:00
Владимир В
c2768b3e25
Translated using Weblate (Russian)
...
Currently translated at 99.5% (1218 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-04-23 21:07:11 +02:00
Camille L
6e451fa6e7
Translated using Weblate (French)
...
Currently translated at 96.8% (1185 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-23 21:07:11 +02:00
Ettore Atalan
45b7058156
Translated using Weblate (German)
...
Currently translated at 98.3% (1203 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-04-21 22:07:09 +02:00
Riccardo Polignieri
e0c3934ad4
Translated using Weblate (Italian)
...
Currently translated at 100.0% (1223 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/it/
2024-04-20 19:07:12 +02:00
Владимир В
f2c5684ab1
Translated using Weblate (Russian)
...
Currently translated at 99.5% (1218 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-04-20 19:07:11 +02:00
Владимир В
8087a46866
Translated using Weblate (Russian)
...
Currently translated at 96.4% (1180 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-04-19 10:03:53 +02:00
gallegonovato
33c34afd3a
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1223 of 1223 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-04-19 10:03:53 +02:00
Camille L
d8e222ef9f
Translated using Weblate (French)
...
Currently translated at 98.7% (1167 of 1182 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-16 11:02:02 +02:00
github-actions[bot]
192e2f36ba
automated update to translation keys ( #936 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-04-15 10:56:04 -04:00
CamilleLegeron
fe9cc80ccc
Create team site for self-hosted instances ( #903 )
2024-04-15 00:55:57 -07:00
Franček Prijatelj
e6d4d7c4c7
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1182 of 1182 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-04-15 09:01:53 +02:00
ssantos
c42b2ee461
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (1168 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt/
2024-04-13 20:02:01 +02:00
Владимир В
3641d91f91
Translated using Weblate (Russian)
...
Currently translated at 99.5% (1163 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-04-13 20:02:01 +02:00
CamilleLegeron
76ef4d54f8
Webhook trigger update by column ( #832 )
...
Add functionality to filter webhooks based on a column or columns.
2024-04-12 16:04:37 -04:00
Camille L
73a02fdebd
Translated using Weblate (French)
...
Currently translated at 98.8% (1155 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-11 12:02:04 +02:00
jarek
6f4637a8f0
Renaming invalid resource file and adding simple check in tests for the future. ( #930 )
2024-04-10 10:32:41 -07:00
gallegonovato
5ae3c1819c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1168 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-04-08 13:02:01 +02:00
Camille L
2203d67483
Translated using Weblate (French)
...
Currently translated at 98.2% (1147 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-08 13:02:00 +02:00
Franček Prijatelj
efd8751bf9
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1168 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-04-05 18:02:01 +02:00
aleksej0R
fb979a5d1d
Translated using Weblate (French)
...
Currently translated at 97.0% (1134 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-05 18:02:01 +02:00
Camille L
4d2b88c699
Translated using Weblate (French)
...
Currently translated at 97.0% (1134 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-05 18:02:01 +02:00
DINH TUAN HAI
e28e1616ac
Translated using Weblate (Vietnamese)
...
Currently translated at 98.8% (1155 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/vi/
2024-04-04 17:18:53 +02:00
Paul Janzen
d4a056c8d3
Translated using Weblate (German)
...
Currently translated at 100.0% (1168 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-04-04 17:18:53 +02:00
Paul Janzen
8437e7c8e1
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1168 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-04-04 17:18:52 +02:00
Camille L
6cec5d072d
Translated using Weblate (French)
...
Currently translated at 96.4% (1126 of 1168 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-04-04 17:18:52 +02:00
DINH TUAN HAI
dd83b7f678
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (1155 of 1155 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/vi/
2024-04-03 07:02:17 +02:00
github-actions[bot]
e23f83c1b0
automated update to translation keys ( #912 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-04-02 16:19:47 -04:00
NGUYEN QUOC ANH
2140900d58
Added translation using Weblate (Vietnamese)
2024-04-01 16:55:09 +02:00
Владимир В
c6f53ea15e
Translated using Weblate (Russian)
...
Currently translated at 99.5% (1150 of 1155 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-03-31 23:09:13 +02:00
Franček Prijatelj
dcd323201a
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1155 of 1155 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-03-29 17:02:17 +01:00
gallegonovato
b4c2562029
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1155 of 1155 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-03-28 15:02:01 +01:00
Franček Prijatelj
40f88f3e9c
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1126 of 1126 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-03-27 05:11:16 +01:00
github-actions[bot]
a86c5da5c5
automated update to translation keys ( #911 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-03-25 09:56:12 -04:00
Paul Fitzpatrick
0c05f4cdc4
(core) updates from grist-core
2024-03-25 09:45:23 -04:00
Владимир В
4fcfd57fb8
Translated using Weblate (Russian)
...
Currently translated at 99.5% (1121 of 1126 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-03-25 14:02:00 +01:00
gallegonovato
4d016510a8
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1126 of 1126 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-03-21 23:01:51 +01:00
George Gevoian
418681915e
(core) Forms Improvements
...
Summary:
- Forms now have a reset button.
- Choice and Reference fields in forms now have an improved select menu.
- Formula and attachments column types are no longer mappable or visible in forms.
- Fields in a form widget are now removed if their column is deleted.
- The preview button in a published form widget has been replaced with a view button. It now opens the published form in a new tab.
- A new share menu for published form widgets, with options to copy a link or embed code.
- Forms can now have multiple sections.
- Form widgets now indicate when publishing is unavailable (e.g. in forks or unsaved documents).
- General improvements to form styling.
Test Plan: Browser tests.
Reviewers: jarek
Reviewed By: jarek
Subscribers: paulfitz
Differential Revision: https://phab.getgrist.com/D4203
2024-03-21 13:01:25 -04:00
Camille L
a2a5caf85b
Translated using Weblate (French)
...
Currently translated at 100.0% (1125 of 1125 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-03-20 22:05:31 +01:00
CamilleLegeron
f3f320a193
Feat: rename all column label from a given row with right click ( #848 )
2024-03-20 09:34:09 -04:00
Владимир В
0cc6135005
Translated using Weblate (Russian)
...
Currently translated at 99.6% (1121 of 1125 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-03-18 20:01:58 +01:00
Franček Prijatelj
0c58d40f39
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1125 of 1125 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-03-16 01:01:54 +01:00
Paul Janzen
8ee074ab5f
Translated using Weblate (German)
...
Currently translated at 100.0% (1125 of 1125 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-03-16 01:01:54 +01:00
Paul Janzen
c1c44f9fd3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1125 of 1125 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-03-16 01:01:54 +01:00
gallegonovato
2cc48c3bfb
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1125 of 1125 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-03-12 21:01:46 +01:00
藤丸渓介
1a34f38334
Translated using Weblate (Japanese)
...
Currently translated at 80.6% (901 of 1117 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
2024-03-11 15:01:52 +01:00
gallegonovato
a610e69682
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1117 of 1117 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-03-11 15:01:52 +01:00
Paul Fitzpatrick
17857ec1f0
(core) updates from grist-core
2024-03-11 09:03:58 -04:00
github-actions[bot]
87121e89af
automated update to translation keys ( #888 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-03-08 15:22:28 -05:00
藤丸渓介
a52abb66a3
Translated using Weblate (Japanese)
...
Currently translated at 80.6% (901 of 1117 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
2024-03-08 17:42:06 +01:00
Franček Prijatelj
863c1ecaba
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1117 of 1117 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-03-08 17:42:06 +01:00
藤丸渓介
b78e213e73
Translated using Weblate (Japanese)
...
Currently translated at 80.6% (901 of 1117 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
2024-03-08 05:01:50 +01:00
Camille L
bcf4ea0049
Translated using Weblate (French)
...
Currently translated at 100.0% (1117 of 1117 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-03-08 05:01:50 +01:00
藤丸渓介
66f025c7df
Translated using Weblate (Japanese)
...
Currently translated at 80.5% (898 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
2024-03-07 02:01:58 +01:00
garnetsong
4383a439bb
Translated using Weblate (Japanese)
...
Currently translated at 80.5% (898 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
2024-03-07 02:01:57 +01:00
CamilleLegeron
9ce8ed3f25
Feat: add title query params for exported csv and xlsx + download translations ( #872 )
...
Co-authored-by: Florent <florent.git@zeteo.me>
2024-03-06 12:12:42 -05:00
George Gevoian
0532ed6547
(core) Add dark mode CSS for Swagger UI
...
Summary: Adds CSS to support dark mode in Swagger UI.
Test Plan: Manual.
Reviewers: jarek
Reviewed By: jarek
Differential Revision: https://phab.getgrist.com/D4199
2024-03-05 08:45:21 -05:00
garnetsong
1e169599d1
Translated using Weblate (Japanese)
...
Currently translated at 79.1% (882 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
2024-03-05 12:01:53 +01:00
Владимир В
ca264250b5
Translated using Weblate (Russian)
...
Currently translated at 99.6% (1111 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-03-05 12:01:53 +01:00
Rémi LEBLOND
23d9b2775d
Translated using Weblate (French)
...
Currently translated at 100.0% (1115 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-03-05 12:01:52 +01:00
Paul Fitzpatrick
95b734149e
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems ( #850 )
...
This is a start at a page for diagnosing problems while setting up Grist. Starting to add some diagnostics based on feedback in github issues. We should make Grist installation easier! But when there is a problem it should be easier to diagnose than it is now, and this may help. The page is ugly and doesn't have many diagnostics yet, but we can iterate.
Visit `/boot` on a Grist server for tips on how to use this feature.
2024-03-04 16:22:47 -05:00
Franček Prijatelj
93c993cda0
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1115 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-03-02 19:01:49 +01:00
Paul Janzen
7389a087cc
Translated using Weblate (German)
...
Currently translated at 100.0% (1115 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/de/
2024-03-02 19:01:47 +01:00
Paul Janzen
4654edca3d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (1115 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/pt_BR/
2024-03-01 18:00:21 +01:00
gallegonovato
6f07472ee5
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1115 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-02-29 12:02:09 +01:00
Camille L
b8c2ecdd73
Translated using Weblate (French)
...
Currently translated at 97.1% (1083 of 1115 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-02-29 12:02:09 +01:00
gallegonovato
c4c9a8a543
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (1101 of 1101 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/es/
2024-02-27 14:02:21 +01:00
Camille L
56126a85a0
Translated using Weblate (French)
...
Currently translated at 97.8% (1077 of 1101 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-02-27 14:02:20 +01:00
github-actions[bot]
ed137c1fa1
automated update to translation keys ( #868 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-02-26 09:13:32 -05:00
Paul Fitzpatrick
85c51ab73f
(core) updates from grist-core
2024-02-26 07:48:17 -05:00
Jiri Grönroos
ce186aab01
Translated using Weblate (Finnish)
...
Currently translated at 69.9% (770 of 1101 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fi/
2024-02-25 16:02:02 +01:00
Jiri Grönroos
a28c2deb64
Translated using Weblate (Finnish)
...
Currently translated at 67.3% (741 of 1101 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fi/
2024-02-24 10:02:13 +01:00
Franček Prijatelj
6e2b9664d9
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1101 of 1101 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-02-24 10:02:13 +01:00
Jarosław Sadziński
42d7e31d27
(core) In custom widgets show placeholder content until all columns are mapped
...
Summary: Showing configuration screen when widget is not mapped
Test Plan: New test added
Reviewers: georgegevoian
Reviewed By: georgegevoian
Differential Revision: https://phab.getgrist.com/D4192
2024-02-23 13:33:23 +01:00
Jiri Grönroos
c218863ae7
Added translation using Weblate (Finnish)
2024-02-23 09:26:10 +01:00
George Gevoian
c6fd79ac1f
(core) Refactor forms implementation
...
Summary: WIP
Test Plan: Existing tests.
Reviewers: jarek
Reviewed By: jarek
Subscribers: jarek
Differential Revision: https://phab.getgrist.com/D4196
2024-02-22 08:44:25 -05:00
github-actions[bot]
09287170d1
automated update to translation keys ( #843 )
...
Co-authored-by: Paul's Grist Bot <paul+bot@getgrist.com>
2024-02-19 09:04:33 -05:00
Paul Fitzpatrick
6800ebfbad
(core) updates from grist-core
2024-02-19 08:42:05 -05:00
Владимир В
7a0e0a9707
Translated using Weblate (Russian)
...
Currently translated at 99.6% (1092 of 1096 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ru/
2024-02-16 16:02:12 +01:00
Camille L
5cccba7c87
Translated using Weblate (French)
...
Currently translated at 93.2% (1022 of 1096 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/fr/
2024-02-16 16:02:11 +01:00
George Gevoian
cd339ce7cb
(core) Forms post-release fixes and improvements
...
Summary:
Fixes misc. bugs with forms, updates Grist URLs on static form pages to link
to the new forms marketing page, and adds a forms announcement popup that's
shown next to the Add New button within a document.
Test Plan: Browser tests.
Reviewers: jarek
Reviewed By: jarek
Differential Revision: https://phab.getgrist.com/D4185
2024-02-14 16:38:16 -05:00
Paul Fitzpatrick
d008a32eb3
(core) updates from grist-core
2024-02-12 08:15:38 -05:00
Franček Prijatelj
e47e421037
Translated using Weblate (Slovenian)
...
Currently translated at 100.0% (1096 of 1096 strings)
Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/sl/
2024-02-09 17:02:01 +01:00