[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.02-54-g35d1e19

Git repo owner gitmaster at git.koha-community.org
Thu Feb 14 09:51:45 CET 2013


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.10.x has been updated
       via  35d1e199b334751d36640c36e3a7709a2252faff (commit)
       via  9eb22175e6258e606fa3f0d496bffa6b3a02c037 (commit)
       via  2aeee008ce4942d8412c26546140f679b8243cd6 (commit)
      from  924e855539d7adb8997524976c2e08725b5d67ba (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 35d1e199b334751d36640c36e3a7709a2252faff
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 11 08:19:43 2013 -0500

    Bug 9583 - OPAC cart button display problem in Chromium
    
    Legacy markup in the script which generates the OPAC's Cart button
    causes display problems in Chrome under the new HTML5 doctype.
    
    This patch removes the extra markup, which has been unnecessary since
    we changed the way the Cart and Lists buttons are displayed in Bug
    7584.
    
    To test, view the OPAC in several browsers, including a Chromium-based
    browser (Specifically Chromium-based. It is not a WebKit-related bug).
    The Cart button should display correctly with and without items in the
    cart.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Works great, back to normal.
    Tested in windows (chrome, firefox, opera) and linux (chrome, chromium)
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Tested with Chromium and Firefox in Ubuntu. No regression found and
    display is correct now.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 9eb22175e6258e606fa3f0d496bffa6b3a02c037
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Thu Dec 6 10:05:00 2012 +0100

    Bug 9222: manual history reversed in subscription-detail.pl
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

commit 2aeee008ce4942d8412c26546140f679b8243cd6
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Jan 17 08:43:37 2013 -0500

    Bug 9380 - branch not recording right on writeoff
    
    Test Plan:
    1) Write off fines as various branches
    2) Observe the stats lines include the wrong branchcode
    3) Apply patch
    4) Repeate step 1
    5) Observe the stats lines include the correct branchcode
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    
    Also tested by changing branch and writing off again - all
    tests pass.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Checked individual and complete write off for different branches.
    Write offs were always recorded correctly for the logged in branch.
    All tests and QA script pas.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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

Summary of changes:
 .../prog/en/modules/serials/subscription-detail.tt |    4 ++--
 .../opac-tmpl/prog/en/includes/doc-head-close.inc  |    2 +-
 members/pay.pl                                     |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list