RandomSec/main/webapp/modules/core/scripts/index/default-importing-controller
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
..
controller.js Fix silent error in JSON/XML importers (#2414) 2020-03-27 09:41:49 +01:00
file-selection-panel.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
file-selection-panel.js Update jquery.i18n to 1.07 and fix non-English plural support (#2717) 2020-06-14 10:23:23 +02:00
parsing-panel.html fix layout 2018-02-09 03:53:11 +09:00
parsing-panel.js Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00