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

Git repo owner gitmaster at git.koha-community.org
Wed May 21 09:45: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  865e58399ca0bd6f1ce27a1323b75ffa99cefe2a (commit)
      from  4478890d55acd9171148a038b9362300b3ad7db9 (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 865e58399ca0bd6f1ce27a1323b75ffa99cefe2a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 19 11:59:33 2014 -0500

    Bug 11792 - Use validation plugin when creating new currency
    
    The page for adding a new currency 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 Administration -> Currencies &
    Exchange rates -> New currency. Try submitting the form without entering
    a currency, rate, and/or symbol. This should trigger a validation warning.
    
    Submission of the form with valid data should work correctly. Editing an
    existing currency 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 5dc093b30e8d949f39a67bf2ac40f219f6167d0a)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/admin/currency.tt              |   37 +++++---------------
 1 file changed, 8 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list