gristlabs_grist-core/app
Dmitry S be0b4a1968 (core) Use slugify module to construct slugs in urlIds, addressing a long-standing TODO.
Summary:
This offers better handling for accented and non-English characters,
e.g. "Événements" becomes "Evenements" (rather than "vnements") and
"таблиця" becomes "tablicya" rather than an empty string.

Test Plan:
Added a test case. Existing documents will auto-redirect to
newly-generated names. In cases where it's different, that's probably for the
best.

Reviewers: georgegevoian

Reviewed By: georgegevoian

Differential Revision: https://phab.getgrist.com/D4176
2024-01-29 10:02:27 -05:00
..
client (core) updates from grist-core 2024-01-29 09:16:55 -05:00
common (core) Use slugify module to construct slugs in urlIds, addressing a long-standing TODO. 2024-01-29 10:02:27 -05:00
gen-server (core) Form Publishing 2024-01-12 11:58:12 -08:00
plugin (core) Forms improvements 2024-01-19 10:34:03 +01:00
server (core) updates from grist-core 2024-01-29 09:16:55 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00