[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-73-gfc50362

Git repo owner gitmaster at git.koha-community.org
Wed May 21 09:18:31 CEST 2014


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, 3.14.x has been updated
       via  fc50362c231ceb9a410dcbcbce94b8124db1aa13 (commit)
      from  7d40a4c9081d50b15652f80a0d65d8a60f7a57b5 (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 fc50362c231ceb9a410dcbcbce94b8124db1aa13
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Feb 18 12:13:39 2014 -0500

    Bug 11785 - Use validation plugin when uploading local cover images
    
    When uploading local cover images the form should not be submitted if
    no file has been selected. The existing form validation script doesn't
    work. This patch adds HTML5 validation attributes and use of Koha's
    built-in form validation plugin.
    
    To test, apply the patch and go to Tools -> Upload local cover image.
    Try to submit the form without selecting a file to upload. You should be
    prevented from doing so. Choose a file and confirm that the upload
    completes correctly.
    
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 7faff33c8b9bd670cf7813f4cefb7aee38709ebb)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/tools/upload-images.tt         |   21 +++++++++-----------
 1 file changed, 9 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list