With the new system preferences sql files in place it's now easy to set some default values for German installations (example: dateformat = metric)
Created attachment 6030 [details] [review] Bug 7079: Default values for German system preferences Patch adds updates for system preferences to the sql file in the installer directory: - New: AmazonLocale: DE - borrowerRelationship: Vater|Mutter - BorrowersTitles: Herr|Frau - New: CurrencyFormat: FR - New: dateformat: metric - New: DefaultClassificationSource: z - New: OpacMainUserBlock: translated content - New: OpacNav: translated content - New: OpacNavBottom: translated content - New: OPACSearchForTitleIn: translated content To test: A) Do a full installation with German sample files B) Run the sql file 'system_preferences.sql' against your database Verfy values of system preferences have been changed.
Created attachment 6053 [details] [review] Bug 7079: [SIGNED-OFF] Default values for German system preferences Patch adds updates for system preferences to the sql file in the installer directory: - New: AmazonLocale: DE - borrowerRelationship: Vater|Mutter - BorrowersTitles: Herr|Frau - New: CurrencyFormat: FR - New: dateformat: metric - New: DefaultClassificationSource: z - New: OpacMainUserBlock: translated content - New: OpacNav: translated content - New: OpacNavBottom: translated content - New: OPACSearchForTitleIn: translated content To test: A) Do a full installation with German sample files B) Run the sql file 'system_preferences.sql' against your database Verfy values of system preferences have been changed. Signed-off-by: Magnus Enger <magnus@enger.priv.no> Patch applied cleanly. I ran through the webinstaller in German on an empty database, and made sure system_preferences were loaded. No complaints from the database and the systprefs are set to the right values when I check in the staff client.
QA Comment: Does only change some default values in German sql file. Looks good to me. Marking it as Passed QA.
Patch pushed, please test. (katrin, you've declared this as an ENH. It means it won't be in 3.6.x. Was it really intended ? If it's a MIN bug, feel free to update severity & version (so chris_n will know that he has to apply it) before marking RESO/FIXED
Being very sctrict - it's an enhancement. But it's not likely to break things, it doesn't include system preferences that are not in 3.6, and it would make life a bit easier... Chris N. should have the last say about it though.