Bug 11260

Summary: Update German web installer
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Installation and upgrade (web-based installer)Assignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: fridolin.somers, gmcharlt
Version: 3.14   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Medium patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 11260: Update German web installer for 3.14
Bug 11260: Update German web installer - frequenciesand numberpatterns
Bug 11260: Follow up - normalizing frequencies in English sample file a bit
Bug 11260: Update German web installer for 3.14
Bug 11260: Update German web installer - frequenciesand numberpatterns
Bug 11260: Follow up - normalizing frequencies in English sample file a bit
Bug 11260: Update German web installer for 3.14
Bug 11260: Update German web installer - frequenciesand numberpatterns
Bug 11260: Follow up - normalizing frequencies in English sample file a bit

Description Katrin Fischer 2013-11-17 20:05:28 UTC
Update German web installer for upcoming 3.14 release.
Comment 1 Katrin Fischer 2013-11-17 22:17:56 UTC Comment hidden (obsolete)
Comment 2 Katrin Fischer 2013-11-17 22:18:07 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-11-17 22:19:50 UTC Comment hidden (obsolete)
Comment 4 Chris Cormack 2013-12-22 20:20:24 UTC Comment hidden (obsolete)
Comment 5 Chris Cormack 2013-12-22 20:20:44 UTC Comment hidden (obsolete)
Comment 6 Chris Cormack 2013-12-22 20:21:07 UTC Comment hidden (obsolete)
Comment 7 Kyle M Hall 2014-01-07 20:24:05 UTC
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>
Comment 8 Kyle M Hall 2014-01-07 20:24:11 UTC
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>
Comment 9 Kyle M Hall 2014-01-07 20:25:06 UTC
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>
Comment 10 Galen Charlton 2014-01-08 01:14:27 UTC
Pushed to master, along with followups to repair issues with the en and de-DE Z39.50 servers SQL.

Thanks, Katrin!
Comment 11 Fridolin Somers 2014-02-18 08:42:52 UTC
Patches pushed to 3.14.x, will be in 3.14.4.
(schöne Arbeit)