[koha-commits] updated branch master (e195e18a2c77249703a6c16afc953e8d0c27deb2)

Koha Gitosis gitosis at git.koha.org
Wed Mar 17 01:43:39 CET 2010


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 "Koha GitWeb".

The branch, master has been updated
       via  e195e18a2c77249703a6c16afc953e8d0c27deb2 (commit)
       via  825a6abf3e85ca06dca945702ca5ce371ec2007b (commit)
       via  711c64931502ff978631bfdfa8531f778837d17c (commit)
       via  f3581a594e77ebd282be560d20775e2d7a16259f (commit)
       via  09221f7006bf799d76b2345fb347ab83b915726a (commit)
       via  aa17eef42f38837c24eed5a61b5c09f5e6fd4d28 (commit)
       via  47fb8168b7f7790adfa08bd2685cda7bd1c69e74 (commit)
       via  09895c5fe68ba8b2b20fb0ebe09aef535280fbfa (commit)
      from  d61f7801f108d4e890c08bcd3fceaa06d773d3b5 (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 e195e18a2c77249703a6c16afc953e8d0c27deb2
Author: Galen Charlton <gmcharlt at gmail.com>
Date:   Tue Mar 16 20:40:22 2010 -0400

    bump DBrev to 126
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 825a6abf3e85ca06dca945702ca5ce371ec2007b
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Mon Mar 1 09:47:55 2010 +0100

    C4/ILSDI/Services.pm Fixing rebasing and merge problems
    
    Previous patches introduced many merge conflicts.
    This patch fixes them all
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 711c64931502ff978631bfdfa8531f778837d17c
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Feb 26 21:37:49 2010 +0100

    (MT 2563) : ILSDI PatronLookUp Problem
    
    owed to the change in C4::Members API, GetMember had to be adapted
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit f3581a594e77ebd282be560d20775e2d7a16259f
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Feb 26 21:37:46 2010 +0100

    ILS-DI Messages uniformization
    
    [MT2306_2271] ILS-DI Message codes consistence
    
    The services now returns ILSDI error codes in a <code> tag, plus details in a <message> tag.
    
    Exemple:
    
    <LookupPatron>
    <code>MissingParameter</code>
    <message>The required parameter patron_id is missing.</message>
    </LookupPatron>
    
    [MT2306_2271] Minor changes in HTML
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 09221f7006bf799d76b2345fb347ab83b915726a
Author: Jean-André Santoni <jeanandre.santoni at biblibre.com>
Date:   Fri Feb 26 21:37:45 2010 +0100

    ILS-DI Code cleaning
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit aa17eef42f38837c24eed5a61b5c09f5e6fd4d28
Author: Jean-André Santoni <jeanandre.santoni at biblibre.com>
Date:   Fri Feb 26 21:37:44 2010 +0100

    Fixes access permissions to ILS-DI
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 47fb8168b7f7790adfa08bd2685cda7bd1c69e74
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Feb 26 21:37:43 2010 +0100

    Followup adding ILS-DI System-preferences
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 09895c5fe68ba8b2b20fb0ebe09aef535280fbfa
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Wed Feb 17 14:20:19 2010 +0100

    Bug 4194 : Adding ILS-DI System preferences
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/ILSDI/Services.pm                               |  157 ++++++++------------
 installer/data/mysql/en/mandatory/sysprefs.sql     |    2 +
 .../1-Obligatoire/unimarc_standard_systemprefs.sql |    1 +
 installer/data/mysql/updatedatabase.pl             |    9 +
 .../en/modules/admin/preferences/web-services.pref |   11 ++
 koha-tmpl/opac-tmpl/prog/en/modules/ilsdi.tmpl     |   14 +-
 kohaversion.pl                                     |    2 +-
 opac/ilsdi.pl                                      |   64 +++++----
 8 files changed, 128 insertions(+), 132 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list