[koha-commits] main Koha release repository branch 3.10.x updated. v3.10.05-4-g2f4aae6

Git repo owner gitmaster at git.koha-community.org
Wed Apr 24 10:30:20 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.10.x has been updated
       via  2f4aae67af3ea621c6565c85219d2f4bca43fa55 (commit)
       via  9da5a782f7806e526624925da284c9b95a0a5209 (commit)
      from  065816de92d40f6f8f597b236bc3f118afcd1911 (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 2f4aae67af3ea621c6565c85219d2f4bca43fa55
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Wed Feb 6 08:02:18 2013 -0800

    Bug 9556: fix setting messaging prefs when changing patron category
    
    As a result of accumulated changes to field names returned
    by the members/default_messageprefs.pl service, the JavaScript
    to change the patron messaging preferences to the category default
    when changing a patron's category in the patron editor stopped
    working.
    
    To test:
    
    [1] Turn on the EnhancedMessagingPreferences feature.
    [2] Set message preference defaults for at least two
        patron categories.
    [3] Before applying the patch, create a new patron record
        using one of the categories you set prefs for, then
        change the category, then change it back again.  You
        will see that numeric settings like the number of days
        for advanced notices will change, but checkboxes won't change.
    [4] Apply the patch, then create a new patron record and
        try changing the patron category.  You will see that all of
        the preferences will get updated to the category default
        each time you change the category.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 9da5a782f7806e526624925da284c9b95a0a5209
Author: Adrien Saurat <adrien.saurat at biblibre.com>
Date:   Mon Dec 31 12:12:02 2012 +0100

    Bug 9330: title field empty when duplicating a patron
    
    For a duplicated patron, the "Saluation" information
    is now empty by default.
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../prog/en/modules/members/memberentrygen.tt      |    4 ++--
 members/memberentry.pl                             |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list