Bug 31556 - Correct breadcrumb for Cataloging module
Summary: Correct breadcrumb for Cataloging module
Status: RESOLVED DUPLICATE of bug 31864
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Testopia
URL:
Keywords: Academy
Depends on: 31417
Blocks:
  Show dependency treegraph
 
Reported: 2022-09-13 14:39 UTC by Martin Renvoize
Modified: 2022-10-24 14:33 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 31556: Update breadcrumb for Import (2.44 KB, patch)
2022-10-17 15:31 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 31556: Update breadcrumb for Export (1.23 KB, patch)
2022-10-17 15:31 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 31556: Update breadcrumb for Report (1.18 KB, patch)
2022-10-17 15:31 UTC, Martin Renvoize
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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 ***