[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.09-11-g319aef5

Git repo owner gitmaster at git.koha-community.org
Tue Aug 16 14:36:46 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, 3.22.x has been updated
       via  319aef5ce988cb84f59f7df1e136cac42c3060ab (commit)
       via  2c9820e3eaf7a699c1073f1f83de7275f415e78d (commit)
      from  10ff1cd1017a9c7498b6128c066bfff8c4887b2d (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 319aef5ce988cb84f59f7df1e136cac42c3060ab
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>
    (cherry picked from commit 6f0ce92543319d243cf185e3df9f91a9cf7f6d87)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 917054eaf63e656a521dc5742e2124a186d7c96c)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 2c9820e3eaf7a699c1073f1f83de7275f415e78d
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>
    (cherry picked from commit 47e41ea1c28a2aa265950e0645e402a3ac4c39d8)
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    (cherry picked from commit 91d6b787dd4e515b9c3b9f4444a3260e81f49121)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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