[koha-commits] main Koha release repository branch master updated. v3.22.00-1139-g22633b5

Git repo owner gitmaster at git.koha-community.org
Wed Apr 20 18:39:37 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  22633b5a614fc08bf72ce04d13843eafbb4552fc (commit)
      from  6efa491d1b2f92fa407aa49c7b678f9b642fc83f (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 22633b5a614fc08bf72ce04d13843eafbb4552fc
Author: Jesse Weaver <jweaver at bywatersolutions.com>
Date:   Tue Apr 12 16:52:29 2016 -0600

    Bug 16237: Allow entering of EDI accounts with plugins disabled
    
    Test plan:
      1. Disable <enable_plugins> in koha-conf.xml (restart memcached if needed).
      2. Open the EDI accounts admin page.
      3. Notice incredible breakage.
      4. Apply patch.
      5. Reload page, should now display (and the "Plugin:" dropdown should
         be hidden).
      6. Re-enable <enable_plugins> (and the UseKohaPlugins syspref as
         well).
      7. Ensure that the "Plugin:" dropdown is once again displayed.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>

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

Summary of changes:
 admin/edi_accounts.pl                                         |    9 +++++++--
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt |    4 ++++
 2 files changed, 11 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list