[koha-commits] main Koha release repository branch master updated. v3.22.00-1453-g69ceb32

Git repo owner gitmaster at git.koha-community.org
Fri Apr 29 17:40:20 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  69ceb326f61ce94bbac740078eb3ebb8f41a03a1 (commit)
      from  10694092dd01b7b70840b58d39e49f2743864549 (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 69ceb326f61ce94bbac740078eb3ebb8f41a03a1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Apr 19 21:02:05 2016 -0400

    Bug 16305 - Remove the use of "onclick" from transport cost matrix
    
    This patch updates the transport cost matrix template to eliminate the
    use of event attributes (onclick and onblur) in favor of JS separate
    from the markup.
    
    To test, apply the patch and go to Administration -> Transport cost
    matrix.
    
    - Click in any table cell. Form fields in the cell should activate.
    - Check and uncheck the "disable" checkbox. The form field should be
      correctly disabled and enabled.
    - Fill various enabled fields and submit the form to confirm that data
      is 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:
 .../prog/en/modules/admin/transport-cost-matrix.tt |   22 ++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list