[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.07-15-g842346db03

Git repo owner gitmaster at git.koha-community.org
Mon Jul 13 05:04: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.11.x has been updated
       via  842346db0311e710c25f8c48ffa5b2242a272513 (commit)
      from  0425f6702f3b5d1e368e1fd557fd1d1c14993e93 (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 842346db0311e710c25f8c48ffa5b2242a272513
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>
    (cherry picked from commit 773dd857eed7e6eca01a8c098b973e20356157a3)
    
    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