[koha-commits] updated branch master (142cccdc4c91fa2f2dacb8f4dd5110e88b158b34)

Koha Gitosis gitosis at git.koha.org
Wed Apr 7 13:12:07 CEST 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  142cccdc4c91fa2f2dacb8f4dd5110e88b158b34 (commit)
       via  590514ca12e3b22f4597ff670a65a7c8eafce4e6 (commit)
       via  ce4a85f0db326838ddb0b285d0d0bc04e7705058 (commit)
       via  f7f3dadd2e34cf893955db29168b3860481e74b9 (commit)
      from  34dbeb135eb67f7af2cee032a13268a76bd905d7 (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 142cccdc4c91fa2f2dacb8f4dd5110e88b158b34
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Wed Apr 7 09:58:49 2010 +0100

    Bug 4361 Return Patron Expired to Sip Process
    
    Identify Patron Expiry so that it is returned in Patron Info Response
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 590514ca12e3b22f4597ff670a65a7c8eafce4e6
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Thu Apr 1 21:02:14 2010 +0100

    Bug 4364 - SIP Checkout dates incorrect
    
    Change timestamp routine to do the right thing when passed an iso date
    Otherwise was generating an epoch date of 0
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit ce4a85f0db326838ddb0b285d0d0bc04e7705058
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Wed Mar 10 22:26:33 2010 +0100

    SIP Patron management
    
    Using Flag EXPIRED to notice whether Patron CAN or CANNOT checkout a book
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit f7f3dadd2e34cf893955db29168b3860481e74b9
Author: Colin Campbell <colin.campbell at ptfs-europe.com>
Date:   Tue Feb 23 11:12:32 2010 +0000

    Bug 2653 Protect against sending End of Message in Text
    
    Remove any carriage returns in text data as they will be
    interpreted as end of message by clients and cause communication failure
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/SIP/ILS/Patron.pm |   33 +++++++++++++++++++++++++++------
 C4/SIP/Sip.pm        |   10 ++++++++++
 2 files changed, 37 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list