[koha-commits] updated branch master (c3e808baf68a10be948d92f7810c0eef92d5ddbf)

Koha Gitosis gitosis at git.koha.org
Wed Apr 7 16:14:19 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  c3e808baf68a10be948d92f7810c0eef92d5ddbf (commit)
       via  a5cc4d4979b72b077c46e0cff15cfb25d20ca358 (commit)
       via  b7ce86240e585a293ec5382a53d48169c01ce694 (commit)
       via  c6e04e8b40f629f85649cc6f9ea325d813284c9b (commit)
       via  732e1f954d29eeb6376b18ac0e0b3b485f6cdaa5 (commit)
       via  a2eb5852d3814bcc5bed05539ffb9b56e0c79dff (commit)
       via  c5c83ed8d7235a773617688d088d74c88ce5c05d (commit)
       via  576e544d02e4d12c5afd83c3866f6bc7c6c2a0b4 (commit)
      from  92e3506f6d2bd60bc2acc8c34c0a6ba6079e8581 (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 c3e808baf68a10be948d92f7810c0eef92d5ddbf
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Mar 26 11:25:41 2010 +0100

    Bug Fixing opac/opac-readingrecord.pl
    
    There was some rebase issues on this script
    Fixing Error 500
    two calls to $issues as an array ref where it is now a hash ref
    
    Signed-off-by: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit a5cc4d4979b72b077c46e0cff15cfb25d20ca358
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Wed Mar 31 15:57:20 2010 +0200

    (bug #4358) fix sql query in C4::Members::GetAllIssues
    
    This fix the use of oldissues instead of old_issues table.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit b7ce86240e585a293ec5382a53d48169c01ce694
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Wed Mar 24 11:12:10 2010 +0100

    [MT3191] follow-up, removing warn
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c6e04e8b40f629f85649cc6f9ea325d813284c9b
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Tue Mar 23 16:51:45 2010 +0100

    [MT3191] various perl errors in script (merge conflict)
    
    and SQL error solved
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 732e1f954d29eeb6376b18ac0e0b3b485f6cdaa5
Author: Jean-André Santoni <jeanandre.santoni at biblibre.com>
Date:   Fri Mar 12 13:44:31 2010 +0100

    [MT2195] Display issuing branch in reading record
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit a2eb5852d3814bcc5bed05539ffb9b56e0c79dff
Author: Henri-Damien LAURENT <henridamien.laurent at biblibre.com>
Date:   Fri Mar 12 17:09:06 2010 +0100

    Followup (MT #2920) fix reading record scripts:members/readingrec.pl
    
    Fixing Merge problem on opac/opac-readingrecord.pl
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit c5c83ed8d7235a773617688d088d74c88ce5c05d
Author: Nahuel ANGELINETTI <nahuel.angelinetti at biblibre.com>
Date:   Mon Feb 15 17:03:33 2010 +0100

    (MT #2920) fix reading record scripts
    
    This patch fix some perl ugly code to be more readable and lesser complex.
    And it allow in intranet to order by issues.timestamp.
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

commit 576e544d02e4d12c5afd83c3866f6bc7c6c2a0b4
Author: Jean-André Santoni <jeanandre.santoni at biblibre.com>
Date:   Wed Mar 3 15:47:13 2010 +0100

    [MT2358] Display issue date in member reading record
    
    Signed-off-by: Galen Charlton <gmcharlt at gmail.com>

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

Summary of changes:
 C4/Members.pm                                      |   20 ++++------
 .../prog/en/modules/members/readingrec.tmpl        |   24 ++++++++----
 members/readingrec.pl                              |   35 +++++++++---------
 opac/opac-readingrecord.pl                         |   37 +++++++++----------
 4 files changed, 60 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
Koha GitWeb



More information about the koha-commits mailing list