[Bug 41135] New: Convert about page Perl module table to DataTable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Bug ID: 41135 Summary: Convert about page Perl module table to DataTable Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: About Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Created attachment 188581 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188581&action=edit Screenshot showing the proposed updated table I propose that we update the way Perl modules are listed on the about page. Showing the information in a DataTable would make it easier to filter the information by required, missing, or by keyword. The result would be less compact but I think potentially more useful. See the attached screenshot. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.derscheid@lmscloud.de --- Comment #1 from Paul Derscheid <paul.derscheid@lmscloud.de> --- As I already said on Mattermost, I love the idea +1 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
sudo dpkg --remove --force-depends libtest-mockmodule-perl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 189703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189703&action=edit Bug 41135: Convert About page Perl module table to DataTable This patch updates the display of Perl modules on the About page, showing them in a regular DataTable instead of a multi-column one. This allows for sorting, filtering by required or missing, and searching. To test, apply the patch and restart services. - Go to the About page and click the "Perl modules" tab. - The Perl modules should be displayed in a DataTable. - Required modules are still shown in bold but now there is a column of with check marks for required modules so that you can sort or filter by required. - Test the "Show required" link at the top of the table and confirm that only required modules are shown. - To test the display of Missing modules, uninstall at least one required module and at least one optional one, e.g.: libtest-mocktime-perl - Restart services and return to the About page Perl modules list. Use the table filter form to search for "mock." - You should see the required module, Test::MockModule, with the status in red, "Required module missing." - The optional module, Test::MockTime, should have a yellow warning "Optional module missing." - Clear the search form and click the "Show missing" link. The table should be filtered down to only those modules you removed. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
sudo dpkg --remove --force-depends libtest-mockmodule-perl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 --- Comment #3 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 189972 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189972&action=edit Bug 41135: Convert About page Perl module table to DataTable This patch updates the display of Perl modules on the About page, showing them in a regular DataTable instead of a multi-column one. This allows for sorting, filtering by required or missing, and searching. To test, apply the patch and restart services. - Go to the About page and click the "Perl modules" tab. - The Perl modules should be displayed in a DataTable. - Required modules are still shown in bold but now there is a column of with check marks for required modules so that you can sort or filter by required. - Test the "Show required" link at the top of the table and confirm that only required modules are shown. - To test the display of Missing modules, uninstall at least one required module and at least one optional one, e.g.: libtest-mocktime-perl - Restart services and return to the About page Perl modules list. Use the table filter form to search for "mock." - You should see the required module, Test::MockModule, with the status in red, "Required module missing." - The optional module, Test::MockTime, should have a yellow warning "Optional module missing." - Clear the search form and click the "Show missing" link. The table should be filtered down to only those modules you removed. Sponsored-by: Athens County Public Libraries Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189703|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |martin.renvoize@openfifth.c |y.org |o.uk CC| |martin.renvoize@openfifth.c | |o.uk Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|martin.renvoize@openfifth.c |me@paulderscheid.xyz |o.uk | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Love it -- You are receiving this mail because: You are watching all bug changes.
sudo dpkg --remove --force-depends libtest-mockmodule-perl
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 189997 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189997&action=edit Bug 41135: Convert About page Perl module table to DataTable This patch updates the display of Perl modules on the About page, showing them in a regular DataTable instead of a multi-column one. This allows for sorting, filtering by required or missing, and searching. To test, apply the patch and restart services. - Go to the About page and click the "Perl modules" tab. - The Perl modules should be displayed in a DataTable. - Required modules are still shown in bold but now there is a column of with check marks for required modules so that you can sort or filter by required. - Test the "Show required" link at the top of the table and confirm that only required modules are shown. - To test the display of Missing modules, uninstall at least one required module and at least one optional one, e.g.: libtest-mocktime-perl - Restart services and return to the About page Perl modules list. Use the table filter form to search for "mock." - You should see the required module, Test::MockModule, with the status in red, "Required module missing." - The optional module, Test::MockTime, should have a yellow warning "Optional module missing." - Clear the search form and click the "Show missing" link. The table should be filtered down to only those modules you removed. Sponsored-by: Athens County Public Libraries Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189972|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_26_05_candidate CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main Version(s)| |26.05.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 26.05 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rel_26_05_candidate | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement updates release notes| |the Perl modules about page | |to use the standard data | |table format - this allows | |for sorting, filtering by | |required or missing, and | |searching (More > About | |Koha > Perl modules). CC| |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41135 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Needs documenting --- Comment #7 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- This bug won't be backported to the 25.11.x branch as it has been deemed an enhancement or new feature. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org