[Bug 14557] New: Add holds count to holds tab
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Bug ID: 14557 Summary: Add holds count to holds tab Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Some librarians have expressed that it would be helpful if the holds tab displayed the count of holds for a record. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 41058 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41058&action=edit Example illustration of holds tab with count -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |kyle@bywatersolutions.com |ity.org | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |13517 Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13517 [Bug 13517] Show waiting date on reserve/request.pl -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch 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=14557 --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 41060 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41060&action=edit Bug 14557 - Clean up biblio-view-menu.inc -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 --- Comment #3 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 41061 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41061&action=edit Bug 14557 - Add holds count to holds tab Some librarians have expressed that it would be helpful if the holds tab displayed the count of holds for a record. Test Plan: 1) Apply this patch 2) Note the Holds tab for a record now displays the number of holds for that record -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|13517 |13851 Referenced Bugs: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13517 [Bug 13517] Show waiting date on reserve/request.pl http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13851 [Bug 13851] Replace waiting holds logic in circulation.pl with Koha Objects -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Aleisha Amohia <aleishaamohia@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleishaamohia@hotmail.com --- Comment #4 from Aleisha Amohia <aleishaamohia@hotmail.com> --- I'm not sure if this is anything to do with your patches, but after applying (fixed a merge conflict in biblio-view-menu.inc but otherwise fine) and attempting to go on to a record, i got these errors: Template process failed: plugin error - Can't locate Koha/Holds.pm in @INC (@INC contains: /home/vagrant/kohaclone /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl .) at /home/vagrant/kohaclone/Koha/Template/Plugin/Biblio.pm line 25. BEGIN failed--compilation aborted at /home/vagrant/kohaclone/Koha/Template/Plugin/Biblio.pm line 25. Compilation failed in require at /usr/local/lib/perl/5.14.2/Template/Plugins.pm line 206. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Kyle M Hall <kyle@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=14557 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41060|0 |1 is obsolete| | Attachment #41061|0 |1 is obsolete| | --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 41239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41239&action=edit [SIGNED-OFF] Bug 14557 - Clean up biblio-view-menu.inc Signed-off-by: Jason Robb <jrobb@sekls.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 --- Comment #6 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 41240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41240&action=edit [SIGNED-OFF] Bug 14557 - Add holds count to holds tab Some librarians have expressed that it would be helpful if the holds tab displayed the count of holds for a record. Test Plan: 1) Apply this patch 2) Note the Holds tab for a record now displays the number of holds for that record Signed-off-by: Jason Robb <jrobb@sekls.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Signed Off |Passed QA --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I am not a fan of using template plugins for this kind of usage, but I don't see another good and easy way to do this job. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #41239|0 |1 is obsolete| | Attachment #41240|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 41369 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41369&action=edit Bug 14557 - Clean up biblio-view-menu.inc Signed-off-by: Jason Robb <jrobb@sekls.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 41370 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41370&action=edit Bug 14557 - Add holds count to holds tab Some librarians have expressed that it would be helpful if the holds tab displayed the count of holds for a record. Test Plan: 1) Apply this patch 2) Note the Holds tab for a record now displays the number of holds for that record Signed-off-by: Jason Robb <jrobb@sekls.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Nicole Engard (ByWater) <nicole@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicole@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14557 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |tomascohen@gmail.com --- Comment #10 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patches pushed to master. Thanks Kyle! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org