[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-155-ge28e785831

Git repo owner gitmaster at git.koha-community.org
Fri Aug 14 23:29:58 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  e28e785831554de605442db48a669db6ec6ffdb1 (commit)
       via  63d4393fb691e4d4b695e5838e6c1dd9b989cc1a (commit)
      from  f2a807b3c98fd869cb1971ee086c6fe69eecbfda (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 e28e785831554de605442db48a669db6ec6ffdb1
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Aug 4 15:06:02 2020 +0100

    Bug 26017: (follow-up) Serverside permission check on registers page
    
    This patch adds a serverside permissions check for the display of the
    registers summary page.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 1ae7efa3bb7806ac5a7e3f2882a7139e627b22c6)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 63d4393fb691e4d4b695e5838e6c1dd9b989cc1a
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Jul 20 09:40:00 2020 +0100

    Bug 26017: Correct permission check on tools page
    
    The 'Cashup registers' link from the tools page retained an previous
    verions of the permission name. This patch corrects it to use the final
    name we sebtled on and thus now correctly displays the link when
    appropriate.
    
    Test plan
    1/ Enable cash registers via the 'UseCashRegisters' system preference
    2/ Ensure you are logged in as a user who has the cash management
       cashup permission.
    3/ Verify that the 'Cashup registers' option appears on the tools page.
    
    Signed-off-by: Michal Denar <black23 at gmail.com>
    
    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 ff4917197deaa6250d30c5729b2758db2b1f755e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tt | 6 ++----
 pos/registers.pl                                            | 1 +
 2 files changed, 3 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list