[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-907-g7d6edc6

Git repo owner gitmaster at git.koha-community.org
Mon Aug 12 16:02:21 CEST 2013


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  7d6edc6f182009726e9675ae832385f37e16c4e0 (commit)
       via  e608f4d48c09e025fc10d47668bb40c0d3d686a7 (commit)
      from  8f933bc040e8e4198f5278253191a7a4233467ce (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 7d6edc6f182009726e9675ae832385f37e16c4e0
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon Jul 22 08:32:39 2013 -0400

    Bug 10511: (follow-up) jQuery .removeAttr() has only one parameter
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit e608f4d48c09e025fc10d47668bb40c0d3d686a7
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jun 26 16:40:09 2013 -0400

    Bug 10511: fix message preference form glitch concerning phone notifications
    
    An error in the onclick for phone notices causes the "Do not notify"
    checkbox to be checked when the phone checkbox is checked. Also,
    checking "Do not notify" does not uncheck the phone checkbox.
    
    Test plan:
    1) Enable TalkingTechItivaPhoneNotification
    2) Browse to the new patron screen ( memberentry.pl )
    3) In the patron messaging preferences check the Phone checkbox
    4) Not the "do not notify" checkbox is then checked
    5) Uncheck the "do not notify" checkbox, and check the Email checkbox as well
    6) Now check the "do not notify" checkbox, note the Phone checkbox remains checked
    7) Apply this patch
    8) Repeat steps 3-6, noting the odd behavior is no longer present
    
    Signed-off-by: Srdjan <srdjan at catalyst.net.nz>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/includes/messaging-preference-form.inc |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list