RandomSec/main/webapp/modules/core/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
..
clustering-dialog.html Hook the new command to the UI to expose all clusterers 2018-12-11 11:59:37 +00:00
clustering-dialog.js Update jquery.i18n to 1.07 and fix non-English plural support (#2717) 2020-06-14 10:23:23 +02:00
column-reordering-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
column-reordering-dialog.js removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30
custom-tabular-exporter-dialog.html Custom Tabular Exporter: add option to quote all strings #1869 (#2427) 2020-03-17 18:01:37 +00:00
custom-tabular-exporter-dialog.js Use ContentDisposition instead of ContentType to control download (#2722) 2020-06-16 15:46:07 +02:00
export-project-dialog.html exclude test-out 2018-02-25 12:00:40 -05:00
expression-column-dialog.html Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
expression-column-dialog.js Fix on screen text in Transform All columns dialog 2018-11-22 11:39:29 +00:00
expression-preview-dialog.html #1970 Disable spell check for expressions. 2019-10-12 16:51:04 +02:00
expression-preview-dialog.js CSRF protection for ImportingController 2019-10-14 16:24:26 +01:00
extend-data-preview-dialog.js CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
http-headers-dialog.html Remove div no longer needed 2018-01-16 17:43:55 +00:00
http-headers-dialog.js Removed unused code 2018-01-16 17:43:55 +00:00
scatterplot-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
scatterplot-dialog.js Fix i18n calls after migration 2018-11-28 23:22:38 +09:00
sql-exporter-dialog.html check empty cells 2018-04-22 00:39:11 -05:00
sql-exporter-dialog.js Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
templating-exporter-dialog.html Internationalization of the dialog part 2013-07-04 11:51:04 +02:00
templating-exporter-dialog.js Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00