To continue the process started by Bug 32507, this patch will update more patron module templates so that they use the new template wrapper for breadcrumbs. - members/paycollect.tt - members/purchase-suggestions.tt - members/readingrec.tt - members/routing-lists.tt - members/statistics.tt - members/two_factor_auth.tt
Created attachment 149129 [details] [review] Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 This patch updates several patron templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Patrons -> - Patron details -> (Patron with charges) -> - Accounting -> - Pay - Circulation history - Routing lists - Statistics - Purchase suggestions - More -> Manage two-factor authentication (must have TwoFactorAuthentication enabled)
Created attachment 149147 [details] [review] Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 This patch updates several patron templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Patrons -> - Patron details -> (Patron with charges) -> - Accounting -> - Pay - Circulation history - Routing lists - Statistics - Purchase suggestions - More -> Manage two-factor authentication (must have TwoFactorAuthentication enabled) Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 149304 [details] [review] Bug 33389: Use template wrapper for breadcrumbs: Patrons part 5 This patch updates several patron templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Patrons -> - Patron details -> (Patron with charges) -> - Accounting -> - Pay - Circulation history - Routing lists - Statistics - Purchase suggestions - More -> Manage two-factor authentication (must have TwoFactorAuthentication enabled) Signed-off-by: Lucas Gass <lucas@bywatersolutions.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.