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  18bd60a8548229ca252863b60f0e9d27da46350b (commit)
       via  db049cda6f01266a967b559f1ee506fb3800d024 (commit)
      from  d4c2f83f8f6a12a9e635fbb50c8e85aea7e240af (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 18bd60a8548229ca252863b60f0e9d27da46350b
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Tue Sep 20 10:03:42 2016 +0100

    Bug 17316: Do not display the list's name if the user does not have 
permission - Staff
    
    Same as previous patch but for the staff interface
    
    Signed-off-by: Marc Véron <ve...@veron.ch>
    
    Signed-off-by: Katrin Fischer  <katrin.fisc...@bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    (cherry picked from commit d26cda6f9e7e52bb899717ffe5f84c31b46feefc)
    Signed-off-by: Frédéric Demians <f.demi...@tamil.fr>
    (cherry picked from commit 4e06090d8b0594d99da04824d239bcfa343f5e9c)
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

commit db049cda6f01266a967b559f1ee506fb3800d024
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Tue Sep 20 09:55:25 2016 +0100

    Bug 17316: Do not display the list's name if the user does not have 
permission - OPAC
    
    At the OPAC, if a user manipulate the URL to show a list (s)he is not
    allowed to view, the list's name will be displayed anyway.
    
    Test plan:
    - Create a private list with user A
    - Copy the op=view URL and access it with user B logged in
    => Without this patch, you will see the rss icon, the list's name and
    the "add list" button
    => Without this patch, only the "unauthorized" box will be displayed
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Véron <ve...@veron.ch>
    
    Signed-off-by: Katrin Fischer  <katrin.fisc...@bsz-bw.de>
    
    Signed-off-by: Kyle M Hall <k...@bywatersolutions.com>
    (cherry picked from commit 31ca4849efd5539c6b287047ce2da560be7e1c53)
    Signed-off-by: Frédéric Demians <f.demi...@tamil.fr>
    (cherry picked from commit d46322c7cd30f6be6c6589de79577b720a408d3b)
    Signed-off-by: Julian Maurice <julian.maur...@biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/virtualshelves-toolbar.inc |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt   |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt            |    2 +-
 opac/opac-shelves.pl                                                |    1 +
 virtualshelves/shelves.pl                                           |    1 +
 5 files changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to