[Bug 11465] New: Show counts and amounts on OPAC your summary tabs
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Bug ID: 11465 Summary: Show counts and amounts on OPAC your summary tabs Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Currently, when you enter your patron account on the OPAC, you see the "Checked out" tab on the "your summary" page. Currently, to see the number of holds, number of waiting items, number of check outs, and the amount of fines, you have to click on the tabs. However, one of our librarians has pointed out that it might be better to see the numbers at a glance (especially in regards to fines), as patrons might not realize that they need to click through to view counts and amounts. I propose adding the counts and amounts to the tab headings themselves. This way, patrons will know at a glance where they stand. They can then click the tabs for more details. The counts/amounts are already being passed to the template, so it's an easy change. -- My main question is...do I do patches for bootstrap, ccsr, and prog? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 --- Comment #1 from David Cook <dcook@prosentient.com.au> --- Created attachment 23888 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23888&action=edit Bug 11465 - Show counts and amounts on OPAC your summary tabs This patch adds counts and amounts to the tabs in the 'your summary' page of the OPAC patron account. _TEST PLAN_ Before applying: 1) Choose a test patron 2) Place a few holds 3) Check in one of the holds so that it is waiting for the patron 4) Check out a few items 5) Check out another item that can generate fines (backdate it a few weeks/months) 6) Run fines.pl to generate fines (make sure your finesmode syspref is set to prod) 7) Check your OPAC patron account. 8) Note the tabs "Checked out, Fines, Holds, and Waiting" Apply the patch 1) Switch your OPAC to the bootstrap theme 2) Refresh your browser for the OPAC patron account screen 3) Note that the applicable counts and amounts appear on the tabs -- At the moment, I just have a Bootstrap patch. This is an easy patch though, so I can duplicate to the other themes if necessary... -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23888|0 |1 is obsolete| | --- Comment #2 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 24951 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24951&action=edit [SIGNED-OFF] Bug 11465 - Show counts and amounts on OPAC your summary tabs -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Nicole C. Engard <nengard@gmail.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=11465 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think "Waiting" should appear as a separate tab according to the test plan, but this is not working for me before AND after appyling the patch. The waiting holds always appear on the "Holds" tab. As I can't detect a regression, I am going to pass this. David, could you maybe take a look why that doesn't work? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24951|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 24981 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=24981&action=edit [PASSED QA] Bug 11465 - Show counts and amounts on OPAC your summary tabs This patch adds counts and amounts to the tabs in the 'your summary' page of the OPAC patron account. _TEST PLAN_ Before applying: 1) Choose a test patron 2) Place a few holds 3) Check in one of the holds so that it is waiting for the patron 4) Check out a few items 5) Check out another item that can generate fines (backdate it a few weeks/months) 6) Run fines.pl to generate fines (make sure your finesmode syspref is set to prod) 7) Check your OPAC patron account. 8) Note the tabs "Checked out, Fines, Holds, and Waiting" Apply the patch 1) Switch your OPAC to the bootstrap theme 2) Refresh your browser for the OPAC patron account screen 3) Note that the applicable counts and amounts appear on the tabs -- At the moment, I just have a Bootstrap patch. This is an easy patch though, so I can duplicate to the other themes if necessary... Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> All tests on bootstrap pass Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> All tests and QA script pass. "Waiting" doesn't appear to work for me with and without the patch. "Checkouts", "Holds" and "Fines" work fine. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #5 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, David! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11465 Fridolin SOMERS <fridolyn.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |fridolyn.somers@biblibre.co | |m --- Comment #6 from Fridolin SOMERS <fridolyn.somers@biblibre.com> --- Pushed to 3.14.x, will be in 3.14.08 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org