[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.01-67-gc0021af

Git repo owner gitmaster at git.koha-community.org
Tue Jul 18 16:56:04 CEST 2017


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, 17.05.x has been updated
       via  c0021af422b7e524718c2e2fdcee552e6166c7ef (commit)
       via  513205b5770e8ebf8d489c9ea7d671e136fc4a25 (commit)
      from  6896fdc5b31178ad9cde381d2b3b3edb2e8e37f9 (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 c0021af422b7e524718c2e2fdcee552e6166c7ef
Author: Baptiste Wojtkowski <baptiste.wojtkowski at biblibre.com>
Date:   Tue Jul 11 09:12:37 2017 +0000

    Bug 18613: Add unit tests for getletter
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit ad367a47003f341e1c517c6fbcc96246cbf21609)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 513205b5770e8ebf8d489c9ea7d671e136fc4a25
Author: Baptiste Wojtkowski <baptiste.wojtkowski at biblibre.com>
Date:   Fri May 19 09:23:17 2017 +0000

    Bug 18613: Remove letter rule correctly as superlibrarian
    
    TEST PLAN
    
    (reproducing bug)
    1 - Set 'IndependantBranches' to enable
    2 - Log in as Superlibrarian.
    3 - Create 3 rules
        - 1 for all librairies (1)
        - 1 for the library of the superlibrarian (2)
        - 1 for another library (3)
    4 - Try to delete them and see them and see that (3) isn't the good one
    
    (checking patch)
    5 - Apply patch
    6 - Try again 3-
    7 - Connect as not superlibrarian
    8 - Try again 3-
    
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 648e2a2b808efac22a8b88545d53b05112a1f6f0)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Letters.pm            |    8 +++-----
 t/db_dependent/Letters.t |   43 +++++++++++++++++++++++++++++++++----------
 2 files changed, 36 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list