[koha-commits] main Koha release repository branch new/bug_9479 created. v3.12.00-beta1-113-gc494766

Git repo owner gitmaster at git.koha-community.org
Sun Mar 31 05:32:23 CEST 2013


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_9479 has been created
        at  c49476641a2fb105ecd28fdb596052ca421ab1e1 (commit)

- Log -----------------------------------------------------------------
commit c49476641a2fb105ecd28fdb596052ca421ab1e1
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sat Mar 30 23:35:55 2013 -0400

    Bug 9479 follow-up: only set KohaDates as dynamic once

commit f6f18eba0eb6703df511eecbf1f546abdc50bdf6
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Mar 22 09:52:18 2013 +0100

    Bug 9479: FIX conflict with Bug 9014
    
    3rd parameters of output_pref is already used
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    
    Checked sorting and display on notices page with various
    settings for dateformat and TimeFormat system preferences.
    
    Also checked other pages for correct display:
    - List of checkouts in patron account
    - Order search result list
    - Basket list in vendor search
    - Staff detail page
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 68784dfdf2e23f51217b6be76e8a14f17910bf1f
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Thu Jan 24 11:50:08 2013 +0100

    Bug 9479: The member notices page doesn't display dates in the syspref format
    
    In order to let the KohaDates plugin display a datetime, this patch
    modify this plugin.
    Now it uses Koha::DateUtils instead of C4::Dates.
    
    Test plan:
    - check that the date format on the member notices page
      (members/notices.pl) is displayed according your syspref dateformat.
    - check that existing dates are always in the good format (without the
      hours) e.g. acqui/histsearch.pl, acqui/basket.pl, etc.
    - Modify your syspref and recheck the previous pages
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    This is a nice addition, and works according to the test plan. A nice
    follow-up would be to create a system pref for formatting times
    (12/24hr).
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Fixed a tab in notices.tt to make QA script happy.
    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