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  f2fe433cf9afce98957826bf2ade457557fe4eff (commit)
      from  ab1beed06f249d1e7d0be5bb1b584e62f5b48783 (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 f2fe433cf9afce98957826bf2ade457557fe4eff
Author: Jonathan Druart <jonathan.dru...@bugs.koha-community.org>
Date:   Tue May 17 14:38:04 2016 +0100

    Bug 16508: Updating a syspref requires parameters_remaining_permissions
    
    And not all of parameters flags.
    
    Test plan:
    1/ Create a staff user.
    2/ Go to details, select more->set permissions.
    3/ Set catalogue, Manage Koha system settings (Administration panel),
    manage circulation rules, and Remaining system parameters permissions.
    4/ Log in as the new staff user, go to administration > system
    preferences. Change a syspref and save it... it will save correctly.
    5/ Log back in as superlibrarian
    6/ On the 'set permissions' screen, un-check 'manage circulation rules'
    and save.
    7/ Log back in to the new staff user, and try to change the same
    systemprefrence and save.
    
    Followed test plan, works as expected.
    Signed-off-by: Marc Veron <ve...@veron.ch>
    
    Signed-off-by: Marcel de Rooy <m.de.r...@rijksmuseum.nl>
    
    Signed-off-by: Brendan Gallagher <bren...@bywatersolutions.com>

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

Summary of changes:
 svc/config/systempreferences |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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