[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.05-19-g350d2e7

Git repo owner gitmaster at git.koha-community.org
Wed Oct 3 21:32:06 CEST 2012


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.8.x has been updated
       via  350d2e70b5d2b27d604937fd5512fb0df27bc0d8 (commit)
       via  a42656ce1bc9b393dbf527d1c8641611121632fa (commit)
       via  37e7a145b428860233072a5729569d170990bd6f (commit)
      from  5ec456f57955332aa8d635a990b3062251306789 (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 350d2e70b5d2b27d604937fd5512fb0df27bc0d8
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Wed Oct 3 18:02:38 2012 +0200

    Bug 8739 follow-up fixing perlcritic error
    
    This patch is not related nor introduced by bug 8739, but while qa-ing it, I found those 2 perlcritic violation
    
    this patch fixes it !
    
    I also fixed a tiny indentation problem
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit a42656ce1bc9b393dbf527d1c8641611121632fa
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Sep 7 11:44:22 2012 -0400

    Bug 8739 - Partial Fine Payments Saving Amount Paid Incorrectly
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Confirmed using test plan that the display is corrected.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 37e7a145b428860233072a5729569d170990bd6f
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Sep 9 08:55:12 2012 -0400

    Bug 8744: Thesaurus in authorities should not lock fields
    
    Although fields in the authority editor should support thesaurus
    control, they should never be locked, as authority records commonly
    refer to other records that may not be in use locally (and therefore
    might not be in the authority file).
    
    Test plan:
    1) Make sure a 5xx field in one of your authority frameworks is
       thesaurus-controlled.
    2) Note that you cannot edit the field directly.
    3) Apply patch.
    4) Note that you can now edit the field irectly.
    
    Signed-off-by: wajasu <matted-34813 at mypacks.net>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/Accounts.pm             |   12 ++++++------
 authorities/authorities.pl |    5 ++---
 2 files changed, 8 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list