RandomSec/extensions/wikidata/module/scripts/dialogs
Tom Morris f88c0e3657
Preserve international characters in project/file names on import/export (#2720)
* Preserve international characters on import/export

Fixes #1352. Preserve non-ASCII characters in project names on
project creation and filenames on export.

Uses existing filename cleaner with the addition of a few
more characters from StackOverflow, plus "#" which messes
up the download URL. Also URIencode download URL.

Removes unused I18N-incompatible cleaning function from
Wikidata extension rather than fixing it.

* Use common name cleaner function

Also preview cleaned table name instead of raw name, so user can see it.
Also add a TODO for better preview of column names
2020-06-18 22:06:46 +02:00
..
import-schema-dialog.html Enable file input on import schema dialog. 2018-11-01 18:30:24 +00:00
import-schema-dialog.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
manage-account-dialog.html Fix Enter key behaviour in Wikidata login form. Closes #2565 (#2566) 2020-04-26 15:39:10 +02:00
manage-account-dialog.js Fix Enter key behaviour in Wikidata login form. Closes #2565 (#2566) 2020-04-26 15:39:10 +02:00
perform-edits-dialog.html Enable autocomplete on summaries. Closes #1778. 2018-10-28 10:07:39 +01:00
perform-edits-dialog.js Update perform-edits-dialog.js to trap [RETURN] in editSummary and proceed to action (#2550) 2020-04-20 09:16:06 +02:00
schema-alignment-dialog.html Fix scrolling in Wikidata schema 2018-04-27 09:17:33 +02:00
schema-alignment-dialog.js Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00