RandomSec/main/webapp/modules/core/scripts/project
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
..
browsing-engine.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
edit-metadata-dialog.html let the browser auto fit the table cell when resizing/zooming 2017-11-15 16:17:57 -05:00
exporters.js Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
extension-bar.js fixing a bunch of jslint issues 2011-10-07 23:44:11 +00:00
history-apply-dialog.html Internationalization of the project part 2013-07-05 16:32:12 +02:00
history-entry.html Reduce filtered out history items' heights rather than hiding them entirely 2010-10-18 20:05:58 +00:00
history-extract-dialog.html Internationalization of the project part 2013-07-05 16:32:12 +02:00
history-panel.html Merge remote-tracking branch 'blakko/internationalization' - close #755 2013-07-25 10:53:25 -04:00
history-panel.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00
process-panel.js Tie up CSRF tokens in the frontend 2019-10-15 12:07:14 +01:00
progress-panel.html Internationalization of the project part 2013-07-05 16:32:12 +02:00
scripting.js Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
summary-bar.js Migrate js to new localization syntax 2018-11-21 17:30:00 +00:00