[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.03-36-g63230f6

Git repo owner gitmaster at git.koha-community.org
Fri Feb 26 15:28:27 CET 2016


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, 3.22.x has been updated
       via  63230f6bfea8c36246793eaf13791e8a3883af6b (commit)
       via  93c5535eb5498887052d5c44d661b99b3f550461 (commit)
      from  1f23c54b2ca0b59761a5c9b1c170d8f922524774 (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 63230f6bfea8c36246793eaf13791e8a3883af6b
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Feb 4 21:24:53 2016 +0000

    Bug 15742 [QA Followup] - Tidy script
    
    Script does not appear to have any other modifying patches at this
    time based on bz splitter. This is a perfect time to clean up this
    script!
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit 0277c545b0369046e3d2785689ea52b99d84962f)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 93c5535eb5498887052d5c44d661b99b3f550461
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Feb 4 13:25:14 2016 +0000

    Bug 15742: Remove unnecessary loop in j2a cronjob
    
    If no branchcode is given, all the libraries are retrieved and the same
    query (so without using the libraries loop) is executed for each
    library.
    
    Test plan:
    Use the j2a.pl cronjob to change the category of a child patron
    If a branchcode is passed to the script, only the children from this
    branchcode should be updated.
    But if it is not passed, all children of the DB should be updated.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com
    (cherry picked from commit cf047247893b04de820ff51e9b2d8f43773af332)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

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

Summary of changes:
 misc/cronjobs/j2a.pl |  278 +++++++++++++++++++++++++++++---------------------
 1 file changed, 159 insertions(+), 119 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list