Bug 38662 - Additional fields admin page hard to read
Summary: Additional fields admin page hard to read
Status: Passed QA
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Pedro Amorim
QA Contact: Martin Renvoize (ashimema)
URL:
Keywords:
Depends on:
Blocks: 38262 38663
  Show dependency treegraph
 
Reported: 2024-12-10 11:06 UTC by Pedro Amorim
Modified: 2024-12-16 19:14 UTC (History)
3 users (show)

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


Attachments
Bug 38662: Group tables by module name (4.14 KB, patch)
2024-12-10 11:08 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 38662: Sort tables alphabetically (3.20 KB, patch)
2024-12-10 11:08 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 38662: Remove redundant 'ERM' labels (1.47 KB, patch)
2024-12-10 11:09 UTC, Pedro Amorim
Details | Diff | Splinter Review
Bug 38662: Group tables by module name (4.19 KB, patch)
2024-12-10 12:37 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 38662: Sort tables alphabetically (3.24 KB, patch)
2024-12-10 12:37 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 38662: Remove redundant 'ERM' labels (1.52 KB, patch)
2024-12-10 12:37 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 38662: Group tables by module name (4.26 KB, patch)
2024-12-16 19:14 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 38662: Sort tables alphabetically (3.31 KB, patch)
2024-12-16 19:14 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review
Bug 38662: Remove redundant 'ERM' labels (1.59 KB, patch)
2024-12-16 19:14 UTC, Martin Renvoize (ashimema)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro Amorim 2024-12-10 11:06:22 UTC
As more tables are getting support for additional fields, the page is becoming a bit hard to read.
Comment 1 Pedro Amorim 2024-12-10 11:08:57 UTC Comment hidden (obsolete)
Comment 2 Pedro Amorim 2024-12-10 11:08:59 UTC Comment hidden (obsolete)
Comment 3 Pedro Amorim 2024-12-10 11:09:01 UTC Comment hidden (obsolete)
Comment 4 Owen Leonard 2024-12-10 12:37:30 UTC
Created attachment 175347 [details] [review]
Bug 38662: Group tables by module name

Test plan:
1) Before applying patches, visit the additional fields admin page:
   <staff_url>/cgi-bin/koha/admin/additional-fields.pl
2) Notice the tables are not grouped by module, and not alphabetically sorted
3) Apply patches. Refresh

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 5 Owen Leonard 2024-12-10 12:37:32 UTC
Created attachment 175348 [details] [review]
Bug 38662: Sort tables alphabetically

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 6 Owen Leonard 2024-12-10 12:37:34 UTC
Created attachment 175349 [details] [review]
Bug 38662: Remove redundant 'ERM' labels

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Comment 7 Martin Renvoize (ashimema) 2024-12-16 19:14:26 UTC
Created attachment 175572 [details] [review]
Bug 38662: Group tables by module name

Test plan:
1) Before applying patches, visit the additional fields admin page:
   <staff_url>/cgi-bin/koha/admin/additional-fields.pl
2) Notice the tables are not grouped by module, and not alphabetically sorted
3) Apply patches. Refresh

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 8 Martin Renvoize (ashimema) 2024-12-16 19:14:29 UTC
Created attachment 175573 [details] [review]
Bug 38662: Sort tables alphabetically

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 9 Martin Renvoize (ashimema) 2024-12-16 19:14:32 UTC
Created attachment 175574 [details] [review]
Bug 38662: Remove redundant 'ERM' labels

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Comment 10 Martin Renvoize (ashimema) 2024-12-16 19:14:51 UTC
Much clearer.. Passing QA