Bug 25135

Summary: Improve clarity and navigation of columns settings administration
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: 1joynelson
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
20.05.00
Attachments: Screenshot of the updated interface
Bug 25135: Improve clarity and navigation of columns settings administration
Bug 25135: Improve clarity and navigation of columns settings administration
Bug 25135: Improve clarity and navigation of columns settings administration

Description Owen Leonard 2020-04-13 17:39:48 UTC
I would like to make a few changes to the columns settings administration page, adding some labels and in-page links and making the hierarchy of headings look more consistent.
Comment 1 Owen Leonard 2020-04-13 17:42:07 UTC
Created attachment 102881 [details]
Screenshot of the updated interface
Comment 2 Owen Leonard 2020-04-13 19:18:13 UTC
Created attachment 102889 [details] [review]
Bug 25135: Improve clarity and navigation of columns settings administration

This patch makes some modifications to the columns setting
administration template so that the headings are a little clearer.
In-page navigation is added for each section.

To test, apply the patch and go to Administration -> Columns settings.

 - Confirm that the collapsing panels work correctly.
 - Expand a section and confirm that the "jump to" links work correctly.
Comment 3 Bernardo Gonzalez Kriegel 2020-04-17 16:53:59 UTC
Created attachment 103174 [details] [review]
Bug 25135: Improve clarity and navigation of columns settings administration

This patch makes some modifications to the columns setting
administration template so that the headings are a little clearer.
In-page navigation is added for each section.

To test, apply the patch and go to Administration -> Columns settings.

 - Confirm that the collapsing panels work correctly.
 - Expand a section and confirm that the "jump to" links work correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Looks good, works good.
Comment 4 Katrin Fischer 2020-04-18 02:40:10 UTC
Created attachment 103192 [details] [review]
Bug 25135: Improve clarity and navigation of columns settings administration

This patch makes some modifications to the columns setting
administration template so that the headings are a little clearer.
In-page navigation is added for each section.

To test, apply the patch and go to Administration -> Columns settings.

 - Confirm that the collapsing panels work correctly.
 - Expand a section and confirm that the "jump to" links work correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Looks good, works good.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Katrin Fischer 2020-04-18 02:41:24 UTC
Thx a lot for doing this - much better!

I was tempted to change Table id to Table ID, but was not sure as we are referring to the CSS attribute here.
Comment 6 Martin Renvoize 2020-04-20 12:38:30 UTC
Nice work everyone!

Pushed to master for 20.05
Comment 7 Joy Nelson 2020-05-07 21:44:06 UTC
enhancement not backported to 19.11.x