[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.01-20-g773dd857ee

Git repo owner gitmaster at git.koha-community.org
Fri Jul 10 18:57:46 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, 20.05.x has been updated
       via  773dd857eed7e6eca01a8c098b973e20356157a3 (commit)
      from  3fdec870573700d2d0d585b7453f279c25e116a1 (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 773dd857eed7e6eca01a8c098b973e20356157a3
Author: Emmi Takkinen <emmi.takkinen at outlook.com>
Date:   Thu Jun 18 09:36:55 2020 +0300

    Bug 25789: Don't allow past date as holds expiration date
    
    When editing existing holds expiration date it's possible to select
    past date from datepicker. This patch changes expiration inputs class
    as "datepickerto" to make past dates unselectable.
    
    To test:
    1.  Find item with holds
    2.  Edit holds expiration date
    => Note that past dates are selectable
    3. Apply patch
    4. Edit again
    => Past dates are no longer selectable
    
    Sponsored-by: Koha-Suomi Oy
    
    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 c3365a35963742b294a4c8631b22aa34dac228d9)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.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