Koha/misc/migration_tools
Jonathan Druart a562101fdc Bug 27673: Fix encoding issues - Dump
Same as Load, but for Dump.

Test plan:
Edit ES mappings, replace withdrawn's label with "withdrawn ✔️ ❤️ ★"
Export the mappings
  perl misc/search_tools/export_elasticsearch_mappings.pl > admin/searchengine/elasticsearch/mappings.yaml
Reset mappings from the UI
=> Notice that the label is correct

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-02-16 14:54:50 +01:00
..
22_to_30 Bug 25306: Remove framework paramter from ModBiblioMarc 2021-01-12 16:13:50 +01:00
ifla Bug 27673: Replace YAML with YAML::XS 2021-02-16 14:54:50 +01:00
build_oai_sets.pl Bug 23696: take deleted biblios into account when building oai sets 2020-07-24 14:09:30 +02:00
buildCOUNTRY.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
buildEDITORS.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
buildLANG.pl Bug 21395: Make perlcritic happy 2020-06-29 12:37:02 +02:00
bulkmarcimport.pl Bug 27673: Fix encoding issues - Dump 2021-02-16 14:54:50 +01:00
checkNonIndexedBiblios.pl
create_analytical_rel.pl
fix_onloan.pl Bug 23463: Replace ModItem with Koha::Item->store 2020-03-23 09:26:30 +00:00
import_lexile.pl Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
koha-svc.pl
rebuild_zebra.pl
rebuild_zebra_sliced.sh
remove_unused_authorities.pl Bug 26337: Pass skip_merge to DelAuthority when removing unsused authorities 2020-11-18 12:03:03 +01:00
switch_marc21_series_info.pl Bug 25306: Remove framework paramter from ModBiblioMarc 2021-01-12 16:13:50 +01:00
upgradeitems.pl