[koha-commits] updated branch 3.0.x (4a9cb3646a35fe41d83e6e983e9a13baa27dd59c)

Koha Gitosis gitosis at git.koha.org
Fri Sep 25 08:19:51 CEST 2009


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, 3.0.x has been updated
       via  4a9cb3646a35fe41d83e6e983e9a13baa27dd59c (commit)
       via  fe2eb7c9fd6bcfd523ac2520d5354f614999102d (commit)
       via  a3e0c11fe478c07a357835ac87a7f58f60f05b6d (commit)
      from  2a3351b28ed414764e55edf0d6bffc2741154a9d (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 4a9cb3646a35fe41d83e6e983e9a13baa27dd59c
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Sep 25 17:27:12 2009 +0200

    bug Fixing : 3640
    
    This patch filters all non itemrelated fields in the marcrecord before making update
    
    AddItemhad the same problem as ModItem
    They would try and take fields which would not be item fields
    
    Conflicts solved C4/Items.pm

commit fe2eb7c9fd6bcfd523ac2520d5354f614999102d
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Fri Sep 25 16:32:41 2009 +0200

    (bug #3667) fix borrowers cleanup
    
    This add a check of borrower expiry date, and don't delete the borrower if he's still active.

commit a3e0c11fe478c07a357835ac87a7f58f60f05b6d
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Sep 23 14:56:44 2009 +0200

    (bug #3655) fix news language detection
    
    This patch improve the language detection for news in opac. If the user have no defined language in his browser.

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

Summary of changes:
 C4/Items.pm             |   16 ++++++++++++----
 C4/Members.pm           |   10 ++++++----
 opac/opac-main.pl       |    6 +++++-
 tools/cleanborrowers.pl |    4 ++--
 4 files changed, 25 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list