[koha-commits] main Koha release repository branch 3.12.x updated. v3.12.04-10-ga400e3c

Git repo owner gitmaster at git.koha-community.org
Tue Sep 10 19:17:26 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, 3.12.x has been updated
       via  a400e3c37e4b84da52fc5bc8371a0048f99cfa17 (commit)
       via  475bb4e6bf79a21fed261e91ed466950374636ec (commit)
      from  91211febd5606e4c3713f235817ec0f4a46128c9 (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 a400e3c37e4b84da52fc5bc8371a0048f99cfa17
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>
    (cherry picked from commit 7d6edc6f182009726e9675ae832385f37e16c4e0)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>

commit 475bb4e6bf79a21fed261e91ed466950374636ec
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>
    (cherry picked from commit e608f4d48c09e025fc10d47668bb40c0d3d686a7)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Works as expected. EnhancedMessagingPreferences needs to be set to reproduce.

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

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