[koha-commits] main Koha release repository branch new/bug_8800 created. v3.08.00-1261-g7b18e21

Git repo owner gitmaster at git.koha-community.org
Thu Nov 22 15:21:38 CET 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, new/bug_8800 has been created
        at  7b18e2146cbb1f4d0f9a87002e5ec8580bc188d6 (commit)

- Log -----------------------------------------------------------------
commit 7b18e2146cbb1f4d0f9a87002e5ec8580bc188d6
Author: Tomas Cohen Arazi <tomascohen at gmail.com>
Date:   Fri Sep 21 12:50:26 2012 -0300

    Bug 8800 - useDaysMode=Datedue wrong behaviour (revisited)
    
    useDaysMode=Datedue wasn't used as advertised in the docs. Added
    next_open_day and prev_open_day subs to Koha::Calendar and some tests for them.
    
    - Koha::Calendar->addDate was rewritten in a more sane way (also split into
      addHours and addDays for convenience).
    - Fixed a bug introduced in Bug 8966 regarding dt truncation and dtSets->contains
    - Minor docs typos
    - Use the passed Calendar mode or default to 'Calendar' in Koha::Calendar->_mockinit.
    - Tests
    
    I'm writing some db-dependent tests for is_holiday, and hopefully for CalcDateDue so any
    rewrite/followup doesn't break things.
    
    Regards
    To+
    
    Sponsored-by: Universidad Nacional de Córdoba
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passed-QA-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list