[koha-commits] main Koha release repository branch new/bug_9439 created. v3.08.00-1673-g0839645

Git repo owner gitmaster at git.koha-community.org
Fri Feb 1 17:33:49 CET 2013


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, new/bug_9439 has been created
        at  08396458940e08b7ad9d40bf7118ce78c1c31d82 (commit)

- Log -----------------------------------------------------------------
commit 08396458940e08b7ad9d40bf7118ce78c1c31d82
Author: David Cook <dcook at prosentient.com.au>
Date:   Tue Jan 22 11:47:43 2013 +1100

    Bug 9439 - Enforce superlibrarian mutual exclusivity of other permissions
    
    Basically, when you check the checkbox for the superlibrarian permission
    in the patron record, it will disable and uncheck all the other
    permission checkboxes. When you uncheck the checkbox for the
    superlibrarian permission, it will renable those boxes. There is also
    some JS code there to ensure that the other boxes are disabled when
    returning to the change permission screen (i.e. the patch is not just a
    click handler).
    
    In the event that the checkboxes for superlibrarian and other
    permissions are already checked, the user will be shown a pop-up window
    explaining that the superlibrarian permission is mutually exclusive to
    the others (since it already includes the others) and that the
    permissions for that patron will then be reset to just include the
    superlibrarian permission.
    
    Comment: Tested on master. Works as described.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit d534035eb977bc524a36ee0b3600c8f3205809a7
Merge: 820d571 e4f4566
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Fri Feb 1 11:26:25 2013 -0500

    Merge branch 'bug_9418' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list