[koha-commits] main Koha release repository branch new/bug_8652 created. v3.08.00-1007-g5655396

Git repo owner gitmaster at git.koha-community.org
Tue Oct 9 11:48:20 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, new/bug_8652 has been created
        at  56553964a66e5013591a8014e6c99555ffbd61e2 (commit)

- Log -----------------------------------------------------------------
commit 56553964a66e5013591a8014e6c99555ffbd61e2
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Tue Oct 9 11:47:37 2012 +0200

    Bug 8652 follow-up adding more tests
    
    Adding 3 tests to check for the new parameter of output_pref sub
    the 3rd parameter, if 1, result in only returning the date (not the time)

commit 9f3ceb1b008d7827c93a6e9707fb8feff543cb48
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Sep 12 09:50:16 2012 +0200

    Bug 8652: Followup: add a default value for date_from
    
    This patchis add a third parameter to the output_pref routine. It allows
    to specify the output string with or without the hours and minutes
    (%H:%M)
    
    Signed-off-by: MathildeF <mathilde.formery at ville-nimes.fr>
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

commit 0f044d6c267855cd040b4371883beb29db31aefa
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Aug 14 17:26:46 2012 +0200

    BUG 8652: Add a default value for the lateorders
    
    - By default, the date from value is the today's date
    - Replace C4::Dates with Koha::DateUtils
    
    To test:
    Check the page displays the late orders by default.
    Add values for 'date from' and/or 'date to' and/or delay.
    The date interval is based on the estimated delivery date and the delay
    param is based on the closed date.

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list