Bug 11260 - Update German web installer
Summary: Update German web installer
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Installation and upgrade (web-based installer) (show other bugs)
Version: 3.14
Hardware: All All
: P5 - low normal (vote)
Assignee: Katrin Fischer
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-17 20:05 UTC by Katrin Fischer
Modified: 2014-05-16 06:25 UTC (History)
2 users (show)

See Also:
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 (27.12 KB, patch)
2013-11-17 22:17 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 11260: Update German web installer - frequenciesand numberpatterns (4.72 KB, patch)
2013-11-17 22:18 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 11260: Follow up - normalizing frequencies in English sample file a bit (1.97 KB, patch)
2013-11-17 22:19 UTC, Katrin Fischer
Details | Diff | Splinter Review
Bug 11260: Update German web installer for 3.14 (27.17 KB, patch)
2013-12-22 20:20 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 11260: Update German web installer - frequenciesand numberpatterns (4.79 KB, patch)
2013-12-22 20:20 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 11260: Follow up - normalizing frequencies in English sample file a bit (2.03 KB, patch)
2013-12-22 20:21 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 11260: Update German web installer for 3.14 (27.23 KB, patch)
2014-01-07 20:24 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 11260: Update German web installer - frequenciesand numberpatterns (4.85 KB, patch)
2014-01-07 20:24 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 11260: Follow up - normalizing frequencies in English sample file a bit (2.07 KB, patch)
2014-01-07 20:25 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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)