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

Git repo owner gitmaster at git.koha-community.org
Wed May 21 11:54:29 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  90cce3c059f63be213aa665377d1b6221c4c4ca1 (commit)
      from  be5c3c1f4a19f4a06e3faba91f45cfb7da328436 (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 90cce3c059f63be213aa665377d1b6221c4c4ca1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Feb 20 15:42:37 2014 -0500

    Bug 11805 - Use validation plugin when creating new basket in Acquisitions
    
    The page for adding a new basket in Acquisitions includes some custom
    form validation JavaScript which can be removed in favor of HTML5
    validation attributes and Koha's built-in validation plugin. This patch
    does so.
    
    To test, apply the patch and go to Acquisitions -> Choose a vendor ->
    New basket. Try submitting the form without entering a basket name. This
    should trigger a validation warning.
    
    Submission of the form with valid data should work correctly. Editing an
    existing basket should also work correctly.
    
    Patch works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works as expected, passes all tests and QA script.
    Tried adding a new basket with/without basket name and editing
    an existing basket editing/emptying the basket name.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit cd089028b8c5e8f2b15ed2d41ce79bb37873662d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/acqui/basketheader.tt          |   27 +++-----------------
 1 file changed, 4 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list