RandomSec/extensions/wikidata/module/scripts
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
..
dialogs Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
bettersuggest.js Add colors to signal when a suggest input has been validated or not 2018-04-27 09:17:33 +02:00
issues-tab.html Restore preview tab 2018-04-27 09:17:33 +02:00
jquery.uls.data.js Add support for monolingual text in Wikibase schema 2018-04-27 09:17:30 +02:00
langsuggest.js Update available language codes in Wikidata extension. Closes #1933. 2019-05-31 09:09:24 +01:00
menu-bar-extension.js Fix export items in Wikidata extension menu. Closes #2527 (#2528) 2020-04-14 09:57:52 +02:00
preview-tab.html Restore preview tab 2018-04-27 09:17:33 +02:00
previewrenderer.js Merge pull request #2065 from OpenRefine/issue-2063-overriding-terms 2019-07-02 10:18:56 +02:00
schema-alignment-tab.html Fix scrolling in Wikidata schema 2018-04-27 09:17:33 +02:00
warningsrenderer.js Fix warnings rendering i18n in Wikidata extension 2018-11-27 13:56:51 +09:00