To continue the process started by Bug 32507, this patch will update several more templates in administration so that they use the new template wrapper for breadcrumbs. - authorised_values.tt - authtypes.tt - background_jobs.tt - biblio_framework.tt - branch_transfer_limits.tt - branches.tt - cash_registers.tt - categories.tt - checkmarc.tt - classsources.tt
Created attachment 147395 [details] [review] Bug 33007: Use template wrapper for breadcrumbs: Administration part 2 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Authorized values - New category - View category - Add authorized value - Edit authorized value - Authority types - New authority type - Edit authority type - Confirm deletion of authority type - Manage jobs - Details of job - MARC bibliographic framework - New framework - Edit framework - Confirm deletion of framework - Library transfer limits - Libraries - New library - Edit library - Confirm deletion of library - Cash registers - New cash register - Edit cash register - Patron categories - New category - Edit category - Confirm deletion of category - MARC bibliographic framework test - Classification configuration - Modify classification source - Add classification source - Modify filing rule - Add filing rule - Modify splitting rule - Add splitting rule
Created attachment 148908 [details] [review] Bug 33007: Use template wrapper for breadcrumbs: Administration part 2 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Authorized values - New category - View category - Add authorized value - Edit authorized value - Authority types - New authority type - Edit authority type - Confirm deletion of authority type - Manage jobs - Details of job - MARC bibliographic framework - New framework - Edit framework - Confirm deletion of framework - Library transfer limits - Libraries - New library - Edit library - Confirm deletion of library - Cash registers - New cash register - Edit cash register - Patron categories - New category - Edit category - Confirm deletion of category - MARC bibliographic framework test - Classification configuration - Modify classification source - Add classification source - Modify filing rule - Add filing rule - Modify splitting rule - Add splitting rule Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com>
Created attachment 149334 [details] [review] Bug 33007: Use template wrapper for breadcrumbs: Administration part 2 This patch updates several administration templates so that they use the new WRAPPER for displaying breadcrumbs. Note: The patch includes indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. Administration -> - Authorized values - New category - View category - Add authorized value - Edit authorized value - Authority types - New authority type - Edit authority type - Confirm deletion of authority type - Manage jobs - Details of job - MARC bibliographic framework - New framework - Edit framework - Confirm deletion of framework - Library transfer limits - Libraries - New library - Edit library - Confirm deletion of library - Cash registers - New cash register - Edit cash register - Patron categories - New category - Edit category - Confirm deletion of category - MARC bibliographic framework test - Classification configuration - Modify classification source - Add classification source - Modify filing rule - Add filing rule - Modify splitting rule - Add splitting rule Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.