[Bug 13154] New: The webinstaller should offer all available languages
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13154 Bug ID: 13154 Summary: The webinstaller should offer all available languages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (web-based installer) Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The webinstaller should offer the end-user with all languages, and show some warning if the chosen one is not installed. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13154 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_3_18_candidate -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13154 Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bgkriegel@gmail.com --- Comment #1 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Web installer states: "Please pick your language from the following list. If your language is not listed, please inform your systems administrator." Perhaps the message can be changed, suggesting a way to add more languages before proceed. Bug 12017 adds proper description to "present" (i.e. installed) languages on web installer. But to show a complete list without using database you will need a hardcoded TT list of language codes, it's doable. An then a JS validity check for selected vs. present language. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13154 --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Bernardo Gonzalez Kriegel from comment #1)
Web installer states:
"Please pick your language from the following list. If your language is not listed, please inform your systems administrator."
Perhaps the message can be changed, suggesting a way to add more languages before proceed.
Bug 12017 adds proper description to "present" (i.e. installed) languages on web installer.
But to show a complete list without using database you will need a hardcoded TT list of language codes, it's doable.
An then a JS validity check for selected vs. present language.
We could calculate everything on the .pl and let the page be a static one. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org