[koha-commits] main Koha release repository branch, 3.2.x, updated. v3.02.03-156-ge19534c

Git repo owner gitmaster at git.koha-community.org
Wed Mar 23 17:39:12 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  e19534c63801039c3a8fc1e892b72aa05b281ea9 (commit)
       via  dc9c4fa437d27416985f171ce685fd169f2d91b8 (commit)
       via  4acfba5bdb066dca2b6ad177d65b9eb069b7b79c (commit)
       via  de343fb461d1fad63fd475c56356d5c76ed9489f (commit)
      from  62a1cd8159e5077d302c6965db187c21dc534225 (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 e19534c63801039c3a8fc1e892b72aa05b281ea9
Author: Jared Camins-Esakov <jcamins at bywatersolutions.com>
Date:   Thu Mar 17 20:48:33 2011 -0400

    Bug 5902: additem.pl should default to set library
    
    This patch makes the additem screen default to selecting the currently set
    library. If the library is unset, it will default to the first branch
    alphabetically.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit d8e239c23e23eb34eb2552cc036b364c869ceec2)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit dc9c4fa437d27416985f171ce685fd169f2d91b8
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Tue Mar 22 10:59:52 2011 +0100

    Bug 5909 : SetUTF8Flag on any incoming data
    
    This prompts NFC normalization on adding record
    Therefore, any saved record will be NFC normalized
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 6b4512d5c40b552a45fced0f48635af355d55efa)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit 4acfba5bdb066dca2b6ad177d65b9eb069b7b79c
Author: Matthias Meusburger <matthias.meusburger at biblibre.com>
Date:   Tue Mar 22 10:13:12 2011 +0100

    Bug 5907 : MT 2538 : Using default authtypecode for authority display
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    (cherry picked from commit 2498992447ba36f4af2aea5df2c2b2130cbe95f0)
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

commit de343fb461d1fad63fd475c56356d5c76ed9489f
Author: Sophie Meynieux <sophie.meynieux at biblibre.com>
Date:   Wed Mar 23 12:05:27 2011 +0100

    Bug 5889: Messages name in english for notifications on public interface.
    
    Modification of template to allow multilanguage support. Alsa fixing columns overflow.
    
    BibLibre bug #5939
    
    Signed-off-by: Chris Nighswonger <chris.nighswonger at gmail.com>

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

Summary of changes:
 C4/AuthoritiesMarc.pm                              |    3 ++-
 C4/Biblio.pm                                       |    2 ++
 C4/Form/MessagingPreferences.pm                    |    1 +
 admin/categorie.pl                                 |   10 ++++++----
 authorities/detail.pl                              |    3 ++-
 cataloguing/additem.pl                             |    2 +-
 .../prog/en/includes/messaging-preference-form.inc |   12 +++++++++---
 .../prog/en/modules/admin/categorie.tmpl           |    8 +++++++-
 .../opac-tmpl/prog/en/modules/opac-messaging.tmpl  |   12 +++++++++---
 9 files changed, 39 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list