[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.01-59-g7467f10ceb

Git repo owner gitmaster at git.koha-community.org
Mon Jul 13 18:53:37 CEST 2020


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, 20.05.x has been updated
       via  7467f10ceb52696f263746d5495532e2b63b8f5b (commit)
       via  59e1e78c6d59ee6ced202382e2910676a4e32360 (commit)
      from  13ac8457d5ef1da87ecbc729ffb93b9f19fd84e1 (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 7467f10ceb52696f263746d5495532e2b63b8f5b
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jun 25 10:38:16 2020 +0000

    Bug 25875: Unit test
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit a804d4be437a5df3641f854a506642afe3501046)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 59e1e78c6d59ee6ced202382e2910676a4e32360
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Jun 25 10:38:26 2020 +0000

    Bug 25875: Move check for module_bit and code to the JOIN
    
    If we limit the JOIN to rows with the correct subpermission we won't
    duplicate the returned patrons
    
    To test:
     1 - Give a patron full acquisitions permissions
     2 - Also give them several subpermissions on other areas
     3 - Go to Acquisitions
     4 - Edit a fund
     5 - Add a user to the fund
     6 - Search for user above
     7 - They return multiple times in results
     8 - Apply patch
     9 - Restart all the things
    10 - Repeat search
    11 - Patron appears once
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 721876785142fea84f02c7dbe4f325e2a605bd0f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Utils/DataTables/Members.pm            | 12 +++++++----
 t/db_dependent/Utils/Datatables_Members.t | 35 ++++++++++++++++++++++++++++++-
 2 files changed, 42 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list