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

Git repo owner gitmaster at git.koha-community.org
Wed May 21 09:33:26 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  17281f8a6624c06170ec68d3b7ff472378d263dc (commit)
      from  fc50362c231ceb9a410dcbcbce94b8124db1aa13 (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 17281f8a6624c06170ec68d3b7ff472378d263dc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Feb 18 14:52:26 2014 -0500

    Bug 11787 - Use validation plugin when adding new vendor
    
    The vendor entry form uses some custom JavaScript which can be removed
    in favor of HTML5 validation attributes and Koha's built-in validation
    plugin. This patch does so.
    
    Also corrected: Minor validation issue.
    
    To test, apply the patch and go to Acquisitions -> New vendor. Try
    submitting the form without entering a vendor name. This should trigger
    a validation warning.
    
    Submission of the form with valid data should work correctly. Editing an
    existing vendor should also work 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 03675fd55320f3a9bc3d4c7475bc3b9696920bd9)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/acqui/supplier.tt              |   21 +++++++-------------
 1 file changed, 7 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list