[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-74-ga82eebc

Git repo owner gitmaster at git.koha-community.org
Wed Jun 18 17:08: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  a82eebc4a72e650627114945f6e15a31cc518161 (commit)
      from  46c3fad78521af0cc1ceebf399fafbd3b65a27cf (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 a82eebc4a72e650627114945f6e15a31cc518161
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Feb 20 16:08:02 2014 -0500

    Bug 11806 - Use validation plugin when creating new OAI set
    
    The form for adding a new OAI indicates that two fields are
    required but does nothing to enforce this rule. This can be
    handled client-side with HTML5 validation attributes and Koha's built-in
    validation plugin. This patch implements this.
    
    To test, apply the patch and go to Administration -> OAI sets
    configuration -> New set. Try submitting the form without entering a
    setSpec and/or setName. Doing so should trigger a validation warning.
    
    Submission of the form with valid data should work correctly. Editing an
    existing set should also work correctly.
    
    Followed test plan. Patch behaves as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script, works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit e634a5ad82e9fa0aef96ae5a23bb5b389d1704e7)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_sets.tt |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list