Bug 17576

Summary: Add HSBND_FREQ authorised value to translated installer sample files
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Installation and upgrade (web-based installer)Assignee: Alex Sassmannshausen <alex>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: major    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle, mtj
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 5670    
Bug Blocks: 17543    
Attachments: Bug 17576: Add housebound mandatory auth_values.
Bug 17576: Add housebound mandatory auth_values.

Description Katrin Fischer 2016-11-07 22:12:15 UTC
The new authorised value HSBND_FREQ was only added to the English installer sample file - it should also be added to all the others.
Comment 1 Jonathan Druart 2016-11-08 08:20:44 UTC
This need to be fixed before the next release.
Comment 2 Alex Sassmannshausen 2016-11-08 14:21:20 UTC
Created attachment 57327 [details] [review]
Bug 17576: Add housebound mandatory auth_values.

* installer/data/mysql/de-DE/mandatory/auth_values.sql: Add values.
* installer/data/mysql/es-ES/mandatory/auth_values.sql: Add values.
* installer/data/mysql/fr-CA/obligatoire/auth_values.sql: Add values.
* installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql: Add
  values.
* installer/data/mysql/it-IT/necessari/auth_val.sql: Add values.
* installer/data/mysql/nb-NO/1-Obligatorisk/auth_values.sql: New file.
* installer/data/mysql/pl-PL/mandatory/auth_values.sql: New file.
* installer/data/mysql/ru-RU/mandatory/auth_values.sql: New file.
* installer/data/mysql/uk-UA/mandatory/auth_values.sql: New file.
Comment 3 Alex Sassmannshausen 2016-11-08 14:22:46 UTC
The added patch adds HSBND_FREQ to the other mandatory sql folders.

I'm not 100% au fait with how the other translations work — so please let me know if you think I made a mistake!

Alex
Comment 4 Jonathan Druart 2016-11-17 09:12:08 UTC
This is blocker for the release, upping the severity.
Comment 5 Jonathan Druart 2016-11-18 10:44:45 UTC
Created attachment 57639 [details] [review]
Bug 17576: Add housebound mandatory auth_values.

* installer/data/mysql/de-DE/mandatory/auth_values.sql: Add values.
* installer/data/mysql/es-ES/mandatory/auth_values.sql: Add values.
* installer/data/mysql/fr-CA/obligatoire/auth_values.sql: Add values.
* installer/data/mysql/fr-FR/1-Obligatoire/authorised_values.sql: Add
  values.
* installer/data/mysql/it-IT/necessari/auth_val.sql: Add values.
* installer/data/mysql/nb-NO/1-Obligatorisk/auth_values.sql: New file.
* installer/data/mysql/pl-PL/mandatory/auth_values.sql: New file.
* installer/data/mysql/ru-RU/mandatory/auth_values.sql: New file.
* installer/data/mysql/uk-UA/mandatory/auth_values.sql: New file.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Comment 6 Jonathan Druart 2016-11-18 10:45:06 UTC
All sql files inserted with success.
Skipping QA.
Comment 7 Kyle M Hall 2016-11-18 13:55:26 UTC
Pushed to master for 16.11, thanks Alex!
Comment 8 Mason James 2016-12-14 11:22:42 UTC
New feature, skipping for 16.05.x