[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.11-68-g1e8c73b

Git repo owner gitmaster at git.koha-community.org
Fri May 10 22:35:00 CEST 2019


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, 18.05.x has been updated
       via  1e8c73b93319132581c16e0a48abc37144e13fee (commit)
      from  f9001c9bdb4f58352e2b5fffbad720a50f2abd68 (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 1e8c73b93319132581c16e0a48abc37144e13fee
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Apr 12 11:04:06 2019 +0000

    Bug 18011: Enrollment period date on patron category can be set in the past without any error/warning messages
    
    This patch modifies the patron category edit form so that the enrollment
    period datepicker widget cannot be used to select a date in the past.
    
    The <input> element had a "datepicker" class, which triggers a default
    datepicker configuration. This was overriding the configuration in the
    page-specific JavaScript file.
    
    To test, apply the patch and go to Administration -> Patron categories.
    
    Click the "Enrollment period -> Until date" field and verify that dates
    before today are disabled.
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 34c835ed141a3b4758ad77e5b72f30e83d57024f)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 89f0c3a9da9d009e7fea0c76f706676078dc9860)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/categories.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list