Update German web installer for upcoming 3.14 release.
Created attachment 22987 [details] [review] Bug 11260: Update German web installer for 3.14 Mandatory: - adds auth_values.sql and .txt with YES_NO referenced in patron_attributes.sql - updates sample notices with redone slip templates (ISSUESLIP, ISSUEQSLIP, RESERVSLIP, TRANSFERSLIP) - adds German translations to subtag_registry.sql and copies updated file from en to de-DE - adds translation for new course_reserves permission to userflags.sql - adds translations for new permissions in userpermissions.sql - Fixes typo IndependantBranches in English userpermissions.sql Optional: - adds csv_profiles.sql and translation of the serial claims profile - adds z39.50 servers for authorities to sample_z3950_servers.sql To test: - Run web installer in English - check all sample files, make sure they all install without SQL errors - check language list on advanced search displays correctly still - check area/language list on tools > news displays correctly still - check permissions for correct spelling of IndependentBranches - Run web installer in German - repeat checks from above - also check: authorised values, especially existence of YES_NO - all permissions are translated now - slip notices are all there and look right - new z39.50 servers for authorities are available - csv profile for serial claims is available and works as expected ... and anything else you can think of.
Created attachment 22988 [details] [review] Bug 11260: Update German web installer - frequenciesand numberpatterns Translates the new files for frequencies and numberpatterns To test: - Run the German web installer with all sample files - Check all files import without errors, especially frequencies and numbering patterns - Check frequencies in serials - Check numbering patterns in serials - Create a subscription, check possible choices
Created attachment 22989 [details] [review] Bug 11260: Follow up - normalizing frequencies in English sample file a bit After some discussion in IRC I am throwing in some changes for the English sample frequencies: - Change Vol to Vol. - Change No to No. We had both forms in the file, now it should be consistent. To test: - Run English web installer installing all sample files, especially frequencies - Check installed frequencies - Check available options creating a subscription
Created attachment 23748 [details] [review] Bug 11260: Update German web installer for 3.14 Mandatory: - adds auth_values.sql and .txt with YES_NO referenced in patron_attributes.sql - updates sample notices with redone slip templates (ISSUESLIP, ISSUEQSLIP, RESERVSLIP, TRANSFERSLIP) - adds German translations to subtag_registry.sql and copies updated file from en to de-DE - adds translation for new course_reserves permission to userflags.sql - adds translations for new permissions in userpermissions.sql - Fixes typo IndependantBranches in English userpermissions.sql Optional: - adds csv_profiles.sql and translation of the serial claims profile - adds z39.50 servers for authorities to sample_z3950_servers.sql To test: - Run web installer in English - check all sample files, make sure they all install without SQL errors - check language list on advanced search displays correctly still - check area/language list on tools > news displays correctly still - check permissions for correct spelling of IndependentBranches - Run web installer in German - repeat checks from above - also check: authorised values, especially existence of YES_NO - all permissions are translated now - slip notices are all there and look right - new z39.50 servers for authorities are available - csv profile for serial claims is available and works as expected ... and anything else you can think of. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 23749 [details] [review] Bug 11260: Update German web installer - frequenciesand numberpatterns Translates the new files for frequencies and numberpatterns To test: - Run the German web installer with all sample files - Check all files import without errors, especially frequencies and numbering patterns - Check frequencies in serials - Check numbering patterns in serials - Create a subscription, check possible choices Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 23750 [details] [review] Bug 11260: Follow up - normalizing frequencies in English sample file a bit After some discussion in IRC I am throwing in some changes for the English sample frequencies: - Change Vol to Vol. - Change No to No. We had both forms in the file, now it should be consistent. To test: - Run English web installer installing all sample files, especially frequencies - Check installed frequencies - Check available options creating a subscription Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 23996 [details] [review] Bug 11260: Update German web installer for 3.14 Mandatory: - adds auth_values.sql and .txt with YES_NO referenced in patron_attributes.sql - updates sample notices with redone slip templates (ISSUESLIP, ISSUEQSLIP, RESERVSLIP, TRANSFERSLIP) - adds German translations to subtag_registry.sql and copies updated file from en to de-DE - adds translation for new course_reserves permission to userflags.sql - adds translations for new permissions in userpermissions.sql - Fixes typo IndependantBranches in English userpermissions.sql Optional: - adds csv_profiles.sql and translation of the serial claims profile - adds z39.50 servers for authorities to sample_z3950_servers.sql To test: - Run web installer in English - check all sample files, make sure they all install without SQL errors - check language list on advanced search displays correctly still - check area/language list on tools > news displays correctly still - check permissions for correct spelling of IndependentBranches - Run web installer in German - repeat checks from above - also check: authorised values, especially existence of YES_NO - all permissions are translated now - slip notices are all there and look right - new z39.50 servers for authorities are available - csv profile for serial claims is available and works as expected ... and anything else you can think of. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 23997 [details] [review] Bug 11260: Update German web installer - frequenciesand numberpatterns Translates the new files for frequencies and numberpatterns To test: - Run the German web installer with all sample files - Check all files import without errors, especially frequencies and numbering patterns - Check frequencies in serials - Check numbering patterns in serials - Create a subscription, check possible choices Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 23998 [details] [review] Bug 11260: Follow up - normalizing frequencies in English sample file a bit After some discussion in IRC I am throwing in some changes for the English sample frequencies: - Change Vol to Vol. - Change No to No. We had both forms in the file, now it should be consistent. To test: - Run English web installer installing all sample files, especially frequencies - Check installed frequencies - Check available options creating a subscription Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Pushed to master, along with followups to repair issues with the en and de-DE Z39.50 servers SQL. Thanks, Katrin!
Patches pushed to 3.14.x, will be in 3.14.4. (schöne Arbeit)