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

Git repo owner gitmaster at git.koha-community.org
Mon Aug 6 22:53: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  99a70e30a0f0e1eaac01ac873280681dfc72dd3d (commit)
      from  694e6bebfd98a45fc427a2a0aeb44bcf69cb7727 (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 99a70e30a0f0e1eaac01ac873280681dfc72dd3d
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Thu Jun 21 11:27:20 2012 -0300

    Bug 8251 - Follow up, use 'day' instead of 'days' for Datetime::truncate
    
    As noted in comment #4 by Jonathan Druart, this should be fixed in every call
    to DateTie::truncate function. This patch does exactly that.
    
    julian_m tested that truncate( to => 'days' ) didn't actually do anything, so
    it is understandable that this 'fix' might introduce new bugs as we might have
    'fixed' at a higher libs level this issue.
    
    'minutes' is used in truncate function too, so fixing.
    
    Signed-off-by: Dobrica Pavlinusic <dpavlin at rot13.org>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    
    Conflicts:
    
    	Koha/DateUtils.pm
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 C4/Circulation.pm     |   18 +++++++++---------
 Koha/Calendar.pm      |    6 +++---
 Koha/DateUtils.pm     |    2 +-
 circ/overdue.pl       |    2 +-
 circ/returns.pl       |    2 +-
 members/moremember.pl |    4 ++--
 6 files changed, 17 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list