Bug 24583: Rewrite mandatory/auth_values to YAML
commitc56e8b58d972bb2e77394e1b9b9da885290a2288
authorBernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Tue, 4 Feb 2020 22:45:07 +0000 (4 19:45 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 9 Mar 2020 13:54:31 +0000 (9 13:54 +0000)
tree3aab4a464ce3dea8e8efdddd4f58ccd5f22054e5
parent31774a2ee8583f49bc204ce75e8a25030fcab0ac
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>
installer/data/mysql/en/mandatory/auth_values.sql [deleted file]
installer/data/mysql/en/mandatory/auth_values.txt [deleted file]
installer/data/mysql/en/mandatory/auth_values.yml [new file with mode: 0644]