[Bug 39897] New: Make EDI accounts a configurable DataTable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 Bug ID: 39897 Summary: Make EDI accounts a configurable DataTable Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The EDI accounts page seems odd without DataTable functionality! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 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=39897 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 182488 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182488&action=edit Bug 39897: Make EDI accounts a configurable DataTable This patch adds DataTable features and table settings to the EDI accounts administration page. The patch also includes some minor simplification of template logic in the table. To test, apply the patch and restart_all. - Go to Administration -> EDI accounts. - If necessary, add at least a few random EDI accounts. - Test the DataTable listing the accounts you added. Confirm that all DataTable features work correctly: Sorting, filtering, column display, etc. - Click the "Configure" button to jump to the table settings page in Administration. - Alter the default configuration by hiding columns, changing default sort order, etc. It's probably wise to uncheck the "Save configuration state on page change" checkbox so that you can easily see if your configuration changes work. - Return to Administration -> EDI accounts and confirm that the new configuration is being applied. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- 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=39897 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182488|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 182885 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182885&action=edit Bug 39897: Make EDI accounts a configurable DataTable This patch adds DataTable features and table settings to the EDI accounts administration page. The patch also includes some minor simplification of template logic in the table. To test, apply the patch and restart_all. - Go to Administration -> EDI accounts. - If necessary, add at least a few random EDI accounts. - Test the DataTable listing the accounts you added. Confirm that all DataTable features work correctly: Sorting, filtering, column display, etc. - Click the "Configure" button to jump to the table settings page in Administration. - Alter the default configuration by hiding columns, changing default sort order, etc. It's probably wise to uncheck the "Save configuration state on page change" checkbox so that you can easily see if your configuration changes work. - Return to Administration -> EDI accounts and confirm that the new configuration is being applied. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <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=39897 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement converts release notes| |the EDI accounts table from | |a standard table to a | |DataTable - so you can now | |sort, filter, configure the | |columns, export the data, | |and so on (Koha | |administration > | |Acquisition parameters > | |EDI accounts). CC| |david@davidnind.com --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. Enable the EDIFACT system preference. 2. Add some EDI accounts: Koha administration > Acquisition parameters > EDI accounts -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182885|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 183892 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183892&action=edit Bug 39897: Make EDI accounts a configurable DataTable This patch adds DataTable features and table settings to the EDI accounts administration page. The patch also includes some minor simplification of template logic in the table. To test, apply the patch and restart_all. - Go to Administration -> EDI accounts. - If necessary, add at least a few random EDI accounts. - Test the DataTable listing the accounts you added. Confirm that all DataTable features work correctly: Sorting, filtering, column display, etc. - Click the "Configure" button to jump to the table settings page in Administration. - Alter the default configuration by hiding columns, changing default sort order, etc. It's probably wise to uncheck the "Save configuration state on page change" checkbox so that you can easily see if your configuration changes work. - Return to Administration -> EDI accounts and confirm that the new configuration is being applied. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <david@davidnind.com> 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=39897 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|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=39897 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |25.11.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 --- Comment #5 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Nice work everyone! Pushed to main for 25.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Pushed to stable Version(s)|25.11.00 |25.11.00,25.05.03 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Nice work everyone! Pushed to 25.05.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39897 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m Status|Pushed to stable |Needs documenting --- Comment #7 from Fridolin Somers <fridolin.somers@biblibre.com> --- Enhancement not pushed to 24.11.x -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org