RandomSec/extensions/wikidata/module
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
..
images Prettify the UI and add a token to the edit summaries 2018-04-27 09:17:33 +02:00
langs Translated using Weblate (Portuguese (Brazil)) 2020-06-13 21:41:47 +02:00
MOD-INF Add importer UI for Wikibase schema 2018-11-01 15:01:08 +00:00
scripts Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
styles/dialogs Grabbing cursor added while adding items for creating wikidata schema (#2491) 2020-03-28 19:10:04 +01:00