[Bug 8943] New: Add table sorting to labels
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Priority: P5 - low Change sponsored?: --- Bug ID: 8943 Assignee: cnighswonger@foundations.edu Summary: Add table sorting to labels Severity: enhancement Classification: Unclassified OS: All Reporter: kyle@bywatersolutions.com Hardware: All Status: NEW Version: master Component: Label printing Product: Koha Currently, the label-manage.pl has a table that is sorted by the label id ( i.e. by the order in which the rows were inserted into the database ). This sorting is not very useful. It would be better to allow sorting, and to sort by name by default. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 12912 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12912&action=edit Bug 8943 - Add table sorting to labels -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #12912|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|cnighswonger@foundations.ed |kyle@bywatersolutions.com |u | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 13148 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13148&action=edit Bug 8943 - Add table sorting to labels -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 13180 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13180&action=edit Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #4 from Melia Meggs <melia@bywatersolutions.com> --- Created attachment 13299 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13299&action=edit [Signed off] Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. Signed-off-by: Melia Meggs <melia@test.bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |melia@bywatersolutions.com --- Comment #5 from Melia Meggs <melia@bywatersolutions.com> --- I applied these patches and tested. I can confirm that the label layouts, templates and profiles are now sorted by the "name" column alphabetically by default. The sort buttons on the various columns work correctly. The pulldown menu when you go to export a batch is also correctly sorted alphabetically by default. The only thing I thought was weird (not necessarily wrong, but kind of weird) was that the batches appear to be sorted by "item count" by default. Is that useful? I would think batches might be the one place where keeping them in order of batch id might be better, although you can, of course, easily use the column sort to put them in that order if you want them that way. I will add my signoff since these patches apply and work as advertised, but this also requires non-ByWater testing and signoff. I hope the next tester will consider my question above about batch id vs. item count and voice an opinion on what would be more useful. Thanks, Melia -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13148|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13180|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13148|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Nora Blake <nblake@masslibsystem.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nblake@masslibsystem.org --- Comment #6 from Nora Blake <nblake@masslibsystem.org> --- I have tested this and it works the way I would expect it to. Nora Blake -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13148|0 |1 is obsolete| | Attachment #13299|0 |1 is obsolete| | --- Comment #7 from Melia Meggs <melia@bywatersolutions.com> --- Created attachment 15992 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15992&action=edit [Signed off] Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. Signed-off-by: Melia Meggs <melia@bywatersolutions.com> Signed-off-by: Nora Blake <nblake@masslibsystem.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13148|1 |0 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #8 from Melia Meggs <melia@bywatersolutions.com> --- Hhmm... Well, I intended to sign off on both the original patch and the follow up patch for both Nora and me, but I can only seem to get the sign off onto the follow up patch. I am not succeeding with git-bz on this Friday afternoon. I'm sorry! Please consider them both signed off. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #9 from Melia Meggs <melia@bywatersolutions.com> --- Created attachment 15993 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15993&action=edit [Signed off] Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. Signed-off-by: Melia Meggs <melia@bywatersolutions.com> Signed-off-by: Nora Blake <nblake@masslibsystem.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Melia Meggs <melia@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13148|0 |1 is obsolete| | Attachment #15993|0 |1 is obsolete| | --- Comment #10 from Melia Meggs <melia@bywatersolutions.com> --- Created attachment 15994 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15994&action=edit [Signed off] Bug 8943 - Add table sorting to labels Signed-off-by: Melia Meggs <melia@bywatersolutions.com> Signed-off by: Nora Blake <nblake@masslibsystem.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15992|0 |1 is obsolete| | Attachment #15994|0 |1 is obsolete| | --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 17079 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17079&action=edit [PASSED QA] Bug 8943 - Add table sorting to labels Signed-off-by: Melia Meggs <melia@bywatersolutions.com> Signed-off by: Nora Blake <nblake@masslibsystem.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 17080 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17080&action=edit [PASSED QA] Bug 8943 - Add table sorting to labels - Followup - Sort pulldowns in batch export. Signed-off-by: Melia Meggs <melia@bywatersolutions.com> Signed-off-by: Nora Blake <nblake@masslibsystem.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Patch complexity|Small patch |--- Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8943 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #13 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org