RandomSec/main/webapp/modules/core/scripts/index
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
..
default-importing-controller Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
default-importing-sources Trim input url whitespace (#2534) 2020-06-10 08:28:30 -04:00
parser-interfaces add archive column (#2573) 2020-06-15 19:56:00 +02:00
create-project-error-panel.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
create-project-progress-panel.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
create-project-ui-source-selection.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
create-project-ui.js Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
edit-metadata-dialog.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
import-project-ui.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00
import-project-ui.js Fix CSRF token addition on import project form 2019-11-04 20:04:16 +00:00
lang-settings-ui.html Make localization language list dynamic - fixes #807 2013-09-18 13:16:24 -04:00
lang-settings-ui.js Add CSRF protection to remaining commands 2019-10-15 12:07:13 +01:00
open-project-ui.html implemented tag system 2017-11-24 20:19:49 +01:00
open-project-ui.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
select-encoding-dialog.html Internationalization of the index part (create/open/update) of refine 2013-07-02 13:40:50 +02:00