[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-7-g5ffa2a41f1

Git repo owner gitmaster at git.koha-community.org
Tue Nov 17 05:25:36 CET 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.11.x has been updated
       via  5ffa2a41f177f247e76b181e047496839c050836 (commit)
      from  4e55967da50418ab5f58b96171e7dc1b7ac01c85 (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 5ffa2a41f177f247e76b181e047496839c050836
Author: Emmi Takkinen <emmi.takkinen at outlook.com>
Date:   Fri Sep 25 13:52:06 2020 +0300

    Bug 26429: Show correct expiration date at the request.pl
    
    Bug 25789 changed holds tables expriration input class as "datepickerto".
    This results to past expiration date to be displayed as tomorrows date.
    Class "futuredate" should have been used instead.
    
    To test:
    
    1. Have waiting hold with expiration date in past (e.g 24.9)
    2. Observe that waiting reserves table displays correct expiration date
    3. At the request.pl page expiration date is however displayed as 26.9
    => Apply patch
    4. Confirm that expiration date at the request.pl is now 24.9
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 1b40ee8d18b7fee42193cfb2bac5e44146a1afd9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 497435fa842ca6ac8c80942283c5c3663563b4fa)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list