[koha-commits] main Koha release repository branch master updated. v3.22.00-1449-g29292c9

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 17:23:05 CEST 2016


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  29292c9f8deead33c07c5c46ba27e749de648e8f (commit)
      from  a196dfc4f0ba674eb649c35bbc761c750f25579f (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 29292c9f8deead33c07c5c46ba27e749de648e8f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Apr 19 12:40:29 2016 -0400

    Bug 16297 - Remove the use of "onclick" from OAI sets configuration template
    
    In order to bring the OAI sets configuration template into compliance
    with coding guideline JS9, this patch changes with way some JavaScript
    events are handled by moving JS handling out of the HTML markup.
    
    To test, apply the patch and go to Administration -> OAI sets
    configuration.
    
    - Create or edit a set.
    - Test the "Add description" link. Clicking it should add a
      description textarea.
    - Test the "Remove" link associated with multiple description lines.
      Click them should remove the corresponding textarea.
    - Test that additions and removals are saved correctly.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/admin/oai_sets.tt |   19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list