[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-41-gaab2f81

Git repo owner gitmaster at git.koha-community.org
Mon May 16 11:26:34 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, 3.22.x has been updated
       via  aab2f81c0650c6186f86d672a715ed498eaa337d (commit)
      from  4b0c36846117212cff4db09f06f719be5aea308e (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 aab2f81c0650c6186f86d672a715ed498eaa337d
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 5 14:52:04 2016 +0100

    Bug 16447: Remove occurrence of the borrow permission which does no longer exist
    
    Bug 7976 has removed this permission, but other patches re-added it...
    Note that the occurrences in sendbasket.pl, edithelp.pl, opac/svc/login should
    have been removed by bug 7976.
    
    Test plan:
      git grep 'borrow.*=> 1'
    should not return any results.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher <bredan at bywatersolutions.com>
    (cherry picked from commit c4eabeda0b1ca6b856483b3d225b9093dc6e316a)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 basket/sendbasket.pl        |    2 +-
 edithelp.pl                 |    1 -
 opac/opac-idref.pl          |    1 -
 opac/opac-news-rss.pl       |    1 -
 opac/opac-restrictedpage.pl |    1 -
 opac/svc/login              |    2 +-
 t/db_dependent/Auth.t       |    2 +-
 7 files changed, 3 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list