[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.09-20-g6a8871e

Git repo owner gitmaster at git.koha-community.org
Sun Aug 16 23:47:52 CEST 2015


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.18.x has been updated
       via  6a8871e26d0b32aee73e5d7389e99c3b7e333f8e (commit)
       via  e0eb495948cc7ea2ad39781f8f639e1680ee7f8c (commit)
       via  3958f9a79bf773157fa1a19660835dfa234849b8 (commit)
      from  ee61307cafca5445cd7ce9149b1537641d523e61 (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 6a8871e26d0b32aee73e5d7389e99c3b7e333f8e
Author: Ulrich Kleiber <ulrich.kleiber at bsz-bw.de>
Date:   Wed Jul 15 08:35:13 2015 +0200

    Bug 14534: Stop overdue_notices.pl from issuing the warning: Use of uninitialized value $borrowernumber
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    
    To test:
    
    1/ Run the overdue_notices.pl script (don't do this on production
    obviously :))
    2/ Notice the warns
    3/ Apply patch
    4/ Run again
    5/ Notice no warns, but notices are still generated ok
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    (cherry picked from commit d873ed3b5d97f825c52dc53c2f72bd5a1ef03647)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>

commit e0eb495948cc7ea2ad39781f8f639e1680ee7f8c
Author: Liz Rea <wizzyrea at gmail.com>
Date:   Mon Aug 17 09:47:27 2015 +1200

    Bug 13663 - QA Followup, removing tab chars

commit 3958f9a79bf773157fa1a19660835dfa234849b8
Author: Alex Arnaud <alex.arnaud at biblibre.com>
Date:   Thu Jun 11 10:55:35 2015 +0200

    Bug 13663: Fix permissions in upload-file.pl and upload-file-progress.pl
    
    Test plan:
    Verify that the circulate_remaining_permissions perm is enough to upload
    .koc file.
    
    Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg at gmail.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at unc.edu.ar>
    (cherry picked from commit 2fcc02321f0f56760cfdbd67a29917e4f0ba278b)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Liz Rea <wizzyrea at gmail.com>

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

Summary of changes:
 misc/cronjobs/overdue_notices.pl |    2 +-
 tools/upload-file-progress.pl    |   21 ++++++++++++++++++---
 tools/upload-file.pl             |   20 +++++++++++++++++---
 3 files changed, 36 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list