[koha-commits] main Koha release repository branch master updated. v16.05.00-162-g6f0ce92

Git repo owner gitmaster at git.koha-community.org
Fri Jun 24 13:56:03 CEST 2016


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, master has been updated
       via  6f0ce92543319d243cf185e3df9f91a9cf7f6d87 (commit)
       via  47e41ea1c28a2aa265950e0645e402a3ac4c39d8 (commit)
      from  2af028bb13273d2b13f6e5cf417436fc0c8764f7 (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 6f0ce92543319d243cf185e3df9f91a9cf7f6d87
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jun 7 12:02:06 2016 +0100

    Bug 16624: Fix regression displaying a letter with hours
    
    Bug 13622 has introduced a bug, if pref TimeFormat is 12hr and a date is
    displayed in both title and content of the letter.
    
    Test plan:
    1 - Checkout an item (with default time 11:59:00 PM)
    2 - Generate a quickslip
    3 - Notice the time is 'AM'
    4 - Apply patch
    5 - Generate quickslip
    6 - Note time is correct
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 47e41ea1c28a2aa265950e0645e402a3ac4c39d8
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Tue Jun 7 12:00:59 2016 +0100

    Bug 16624: Add regression tests
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 C4/Letters.pm            |    8 ++++----
 t/db_dependent/Letters.t |   18 ++++++++++++++++--
 2 files changed, 20 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list