[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-28-g2ba2223

Git repo owner gitmaster at git.koha-community.org
Wed Jun 4 10:37:41 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 3.14.x has been updated
       via  2ba22236521b29bab1a287297157b671d58cf975 (commit)
      from  68e45ade7c672086707eb2bba79c306a2a854111 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2ba22236521b29bab1a287297157b671d58cf975
Author: David Cook <dcook at prosentient.com.au>
Date:   Thu Jan 2 16:48:01 2014 +1100

    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 at bywatersolutions.com>
    All tests on bootstrap pass
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at 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.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 60d24754ee3cdc4aa4ba52a4f61625d0ba0f3369)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list