[Bug 31864] New: Fix breadcrumbs for each link coming from the new cataloging module home page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Bug ID: 31864 Summary: Fix breadcrumbs for each link coming from the new cataloging module home page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff Client Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 31162 Bug 31162 introduced a new cataloging module homepage, awesome! Most of the breadcrumbs on those pages still point back to Tools, even though the links no longer live in tools. We should update the breadcrumbs on each page so they trace back to Cataloging instead of tools. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31162 [Bug 31162] Add a clear cataloguing module home page -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Andrew Fuerste-Henry <andrewfh@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewfh@dubcolib.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 142122 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142122&action=edit Bug 31864: Correct breadcrumbs for pages in new cataloging module To test: 1. Apply patch 2. Set system preference 'StockRotation' to enable. 3. Be logged in as a superlibrarian 4. Check the breadcrumbs on the following pages, accessible from the Cataloging module homepage: barcode-print.tt label-edit-batch.tt label-edit-layout.tt label-edit-profile.tt label-edit-range.tt label-edit-template.tt label-home.tt label-manage.tt spinelabel-home.tt automatic_item_modification_by_age.tt batchMod-edit.tt batchMod.tt batch_delete_records.tt export.tt inventory.tt manage-marc-import.tt marc_modification_templates.tt stage-marc-import.tt stockrotation.tt upload-images.tt -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |lucas@bywatersolutions.com |ity.org | Patch complexity|--- |Trivial patch Keywords| |Academy -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #2 from David Nind <david@davidnind.com> --- I haven't signed off because of Batch item deletion and Batch record modification. Batch item deletion: The first page is OK, but not when you process something: 1. Enter a barcode (e.g. 39999000011418) in the barcode list. 2. Click Continue. 4. Results screen: still has Tools > Batch item deletion (http://127.0.0.1:8081/cgi-bin/koha/tools/batchMod.pl). Batch record modification: First page still showing Tools > Batch record modification (with and without and any MARC modification templates setup) In addition, page titles are still showing the old title - maybe changing these should be a separate bug. To view the page title, hover over the tab in your browser, for example for Batch item deletion: Batch item deletion > Tools > Koha. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 --- Comment #3 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 142214 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142214&action=edit Bug 31864: (follow-up) Fix breadcrumbs in batchMod and batch_record_mod -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 --- Comment #4 from Lucas Gass <lucas@bywatersolutions.com> --- Thanks David! I filed Bug 31882. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 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=31864 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142122|0 |1 is obsolete| | --- Comment #5 from David Nind <david@davidnind.com> --- Created attachment 142221 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142221&action=edit Bug 31864: Correct breadcrumbs for pages in new cataloging module To test: 1. Apply patch 2. Set system preference 'StockRotation' to enable. 3. Be logged in as a superlibrarian 4. Check the breadcrumbs on the following pages, accessible from the Cataloging module homepage: barcode-print.tt label-edit-batch.tt label-edit-layout.tt label-edit-profile.tt label-edit-range.tt label-edit-template.tt label-home.tt label-manage.tt spinelabel-home.tt automatic_item_modification_by_age.tt batchMod-edit.tt batchMod.tt batch_delete_records.tt export.tt inventory.tt manage-marc-import.tt marc_modification_templates.tt stage-marc-import.tt stockrotation.tt upload-images.tt 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=31864 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142214|0 |1 is obsolete| | --- Comment #6 from David Nind <david@davidnind.com> --- Created attachment 142222 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142222&action=edit Bug 31864: (follow-up) Fix breadcrumbs in batchMod and batch_record_mod 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=31864 --- Comment #7 from David Nind <david@davidnind.com> --- (In reply to Lucas Gass from comment #4)
Thanks David! I filed Bug 31882.
Thanks Lucas! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Katrin Fischer <katrin.fischer@bsz-bw.de> 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=31864 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142221|0 |1 is obsolete| | --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 142403 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142403&action=edit Bug 31864: Correct breadcrumbs for pages in new cataloging module To test: 1. Apply patch 2. Set system preference 'StockRotation' to enable. 3. Be logged in as a superlibrarian 4. Check the breadcrumbs on the following pages, accessible from the Cataloging module homepage: barcode-print.tt label-edit-batch.tt label-edit-layout.tt label-edit-profile.tt label-edit-range.tt label-edit-template.tt label-home.tt label-manage.tt spinelabel-home.tt automatic_item_modification_by_age.tt batchMod-edit.tt batchMod.tt batch_delete_records.tt export.tt inventory.tt manage-marc-import.tt marc_modification_templates.tt stage-marc-import.tt stockrotation.tt upload-images.tt Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #142222|0 |1 is obsolete| | --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 142404 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142404&action=edit Bug 31864: (follow-up) Fix breadcrumbs in batchMod and batch_record_mod Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|31162 |31417 CC| |martin.renvoize@ptfs-europe | |.com Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31162 [Bug 31162] Add a clear cataloguing module home page https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31417 [Bug 31417] Re-instate the cataloguing sidebar menu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |31882 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31882 [Bug 31882] Fix page title of pages in the new cataloging module home page -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 --- Comment #10 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- *** Bug 31556 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |22.11.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=31864 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 22.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Bug 31864 depends on bug 31417, which changed state. Bug 31417 Summary: Re-instate the cataloguing sidebar menu https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31417 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31864 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org