RandomSec/main/webapp/modules/core/scripts
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
..
dialogs Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
facets Update jquery.i18n to 1.07 and fix non-English plural support (#2717) 2020-06-14 10:23:23 +02:00
index Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
project Preserve international characters in project/file names on import/export (#2720) 2020-06-18 22:06:46 +02:00
reconciliation Update URL of Wikidata reconciliation service. Closes #2724 2020-06-15 00:35:10 +02:00
util Set client timeout limit in chainGetJSON() (#2482) 2020-04-06 10:42:38 +02:00
views/data-table (I #2624) Add preferences for the the grid's page size (#2626) 2020-06-18 10:35:37 +02:00
widgets Cleaned up code formatting in .js, .html, .vt, .css, .less files. 2011-08-04 20:37:14 +00:00
index.js Fix frontend for extensions for CSRF protections 2019-10-17 11:44:57 +01:00
preferences.js Fix frontend for extensions for CSRF protections 2019-10-17 11:44:57 +01:00
project.js (I #2624) Add preferences for the the grid's page size (#2626) 2020-06-18 10:35:37 +02:00