[Bug 41006] New: Shelving location style changed in many places since Bug 40606
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Bug ID: 41006 Summary: Shelving location style changed in many places since Bug 40606 Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: fridolin.somers@biblibre.com QA Contact: testopia@bugs.koha-community.org Shelving location style changed in many places since Bug 40606 See https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40606#c9 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |40606 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40606 [Bug 40606] Remove italics from shelving location in the staff interface -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |41126 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41126 [Bug 41126] Move shelving location into a separate column in inventory -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 188575 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188575&action=edit Bug 41006: Update shelving location style in some contexts Bug 40606 removed the italic style from the .shelvingloc class because the information was moved into its own column on the bibliographic detail holdings table. This doesn't work for several locations in Koha where the shelving location is not displayed separately from the call number. This patch adds some specificity to the .shelvingloc class so that it is italic unless it is the direct descendant of a table cell. Everywhere else it should be in italics. The patch also makes corrections to the checkin and transfer pages so that shelving location is correctly displayed. To test, apply the patch and rebuild the staff interface CSS. - Check each instance of the .shelvingloc class. - Places where the information appears in a table without italics: - Acquisitions -> Vendor -> Receive order -> Receive a new shipment -> Receive - Circuation -> Transfers - Circulation -> Check in - Reports -> Most-circulated items - Bibligraphic detail holdings table - Cataloging -> Inventory - Places where the information should appear in italics: - Cart - Catalog search results - Tools -> Tags -> Click a tag to see tagged records - Lists -> List contents Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 David Nind <david@davidnind.com> 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=41006 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188575|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 190476 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190476&action=edit Bug 41006: Update shelving location style in some contexts Bug 40606 removed the italic style from the .shelvingloc class because the information was moved into its own column on the bibliographic detail holdings table. This doesn't work for several locations in Koha where the shelving location is not displayed separately from the call number. This patch adds some specificity to the .shelvingloc class so that it is italic unless it is the direct descendant of a table cell. Everywhere else it should be in italics. The patch also makes corrections to the checkin and transfer pages so that shelving location is correctly displayed. To test, apply the patch and rebuild the staff interface CSS. - Check each instance of the .shelvingloc class. - Places where the information appears in a table without italics: - Acquisitions -> Vendor -> Receive order -> Receive a new shipment -> Receive - Circuation -> Transfers - Circulation -> Check in - Reports -> Most-circulated items - Bibligraphic detail holdings table - Cataloging -> Inventory - Places where the information should appear in italics: - Cart - Catalog search results - Tools -> Tags -> Click a tag to see tagged records - Lists -> List contents Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com Text to go in the| |This fixes the style for release notes| |values shown for the | |shelving location in the | |staff interface - it is in | |italics where it is shown | |along with the call number, | |unless it is in a column by | |itself (for example, the | |shelving location column in | |the holdings table). | | | |Bug 40606 (Koha 25.11) | |removed the italic style | |from the .shelvingloc class | |because the information was | |moved into its own column | |on the bibliographic detail | |holdings table. This | |doesn't work for several | |locations in Koha where the | |shelving location is not | |displayed separately from | |the call number. | | | |Places where the | |information should appear | |in italics: | |* Cart | |* Catalog search results | |* Tools > Tags > Click a | |tag to see tagged records | |* Lists > List contents | | | |Everywhere else, where it | |is in its own shelving | |location column, it is | |shown without italics. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190476|0 |1 is obsolete| | --- Comment #3 from Laura Escamilla <Laura.escamilla@bywatersolutions.com> --- Created attachment 190669 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190669&action=edit Bug 41006: Update shelving location style in some contexts Bug 40606 removed the italic style from the .shelvingloc class because the information was moved into its own column on the bibliographic detail holdings table. This doesn't work for several locations in Koha where the shelving location is not displayed separately from the call number. This patch adds some specificity to the .shelvingloc class so that it is italic unless it is the direct descendant of a table cell. Everywhere else it should be in italics. The patch also makes corrections to the checkin and transfer pages so that shelving location is correctly displayed. To test, apply the patch and rebuild the staff interface CSS. - Check each instance of the .shelvingloc class. - Places where the information appears in a table without italics: - Acquisitions -> Vendor -> Receive order -> Receive a new shipment -> Receive - Circuation -> Transfers - Circulation -> Check in - Reports -> Most-circulated items - Bibligraphic detail holdings table - Cataloging -> Inventory - Places where the information should appear in italics: - Cart - Catalog search results - Tools -> Tags -> Click a tag to see tagged records - Lists -> List contents Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Laura Escamilla <Laura.escamilla@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Laura.escamilla@bywatersolu | |tions.com QA Contact|testopia@bugs.koha-communit |Laura.escamilla@bywatersolu |y.org |tions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41006 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com Status|Passed QA |BLOCKED --- Comment #4 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Setting this to BLOCKED until the dependency is resolved. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org