[koha-commits] main Koha release repository branch master updated. v19.11.00-2217-g2a031b352c

Git repo owner gitmaster at git.koha-community.org
Fri May 15 14:15:08 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, master has been updated
       via  2a031b352c90c3c79cfd0c7c0e132971a82406fb (commit)
       via  f66e253312fc2777cf495a19a61a60867f661d09 (commit)
       via  810e761660d7424b097a6c6f1d1211513889fa09 (commit)
      from  f96a105e872fdfda5fa67753663b1d80fd2c4c5b (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 2a031b352c90c3c79cfd0c7c0e132971a82406fb
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu May 14 10:42:06 2020 +0000

    Bug 25482: Explicitly set macros as not shard during tests
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit f66e253312fc2777cf495a19a61a60867f661d09
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed May 13 19:34:30 2020 -0300

    Bug 25482: Fix tests
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 810e761660d7424b097a6c6f1d1211513889fa09
Author: Tomas Cohen Arazi <tomascohen at theke.io>
Date:   Wed May 13 19:07:17 2020 -0300

    Bug 25482: Wrong permissions specification for adv editor macros
    
    The current permissions are defined as a hash, with a duplicate key.
    This is generally invalid, but Debian 9's Mojolicious::Plugin::OpenAPI
    lets it go through, even though the results are, random?
    
    This patch sets the required permissions right, and following the
    haspermissions() syntax correctly.
    
    Tests for searching macros are not passing. Still trying to figure.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha/REST/V1/AdvancedEditorMacro.pm            |  2 --
 api/v1/swagger/paths/advancededitormacros.json | 18 ++++++++++++------
 t/db_dependent/api/v1/advanced_editor_macros.t | 16 +++++++++-------
 3 files changed, 21 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list