[koha-commits] main Koha release repository branch, 3.2.x, updated. 3.02.02-72-ga85bd9e

Git repo owner gitmaster at git.koha-community.org
Thu Jan 13 18:23:30 CET 2011


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.2.x has been updated
       via  a85bd9e7e3b1fdc072339a25cb8f7e1e4c087a2e (commit)
      from  64f424f0341086d0c4eca5ee1a4cc87a1b8ccbd5 (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 a85bd9e7e3b1fdc072339a25cb8f7e1e4c087a2e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jan 13 09:38:23 2011 -0500

    Fix for Bug 5006 - Invalid XHTML in record matching rules template
    
    - Rework JavaScript clone routines to use jQuery, to take
      label "for" into account, to handle incrementing label,
      and to properly place cloned blocks at the bottom of the group
    - Rework JavaScript delete routines to use jQuery, to take
      block label numbers into account, and to show the "add"
      link if you have deleted the last block.
    - Correcting markup which nests <div> inside <fieldset>
    - Ensuring labels' "for" attribute matches input IDs
    - Adding "required" style to required fields
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/css/staff-global.css     |    6 +
 .../prog/en/modules/admin/matching-rules.tmpl      |  273 ++++++++++----------
 2 files changed, 140 insertions(+), 139 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list