[Bug 21216] New: Add filter/search options to notices table
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Bug ID: 21216 Summary: Add filter/search options to notices table Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com With more and more notices and the option to have your own notice for every branch, the notices table has grown quite a bit. It would be nice if the table offered the option to filter/search on a language code. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 78012 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78012&action=edit Bug 21216: Add filter/search options to notices table This patch adds a DataTables toolbar to the Notices & slips table, including a filter field, column visibility, and data export options. To test, apply the patch and clear your browser cache if necessary. - Go to Tools -> Notices & slips - Confirm that there is a table toolbar with a filter, a "Column visibility" button, and "Excel," "CSV," "Copy," and "Print" buttons. - Confirm that showing and hiding columns via the button is working correctly. - Confirm that only the first four columns are sortable. Go to Administration -> Columns settings. - Expand the "Tools" section. - Find "id=lettert." - Make some selections to configure default settings of the reports table. - Return to reports and confirm that these defaults are applied. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Claire Gravely <claire_gravely@hotmail.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=21216 Claire Gravely <claire_gravely@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78012|0 |1 is obsolete| | --- Comment #2 from Claire Gravely <claire_gravely@hotmail.com> --- Created attachment 78040 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78040&action=edit Bug 21216: Add filter/search options to notices table This patch adds a DataTables toolbar to the Notices & slips table, including a filter field, column visibility, and data export options. To test, apply the patch and clear your browser cache if necessary. - Go to Tools -> Notices & slips - Confirm that there is a table toolbar with a filter, a "Column visibility" button, and "Excel," "CSV," "Copy," and "Print" buttons. - Confirm that showing and hiding columns via the button is working correctly. - Confirm that only the first four columns are sortable. Go to Administration -> Columns settings. - Expand the "Tools" section. - Find "id=lettert." - Make some selections to configure default settings of the reports table. - Return to reports and confirm that these defaults are applied. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The copy column doesn't work well on print and export - all pull down entries are exported into one column. Can we improve on this? -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Owen, could you take a look at comment#3 please? Maybe it's easy to fix. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78040|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 79314 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79314&action=edit Bug 21216: Add filter/search options to notices table This patch adds a DataTables toolbar to the Notices & slips table, including a filter field, column visibility, and data export options. To test, apply the patch and clear your browser cache if necessary. - Go to Tools -> Notices & slips - Confirm that there is a table toolbar with a filter, a "Column visibility" button, and "Excel," "CSV," "Copy," and "Print" buttons. - Confirm that showing and hiding columns via the button is working correctly. - Confirm that only the first four columns are sortable. Go to Administration -> Columns settings. - Expand the "Tools" section. - Find "id=lettert." - Make some selections to configure default settings of the reports table. - Return to reports and confirm that these defaults are applied. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 79315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79315&action=edit Bug 21216: (follow-up) Exclude some columns from export This patch adds a custom buttons configuration to the Notices table so that columns with form controls are not included in copy/print/export operations. The DataTables columns settings include file has been modified to check for an existing buttons export columns configuration before applying the default. To test, apply the patch and clear your browser cache if necessary. Go to Tools -> Notices & slips. The table of notices should have a DataTables toolbar with a filter form, column visibility, and export buttons. Test the functionality of all these tools. Only the first four columns of the table should be included in printouts and exported files. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Michal Denar <black23@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |black23@gmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79314|0 |1 is obsolete| | Attachment #79315|0 |1 is obsolete| | --- Comment #7 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 80408 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80408&action=edit Bug 21216: Add filter/search options to notices table This patch adds a DataTables toolbar to the Notices & slips table, including a filter field, column visibility, and data export options. To test, apply the patch and clear your browser cache if necessary. - Go to Tools -> Notices & slips - Confirm that there is a table toolbar with a filter, a "Column visibility" button, and "Excel," "CSV," "Copy," and "Print" buttons. - Confirm that showing and hiding columns via the button is working correctly. - Confirm that only the first four columns are sortable. Go to Administration -> Columns settings. - Expand the "Tools" section. - Find "id=lettert." - Make some selections to configure default settings of the reports table. - Return to reports and confirm that these defaults are applied. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #8 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 80409 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80409&action=edit Bug 21216: (follow-up) Exclude some columns from export This patch adds a custom buttons configuration to the Notices table so that columns with form controls are not included in copy/print/export operations. The DataTables columns settings include file has been modified to check for an existing buttons export columns configuration before applying the default. To test, apply the patch and clear your browser cache if necessary. Go to Tools -> Notices & slips. The table of notices should have a DataTables toolbar with a filter form, column visibility, and export buttons. Test the functionality of all these tools. Only the first four columns of the table should be included in printouts and exported files. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Michal Denar <black23@gmail.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=21216 Michal Denar <black23@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80408|0 |1 is obsolete| | Attachment #80409|0 |1 is obsolete| | --- Comment #9 from Michal Denar <black23@gmail.com> --- Created attachment 80416 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80416&action=edit Bug 21216: Add filter/search options to notices table This patch adds a DataTables toolbar to the Notices & slips table, including a filter field, column visibility, and data export options. To test, apply the patch and clear your browser cache if necessary. - Go to Tools -> Notices & slips - Confirm that there is a table toolbar with a filter, a "Column visibility" button, and "Excel," "CSV," "Copy," and "Print" buttons. - Confirm that showing and hiding columns via the button is working correctly. - Confirm that only the first four columns are sortable. Go to Administration -> Columns settings. - Expand the "Tools" section. - Find "id=lettert." - Make some selections to configure default settings of the reports table. - Return to reports and confirm that these defaults are applied. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Michal Denar <black23@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #10 from Michal Denar <black23@gmail.com> --- Created attachment 80417 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80417&action=edit Bug 21216: (follow-up) Exclude some columns from export This patch adds a custom buttons configuration to the Notices table so that columns with form controls are not included in copy/print/export operations. The DataTables columns settings include file has been modified to check for an existing buttons export columns configuration before applying the default. To test, apply the patch and clear your browser cache if necessary. Go to Tools -> Notices & slips. The table of notices should have a DataTables toolbar with a filter form, column visibility, and export buttons. Test the functionality of all these tools. Only the first four columns of the table should be included in printouts and exported files. Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Michal Denar <black23@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|System Administration |Tools -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Katrin Fischer <katrin.fischer@bsz-bw.de> 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=21216 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #80416|0 |1 is obsolete| | Attachment #80417|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 80425 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80425&action=edit Bug 21216: Add filter/search options to notices table This patch adds a DataTables toolbar to the Notices & slips table, including a filter field, column visibility, and data export options. To test, apply the patch and clear your browser cache if necessary. - Go to Tools -> Notices & slips - Confirm that there is a table toolbar with a filter, a "Column visibility" button, and "Excel," "CSV," "Copy," and "Print" buttons. - Confirm that showing and hiding columns via the button is working correctly. - Confirm that only the first four columns are sortable. Go to Administration -> Columns settings. - Expand the "Tools" section. - Find "id=lettert." - Make some selections to configure default settings of the reports table. - Return to reports and confirm that these defaults are applied. Signed-off-by: Claire Gravely <claire.gravely@bsz-bw.de> Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 80426 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80426&action=edit Bug 21216: (follow-up) Exclude some columns from export This patch adds a custom buttons configuration to the Notices table so that columns with form controls are not included in copy/print/export operations. The DataTables columns settings include file has been modified to check for an existing buttons export columns configuration before applying the default. To test, apply the patch and clear your browser cache if necessary. Go to Tools -> Notices & slips. The table of notices should have a DataTables toolbar with a filter form, column visibility, and export buttons. Test the functionality of all these tools. Only the first four columns of the table should be included in printouts and exported files. Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 --- Comment #13 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Export looks great now, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |20966 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20966 [Bug 20966] Add column configuration to table of orders in a basket -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |nick@bywatersolutions.com --- Comment #14 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 18.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Pushed to Master |RESOLVED Resolution|--- |FIXED --- Comment #15 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Enhancement will not be backported to 18.05.x series. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add filter/search options |Notices - Add filter/search |to notices table |options to table -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org