[koha-commits] main Koha release repository branch new/bug_9014 created. v3.12.00-alpha2-50-gc764373

Git repo owner gitmaster at git.koha-community.org
Thu Mar 21 16:04:12 CET 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_9014 has been created
        at  c7643737d569859d81b9734da1e26d438d3fab69 (commit)

- Log -----------------------------------------------------------------
commit c7643737d569859d81b9734da1e26d438d3fab69
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 21 11:08:08 2013 -0400

    Bug 9014: Increment version number
    
    Database update for bug 9014 has been given version 3.11.00.107

commit b900f5f056416c6fd1875e4bf95cb0a3c3e58469
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Nov 6 14:00:06 2012 -0500

    Bug 9014 - Add time due to slips
    
    This patch modifies Koha::DateUtils::output_pref to support the new system preference TimeFormat, which defines the visual format for a time as either the 24 hour format ( default ), or the 12 hour format (HH:MM AM/PM).
    
    The patch also modifies C4::Members::IssueSlip to use output_pref rather than format_date.
    
    Test Plan:
    1) Apply patch
    2) Run updatedatabase.pl
    3) Issue an item to a patron, verify the times are in 24 hour format.
    4) Switch TimeFormat to the 12 hour format.
    5) Revisit the patron record you issued an item to, times should now be in a 12 hour format.
    6) Print a slip for this patron, you should now see the time as well as the date.
    
    Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests after fixing the test count in t/DateUtils.t.
    Fixed conflicts in syspref.sql and updatedatabase.pl.
    
    Signed-off-by: Cedric Vita <cedric.vita at dracenie.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    As we have another sign-off on this now I gave it a quick
    run through and it works as expected.
    All tests and QA script pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit f26135d5b8a1804f3c46c0f51fac67e5f800a6aa
Merge: 58067fc e8b470e
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 21 10:47:47 2013 -0400

    Merge branch 'bug_9045' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list