Bug 24584: Rewrite optional/csv_profiles to YAML
commit77b0151c9d2f532421ee7c906b94d1c4fa26bd17
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 4 Feb 2020 23:56:30 +0000 (4 20:56 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 9 Mar 2020 13:54:37 +0000 (9 13:54 +0000)
treeffa3813690c5c789f9de7bbe203cc1afbbc45969
parent8ad61cb07abd8a192abe29580cf368ab3cee9e44
Bug 24584: Rewrite optional/csv_profiles to YAML

YAML version of optional csv_profiles.

To test:
1) Do a clean install with optional data,
   dump table export_format, reserve.

2) Apply this patch and it's dependencies

3) Do a clean install, dump again and compare
   No major differences expected

4) Try translation
  a) Go to misc/translator
  b) create files for a new language
     ./translate create xx-YY
  c) Check new file po/xx-YY-instaler.po
     Verify strings from this file.
  d) Install new language
     ./translate install xx-YY
  e) Try clean install with new files

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/en/optional/csv_profiles.sql [deleted file]
installer/data/mysql/en/optional/csv_profiles.txt [deleted file]
installer/data/mysql/en/optional/csv_profiles.yml [new file with mode: 0644]