Koha/installer/data/mysql/en
Bernardo Gonzalez Kriegel c56e8b58d9
Bug 24583: Rewrite mandatory/auth_values to YAML
YAML version of mandatory auth_values.

To test:
1) Do a clean install, dump auth_values, reserve.

2) Apply this patch and it's dependencies

3) Do a clean install, dump again and compare
   No 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:31 +00:00
..
mandatory Bug 24583: Rewrite mandatory/auth_values to YAML 2020-03-09 13:54:31 +00:00
marcflavour Bug 24545: Fix license statements 2020-02-24 13:31:26 +00:00
optional Bug 13897: Process description, multiline values and SQL statements in YAML files 2020-03-09 13:50:28 +00:00