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

Git repo owner gitmaster at git.koha-community.org
Mon May 19 16:21:49 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  f0d2331759cc2a868e9ce114b6051081b0ce47a5 (commit)
      from  881607f8ff6688c5824acbd4e51c4f63e34aa564 (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 f0d2331759cc2a868e9ce114b6051081b0ce47a5
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 14 13:11:04 2014 -0500

    Bug 11766 - Use validation plugin when creating new authority type
    
    The new authority type entry form uses custom form validation
    JavaScript. This patch removes it in favor of using HTML5 validation
    attributes and Koha's built-in validation plugin.
    
    To test, go to Administration -> Authority types and click "New
    authority type." Try submitting the form without entering any data. You
    should see a warning about required fields. Upon entering text in those
    fields the warning should disappear.
    
    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 ac9d872fefc867d4f068d425bcfcb929435809bd)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/admin/authtypes.tt             |   43 ++++----------------
 1 file changed, 7 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list