[koha-commits] main Koha release repository branch master updated. v16.11.00-1026-gec822b8

Git repo owner gitmaster at git.koha-community.org
Fri May 12 14:56:38 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, master has been updated
       via  ec822b855244cacf36757e9028779ad9d270c370 (commit)
       via  0a2b14dd16292572e5163e5dfa491432be1660d2 (commit)
      from  e424bd0d84d4aa30ceae5e6cea0ee453413f0ef9 (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 ec822b855244cacf36757e9028779ad9d270c370
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>

commit 0a2b14dd16292572e5163e5dfa491432be1660d2
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>

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

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