[Bug 36609] New: Fix capitalization for Std. Number / Call Number for index types in Elasticsearch config page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Bug ID: 36609 Summary: Fix capitalization for Std. Number / Call Number for index types in Elasticsearch config page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org the N should be n, but also: maybe we should use Standard number instead of the abbreviation? Might be less confusing especially for translators. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
From discussion in chat: We might want to rename Std. number to Identifier.
-- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=20388 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Fix capitalization for Std. |Update index type labels in |Number / Call Number for |Elasticsearch config page: |index types in |Std. Number, Call Number, |Elasticsearch config page |<empty> --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- After some discussion in chat: Std. Number = Standard number or Identifier Call Number = Call number <empty entry> = Default -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes the labels used release notes| |for the type options when | |configuring Elasticsearch | |search fields - they now | |use sentence case and the | |full name (instead of | |abbreviations): | |- Default | |(instead of being blank) | |- | |Identifier (instead of Std. | |Number) | |- Call number | |(instead of Call Number) Patch complexity|--- |String patch Status|NEW |ASSIGNED CC| |david@davidnind.com Assignee|oleonard@myacpl.org |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Links to the discussion threads from April 2024: - Default instead of blank: https://chat.koha-community.org/koha-community/pl/wgdqrbghtb8qdrb7rkd6f6k8my - Identifier instead of Std. Number or Standard Number: https://chat.koha-community.org/koha-community/pl/p37r6fp43tgym89wxtmwqbzrph -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 --- Comment #4 from David Nind <david@davidnind.com> --- Created attachment 175282 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175282&action=edit Bug 36609: Update index type labels for search engine configuration This fixes the labels used for the type options when configuring Elasticsearch search fields so that they use: - sentence case - the full name, instead of abbreviations (to make it clearer for translators) Test plan: 1. Go to Administration > Catalog > Search engine configuration (Elasticsearch). 2. In the search fields tab, select the type column dropdown list for any field. Note the labels used for these options: - <empty entry> (the default option) - Std. Number - Call Number 3. Apply the patch. 4. Refresh the page. 5. Repeat step 2 and note that the option labels are now: - Default (instead of being blank) - Identfier (instead of Std. Number) - Call number (instead of Call Number) 6. Sign off D: -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175282|0 |1 is obsolete| | --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 175283 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175283&action=edit Bug 36609: Update index type labels for search engine configuration This fixes the labels used for the type options when configuring Elasticsearch search fields so that they use: - sentence case - the full name, instead of abbreviations (to make it clearer for translators) Test plan: 1. Go to Administration > Catalog > Search engine configuration (Elasticsearch). 2. In the search fields tab, select the type column dropdown list for any field. Note the labels used for these options: - <empty entry> (the default option) - Std. Number - Call Number 3. Apply the patch. 4. Refresh the page. 5. Repeat step 2 and note that the option labels are now: - Default (instead of being blank) - Identfier (instead of Std. Number) - Call number (instead of Call Number) 6. Sign off D: -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175283|0 |1 is obsolete| | --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 175308 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175308&action=edit Bug 36609: Update index type labels for search engine configuration This fixes the labels used for the type options when configuring Elasticsearch search fields so that they use: - sentence case - the full name, instead of abbreviations (to make it clearer for translators) Test plan: 1. Go to Administration > Catalog > Search engine configuration (Elasticsearch). 2. In the search fields tab, select the type column dropdown list for any field. Note the labels used for these options: - <empty entry> (the default option) - Std. Number - Call Number 3. Apply the patch. 4. Refresh the page. 5. Repeat step 2 and note that the option labels are now: - Default (instead of being blank) - Identfier (instead of Std. Number) - Call number (instead of Call Number) 6. Sign off D: Signed-off-by: Owen Leonard <oleonard@myacpl.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 --- Comment #7 from David Nind <david@davidnind.com> --- Thanks for the sign off Owen! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- QA by RM -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |25.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 25.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)|25.05.00 |25.05.00,24.11.03 released in| | Status|Pushed to main |Pushed to stable -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 --- Comment #10 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 24.11.x for 24.11.03 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wainuiwitikapark@catalyst.n | |et.nz --- Comment #11 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 24.05.x unless requested -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36609 Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to stable |Needs documenting --- Comment #12 from Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz> --- Not backporting to 22.11.x as it wasn't backported to 24.05.x (or 23.XX) -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org