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

Git repo owner gitmaster at git.koha-community.org
Wed May 21 10:42: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  1aaee6fbf1693d24810928cadcdeb4f3a48fd78e (commit)
      from  f5e8df8e4b60ab70ab524c6dab2ec4c7d55539f8 (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 1aaee6fbf1693d24810928cadcdeb4f3a48fd78e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Feb 18 15:37:31 2014 -0500

    Bug 11789 - Use validation plugin when creating new list
    
    The page for adding a new list 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.
    
    Other edits: Minor validation fixes.
    
    To test, apply the patch and go to Lists -> New list. Try submitting the
    form without entering a list name. This should trigger a validation
    warning.
    
    Submission of the form with valid data should work correctly. Editing an
    existing list 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 4677bb52616794457f616571479aab6425be75f9)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/virtualshelves/shelves.tt      |   41 +++++++-------------
 1 file changed, 13 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list