[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.03-43-g5f96cbd

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 16:21:02 CET 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, 3.22.x has been updated
       via  5f96cbd933aad1bade1d06b57e58c205aa6ffa35 (commit)
      from  ae2c66c601a38a30d7ed8e8a074dbb0282de6057 (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 5f96cbd933aad1bade1d06b57e58c205aa6ffa35
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Thu Feb 4 17:42:42 2016 +0100

    Bug 15743: Allow plugins to embed Perl modules
    
    This patch allows plugins to embed Perl modules by ignoring Perl modules
    in plugins directory that don't inherit from Koha::Plugins::Base
    
    TEST PLAN
    ---------
    1) Edit koha-conf.xml to have enable_plugins set to 1, and
       the pluginsdir set to a particular path.
    2) Create a dummy plugin file. (e.g. {that path}/Koha/Plugin/Kaboom.pm)
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 2a43195322c228795b08ebbc165e360c725c2b56)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 Koha/Plugins.pm |    2 ++
 1 file changed, 2 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list