[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-60-g5d49c80644

Git repo owner gitmaster at git.koha-community.org
Mon Apr 13 19:14:05 CEST 2020


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, 19.05.x has been updated
       via  5d49c806445e00dd55259d805c7d88a73378e61f (commit)
      from  22e48c05e2311539078ca0801dc6b4278cf2f58d (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 5d49c806445e00dd55259d805c7d88a73378e61f
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Mar 30 16:11:51 2020 +0200

    Bug 25020: Preserve time part when batch extending due dates
    
    When selecting a new hard due date, we should keep the time part of the
    original checkouts.
    
    Test plan:
    1 - Checkout an item specifying a date due
    2 - Checkout an item without specifying a date due
    3 - Use Tools->Batch extend due date
    4 - Select a hard due date
    5 - On the confirmation screen you should see that the time part has
    been kept
    6 - Confirm
    7 - Make sure the correct values hava been inserted in DB
    8 - Try now using the other option, give a number of days
    9 - Repeat 4-7
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 5550da8a50dbb60fcad6ea2a43658938d1200803)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../en/modules/tools/batch_extend_due_dates.tt     |  6 +--
 tools/batch_extend_due_dates.pl                    | 47 ++++++++++++++++++----
 2 files changed, 40 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list