[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.20-45-g1bf9524

Git repo owner gitmaster at git.koha-community.org
Mon May 22 12:50:55 CEST 2017


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  1bf9524150fc8e26c51e7222cb90065d5f6518ba (commit)
       via  62c6e58ac3a01a4ac6f40f10cea3a6f358bf5fd7 (commit)
      from  b9703308aca38efb0eb1638546221a75f3f6e3d5 (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 1bf9524150fc8e26c51e7222cb90065d5f6518ba
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 11 12:37:24 2017 -0300

    Bug 18370: Use splice instead of splice
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit ec822b855244cacf36757e9028779ad9d270c370)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit 4e4b6fbcefdde07933c33f7c0b4c90d6cb8f29de)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 62c6e58ac3a01a4ac6f40f10cea3a6f358bf5fd7
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Apr 3 11:50:07 2017 -0300

    Bug 18370: Columns visibility on patron search - Hide the correct column
    
    When a column is hidden by default on the patron search result table,
    if the logged in user does not have the "tools > manage_patron_lists"
    permission, the wrong column will be hidden.
    
    Test plan:
    Edit the column visibility detail for "Patrons > id=memberresultst"
    Set "Fines" hidden by default
    Search for patrons
    => Without this patch, if the logged in user does not have the
    manage_patron_lists permission, the wrong column will be
    hidden/displayed.
    
    Signed-off-by: Séverine Queune <severine.queune at bulac.fr>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    (cherry picked from commit 0a2b14dd16292572e5163e5dfa491432be1660d2)
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    (cherry picked from commit e5d232e2084269ad9785b3b985edda1e14e40914)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt |    4 ++++
 1 file changed, 4 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list