[koha-commits] main Koha release repository branch master updated. v16.05.00-1071-g6f5ea70

Git repo owner gitmaster at git.koha-community.org
Fri Oct 21 16:49:10 CEST 2016


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, master has been updated
       via  6f5ea70f9a20ee0f30057d91a4a23e7f3c04b77e (commit)
      from  35101c91279849ee2df0c4d5bc1c6529feaddf0c (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 6f5ea70f9a20ee0f30057d91a4a23e7f3c04b77e
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Sep 28 14:45:21 2016 +0100

    Bug 17368: Update KitchenSinkPlugin.kpz
    
    The KitchenSinkPlugin plugin is used is t/db_dependent/plugins.t to test
    if our system plugin is ok.
    Currently this plugin is broken because it uses subroutines which have
    been removed: GetBranchesLoop and GetBorrowercategoryList
    
    A PR has just been made
    (https://github.com/bywatersolutions/koha-plugin-kitchen-sink/pull/2)
    This kpz has been generated on top of the following commit:
    
      commit 5d109c9e1a5d3d314b346a529f2059176778d05a
        Adapt code for versions > 16.06.00.018
        2 subroutines has been removed and the plugin does not work
        anymore.
    
    with:
    % zip -r KitchenSinkPlugin.kpz Koha
    
    Test plan:
      prove t/db_dependent/plugins.t
    should now be happy
    
    Signed-off-by: Magnus Enger <magnus at libriotech.no>
    prove t/db_dependent/Plugins.t fails before the patch
    and passes nicely after applying the patch.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 t/db_dependent/KitchenSinkPlugin.kpz |  Bin 74771 -> 75857 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list