Koha/installer/data/mysql/en
Bernardo Gonzalez Kriegel 77b0151c9d
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>
2020-03-09 13:54:37 +00:00
..
mandatory Bug 24583: (follow-up) restore null values to labels 2020-03-09 13:54:32 +00:00
marcflavour Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
optional Bug 24584: Rewrite optional/csv_profiles to YAML 2020-03-09 13:54:37 +00:00