[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.16-4-g838875f

Git repo owner gitmaster at git.koha-community.org
Tue Mar 12 09:36:11 CET 2019


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, 17.11.x has been updated
       via  838875f67c0ce6e60d38ddfaff801eff852bb2d3 (commit)
       via  878c25efb5d0067a0b398eeee84fa8539a5f4c0d (commit)
      from  954cf660780797f8cc658e6bcbe4d082ce314b24 (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 838875f67c0ce6e60d38ddfaff801eff852bb2d3
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sat Feb 18 19:50:32 2017 -0500

    Bug 18143: Silence ods MARC framework export flood
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5b0eb51c8066abbd645731593572277ca5b46715)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 854f1ca17a78c5b73c63cfd0b57bcf89108778b2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit e448cb9042e1b449ca64ee99f1ac2576126e2f6d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 878c25efb5d0067a0b398eeee84fa8539a5f4c0d
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Sat Feb 18 19:21:59 2017 -0500

    Bug 18143: Silence XML MARC Framework export flood
    
    TEST PLAN
    ---------
    1) Log in to staff client
    2) Click Koha administration
    3) Click MARC bibliographic framework
    4) export default as xml
    5) Read the error log
       -- it's floody and export is default framework
    6) export another framework as xml
    7) Read the error log
       -- it's floody and export is the correct framework
    8) apply the patch
    9) repeat steps 4-7
       -- expected frameworks exported, and no flooding.
    10) run koha qa test tools
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 719153455c8c58fb8b1a8e9123acef5052dbd462)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 65a6cd355ef227ab4e11b620f485f010b611e115)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    
    (cherry picked from commit e6bfbc6832fb5a4b87f7e12f6e45e6d814f5b311)
    
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/ImportExportFramework.pm |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list