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

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

    Bug 11788 - Use validation plugin when creating new course
    
    The page for adding a new course 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 Course reserves -> New course. Try
    submitting the form without entering a department, course number,
    and/or course name. This should trigger validation warnings.
    
    Submission of the form with valid data should work correctly. Editing an
    existing course 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 4e9b5110d90c3ac60c61f710ff5892b9720e643e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/course_reserves/course.tt      |   45 ++++----------------
 1 file changed, 8 insertions(+), 37 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list