[koha-commits] main Koha release repository branch master updated. v16.05.00-803-g247486b

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 16:53:57 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  247486b7854d0ee9ed0e1f0921f63527127be0dd (commit)
      from  a4e4c975217f0aa36ea8265a314eabba13d37f00 (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 247486b7854d0ee9ed0e1f0921f63527127be0dd
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 18 14:44:13 2016 -0400

    Bug 16938: Remove the use of "onclick" from batch patrons modification template
    
    This patch revises the batch patrons modification template, removing
    "onclick" attributes from the markup and defining those events in the
    script.
    
    To test you should have at least one extended patron attribute
    configured.
    
    - Apply the patch and go to Tools -> Batch patron modification.
    - Submit a batch of patrons for modification.
    - Confirm that the checkbox next to any required field is disabled.
    - Select a date in the registration date and expiry date fields. Confirm
      that the "Clear" link next to each empties the correct field.
    - Click "New" next to a patron attibute. A copy of the patron attribute
      line should be created.
    - Click "Delete" next to a cloned patron attribute. The correct line
      should be removed.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Works as advertised
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/tools/modborrowers.tt          |   25 +++++++++++++++-----
 1 file changed, 19 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list