[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.03-24-ge52ff95

Git repo owner gitmaster at git.koha-community.org
Sat Jul 28 04:48:54 CEST 2012


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.8.x has been updated
       via  e52ff95d9bff48c6ab73d74475a35aaea0b2c113 (commit)
      from  74c1223f15523eadfe34101dd90105aa998eb5cc (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 e52ff95d9bff48c6ab73d74475a35aaea0b2c113
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Fri Jul 27 17:31:30 2012 +0100

    Bug 8486 Correct calculation of days_between`
    
    This patch backports the following patches
    from master to 3.8.x:
    
    commit d786d7c7b6c2894cca6231cae3deee9c9d43120b
    Author: Colin Campbell <colin.campbell at ptfs-europe.com>
    Date:   Tue Jul 24 15:16:10 2012 +0100
    
        Bug 8486 Correct calculation of days_between
    
        There were errors in the calculation used for days_between
        which caused incorrect values to be returned
        Added tests to validate calculation
    
        NB Tests still need to be provided for the hourly
        calculations
    
    commit 8379a9781dbf16bcb53b55b20f15dcd55ff948Oc2
    Author: Colin Campbell <colin.campbell at ptfs-europe.com>
    Date:   Wed Jul 25 10:55:56 2012 +0100
    
        Bug 8486 Merge Calendar test files
    
        Moves the tests previously in t/Kalendar.t to t/Calendar.t
        and removes the old file.
        Note the existing minimal test of C4/Calendar still called in
        t/Calendar
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 Koha/Calendar.pm |   87 +++++++++++++++++++++++++++++-------
 t/Calendar.t     |  129 +++++++++++++++++++++++++++++++++++++++++++++++++++---
 t/Kalendar.t     |   62 --------------------------
 3 files changed, 192 insertions(+), 86 deletions(-)
 delete mode 100755 t/Kalendar.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list