[koha-commits] main Koha release repository branch master updated. v19.05.00-1349-g53c8014

Git repo owner gitmaster at git.koha-community.org
Tue Nov 26 12:34:42 CET 2019


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  53c8014557326e9a67c3c53b016e2fd10ac4f3ad (commit)
      from  fc7da400acfb26c33bfa941ba0f63e3aeba97c04 (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 53c8014557326e9a67c3c53b016e2fd10ac4f3ad
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Nov 21 17:12:30 2019 +0000

    Bug 14741: Selecting all child permissions doesn't select the top level check box
    
    This patch modifies the patron flags page so that manually selecting all
    the child permissions also checks the checkbox for the parent
    permission.
    
    To test, apply the patch, open a patron record, select More -> Set
    permissions.
    
     - Expand a set of permissions, for instance "Add, modify, and view
       patron information."
     - If any boxes are checked, uncheck them.
     - Check each of the "child" checkboxes ("Add, modify, and view..." and
       "View patron infos..." ).
     - When both checkboxes are checked, the "Add, modify, and view" parent
       permission should be automatically checked.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 .../prog/en/modules/members/member-flags.tt            |   16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list