[koha-commits] main Koha release repository branch master updated. v3.14.00-1160-g0423b43

Git repo owner gitmaster at git.koha-community.org
Mon May 5 16:41:38 CEST 2014


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, master has been updated
       via  0423b43b1761a9c5d86888426643d69015b15e3a (commit)
       via  3ee1695174f21bf683f7387767424f16480f5052 (commit)
       via  42678f3abfce12c49d23edbe58d228cd46463997 (commit)
      from  e92b6e3dff75e20baeb818828739a4d80945cb60 (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 0423b43b1761a9c5d86888426643d69015b15e3a
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Mon May 5 07:54:56 2014 -0400

    Bug 8769: (follow-up) undo change to value of $today
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 3ee1695174f21bf683f7387767424f16480f5052
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Apr 23 07:44:12 2014 -0400

    Bug 8769: (follow-up) remove unnecessary module import
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 42678f3abfce12c49d23edbe58d228cd46463997
Author: Kyle M Hall <kyle at bywatersolutions>
Date:   Fri Oct 4 09:53:11 2013 -0400

    Bug 8769: Allow SIP2 return backdating
    
    Currently Koha's SIP server ignores the return date part of an 09 ( aka
    CHECKIN ) message. Koha should backdate a return, and remove
    fines accordingly.
    
    Signed-off-by: Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no>
    
    Works as notified, second date field in SIP checkin (return date) is
    used as return date. Return shows up in history with correct date.
    
    Comments:
     - patron is fined if return date is before issue date, but that
       is largely irrelevant anyway.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/Circulation.pm                 |    1 +
 C4/SIP/ILS.pm                     |    2 +-
 C4/SIP/ILS/Transaction/Checkin.pm |   16 +++++++++++++++-
 3 files changed, 17 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list