[koha-commits] main Koha release repository branch master updated. v3.14.00-489-g4677bb5

Git repo owner gitmaster at git.koha-community.org
Fri Feb 21 20:53:20 CET 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, master has been updated
       via  4677bb52616794457f616571479aab6425be75f9 (commit)
      from  7a2dec05eddc979b5a957a651e393838c13560c4 (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 4677bb52616794457f616571479aab6425be75f9
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>

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

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