Bug 31556

Summary: Correct breadcrumb for Cataloging module
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: Staff interfaceAssignee: Martin Renvoize <martin.renvoize>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: david, e.betemps, gmcharlt
Version: MainKeywords: Academy
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 31417    
Bug Blocks:    
Attachments: Bug 31556: Update breadcrumb for Import
Bug 31556: Update breadcrumb for Export
Bug 31556: Update breadcrumb for Report

Description Martin Renvoize 2022-09-13 14:39:54 UTC
With bugs 31162 and 31417 we try to make a clear home for all related cataloguing features.

Bug 31162 has been used to showcase all the tools and functions I believe belong together and we've worked together to narrow that set down and order them.

Bug 31417 then uses the set proposed by 31162 to reinstate the cat-menu sidebar wherever appropriate.

Finally, this bug should serve as the final piece of the puzzle, and update the breadcrumbs on each tool to reflect their new home and preferably move the controllers and templates appropriately such that the URL's match up clearly.

We may also want to add some redirects to allow for an upgrade path and not break people's bookmarks.
Comment 1 Martin Renvoize 2022-10-17 15:31:21 UTC
Created attachment 141995 [details] [review]
Bug 31556: Update breadcrumb for Import
Comment 2 Martin Renvoize 2022-10-17 15:31:26 UTC
Created attachment 141996 [details] [review]
Bug 31556: Update breadcrumb for Export
Comment 3 Martin Renvoize 2022-10-17 15:31:31 UTC
Created attachment 141997 [details] [review]
Bug 31556: Update breadcrumb for Report
Comment 4 Martin Renvoize 2022-10-17 15:37:20 UTC
I made a start, but there's still a number to move.. I was doing them a section at a time and only manipulating the breadcrumb and title parts for now (we can outright replace 'tools' strings later (there are classes and includes and all sorts.. so lets just handle one thing at a time.)
Comment 5 Martin Renvoize 2022-10-24 14:31:26 UTC

*** This bug has been marked as a duplicate of bug 31864 ***